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
|
ndg-httpsclient (0.4.2-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 20 Jul 2016 10:35:50 +0200
ndg-httpsclient (0.4.2-1) unstable; urgency=medium
* New upstream release.
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 20 Jul 2016 10:34:42 +0200
ndg-httpsclient (0.4.1-1) unstable; urgency=medium
* New upstream release.
* Update watch file to version 4
* Update std-version to 3.9.8
* Update VCS fields in secure mode.
* Update copyright file
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 10 Jun 2016 11:25:25 +0200
ndg-httpsclient (0.4.0-3) unstable; urgency=medium
* Remove conflict between python and python3 version.
- this means that the binary is now provided only by the python2
version. (Closes: #804115)
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 05 Nov 2015 10:48:23 +0100
ndg-httpsclient (0.4.0-2) unstable; urgency=medium
* Add python3 package. (Closes: #803525)
thanks Harlan Lieberman-Berg for the bug report!
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 31 Oct 2015 08:17:02 +0100
ndg-httpsclient (0.4.0-1) unstable; urgency=medium
[ Gianfranco Costamagna ]
* New upstream release (Closes: #784202, #794677).
* Add a manpage
* Convert to quilt format.
* Use pybuild
* Take over package maintenance with jcristau blessing.
* Bump std-version to 3.9.6.
* Change VCS fields.
* Bump compat level to 9.
* Fix watch file.
* Run wrap-and-sort
* Make copyright file machine-readable.
* Drop patch basicauth.diff, fixed upstream.
* Drop patch fix_socket_close.diff, fixed upstream.
* Drop python-openssl from runtime dependencies,
already taken care on setup.py.
[ Adam Conrad ]
* debian/rules: Fix leaked test server process with extra vim and vigor.
[ Martin Pitt ]
* debian/rules: Fix leaked test server process, which upsets our ancient
sbuild on the buildds (Closes: #783059).
* Run tests during package build:
- Add python-openssl and openssl build dependencies.
- debian/rules: Start test server and run test_urllib2.py.
* Add fix_socket_close.diff: Fix AttributeError when destructing an
un-opened Connection object. Exposed by test03_open_fails_unknown_loc.
[ Matthias Klose ]
* Build using pybuild (Closes: #786098).
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 10 Aug 2015 16:03:11 +0200
ndg-httpsclient (0.3.2-1) unstable; urgency=low
* Initial release (closes: #750638).
-- Julien Cristau <jcristau@debian.org> Thu, 05 Jun 2014 16:41:31 +0200
|