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
|
pytest-httpbin (0.2.3-1) unstable; urgency=medium
* New upstream release.
* deb/control: bump standards to 3.9.8 (no changes needed).
-- Daniel Stender <stender@debian.org> Thu, 08 Dec 2016 18:52:54 +0100
pytest-httpbin (0.2.0-1) unstable; urgency=medium
* New upstream release.
* Build Python 3 package (Closes: #806137):
+ deb/control: added package description and build-deps.
+ deb/rules: run sequencer with dh_python3.
+ extended DEP-8 tests for new package.
* deb/control:
+ updated uploader email address.
+ bumped standards to 3.9.7 (no changes needed).
+ use HTTPS also for Vcs-Git.
+ removed Testsuite field (deprecated).
* deb/copyright: updated.
* deb/rules: dropped override for auto_clean to handle egg-info.
* deb/tests: removed bashisms from test scripts, cosmetics.
* Added deb/source/options (ignoring egg-info).
-- Daniel Stender <stender@debian.org> Fri, 18 Mar 2016 09:04:09 +0100
pytest-httpbin (0.1.1-1) unstable; urgency=medium
* Initial release (Closes: #787114).
-- Daniel Stender <debian@danielstender.com> Fri, 20 Nov 2015 09:58:12 +0100
|