1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
python-w3lib (1.20.0-1) unstable; urgency=low
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 4.3.0.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Feb 2019 12:54:46 +0100
python-w3lib (1.19.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Always use pristine-tar.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Enable autopkgtest-pkg-python testsuite.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Use https:// for uscan URL.
-- Michael Fladischer <fladi@debian.org> Sat, 27 Jan 2018 13:43:00 +0100
python-w3lib (1.18.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Tue, 08 Aug 2017 12:47:23 +0200
python-w3lib (1.17.0-1) unstable; urgency=low
* Team upload.
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Tue, 20 Jun 2017 10:21:14 +0200
python-w3lib (1.17.0-1~exp1) experimental; urgency=low
* Team upload.
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Fri, 17 Feb 2017 09:15:40 +0100
python-w3lib (1.16.0-1~exp1) experimental; urgency=low
[ Michael Fladischer ]
* Team upload.
* New upstream release.
* Clean files in w3lib.egg-info/ to allow two builds in a row.
* Add python(3)-six to Build-Depends so tests can run.
* Bump Standards-Version to 3.9.8.
* Use https:// for copyright-format 1.0 URL.
* Remove version requirement from python-all for Build-Depends.
* Reformat packaging files with cme for better readability.
* Fix spelling error in long description.
* Restructure d/copyright to remove duplicate license texts and rename
to BSD-3-clause.
* Remove duplicate words from short description.
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
-- Michael Fladischer <fladi@debian.org> Tue, 24 Jan 2017 16:35:02 +0100
python-w3lib (1.11.0-1) unstable; urgency=medium
* Team upload
* Fresh release (Closes: #757842)
* debian/watch
- use pypi.debian.net redirector
* debian/control
- Versioned depends on python-six (>= 1.6.1) (Closes: #749496)
- boosted policy to 3.9.6
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 24 Jun 2015 16:51:18 -0400
python-w3lib (1.5-1) unstable; urgency=medium
* Team upload.
* New upstream release. (Closes: #734545)
* Add Vcs-* fields in debian/control. (Closes: #735306)
* Create python3 package using pybuild and dh_python3 (merged from Ubuntu).
* Update Standards version to 3.9.5.
-- Vincent Cheng <vcheng@debian.org> Tue, 01 Apr 2014 12:58:22 -0700
python-w3lib (1.0-1) unstable; urgency=low
* Initial release. (Closes: #659315)
-- Ignace Mouzannar <mouzannar@gmail.com> Fri, 10 Feb 2012 07:12:01 +0400
|