~ubuntu-branches/ubuntu/trusty/python-urllib3/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Daniele Tricoli, Jakub Wilk, Daniele Tricoli
  • Date: 2013-05-11 15:15:38 UTC
  • mfrom: (1.2.1) (4.2.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: package-import@ubuntu.com-20130511151538-4dshl34jt0kkpt9i
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Daniele Tricoli ]
* New upstream release
* Upload to unstable (Closes: #707780)
* debian/control
  - Added python3-six to Build-Depends field
  - Bumped debhelper dependency to 8.1 for build-{arch,indep} support
  - Removed python-setuptools from Build-Depends field
* debian/copyright
  - Updated copyright years
  - Added stanza for urllib3/packages/ordered_dict.py
* debian/patches/01_do-not-use-embedded-python-six.patch
  - Refreshed
* debian/patches/02_require-cert-verification.patch
  - Refreshed
* debian/patches/03_no-setuptools.patch
  - Do not use setuptools
* debian/patches/04_relax_nosetests_options.patch
  - Do not use logging-clear-handlers to see all logging output and
    disabled cover-min-percentage since it require python-nose (>= 1.3):
    this way it will be easier to backport python-urllib3 to Wheezy.
* debian/patches/05_fix_python3_syntax_error_in_ntlmpool.patch
  - Fix syntax error 'unicodeescape' codec can't decode bytes in
    position 130-132 for Python3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Source: http://pypi.python.org/pypi/urllib3
5
5
 
6
6
Files: *
7
 
Copyright: 2008-2012, Andrey Petrov
 
7
Copyright: 2008-2013, Andrey Petrov
8
8
License: Expat
9
9
 
10
10
Files: urllib3/packages/six.py
11
11
Copyright: 2010-2011, Benjamin Peterson
12
12
License: Expat
13
13
 
 
14
Files: urllib3/packages/ordered_dict.py
 
15
Copyright: 2009, Raymond Hettinger
 
16
License: Expat
 
17
 
14
18
Files: urllib3/packages/mimetools_choose_boundary/__init__.py
15
19
Copyright: 2010, Python Software Foundation
16
20
License: PSF-2
20
24
License: PSF-2
21
25
 
22
26
Files: debian/*
23
 
Copyright: 2012, Daniele Tricoli <eriol@mornie.org>
 
27
Copyright: 2012-2013, Daniele Tricoli <eriol@mornie.org>
24
28
License: Expat
25
29
 
26
30
License: Expat