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
|
pytest-tornado (0.5.0-1) unstable; urgency=medium
* New upstream release 0.5.0
* Drop old d/p/0001.
* Add d/p/0001 to replace a deprecated generator-based test by a
parametrized one.
* d/control:
- Bump Standards-Version to 4.1.4. No change required.
-- Pierre-Elliott Bécue <becue@crans.org> Thu, 26 Apr 2018 11:57:14 +0200
pytest-tornado (0.4.5-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove Testsuite field, not needed anymore
[ Pierre-Elliott Bécue ]
* d/control:
+ Adopted the package. Closes: #868847
+ wrap-and-sort-ed
+ Bump debhelper version dependency to 11~
+ Bump Standards-Version to 4.1.3
+ Drop X-Python(|3)-Version tags as they're unneeded
* d/compat: bump compat level to 11
* d/watch: use uscan special tags and bump bersion to 4
* d/patches/: add patch 0001 to take into account the evolutions in tornado
5.0. Closes: #893293
* d/copyright:
+ Add myself to debian/*
-- Pierre-Elliott Bécue <becue@crans.org> Mon, 26 Mar 2018 10:12:33 +0200
pytest-tornado (0.4.5-2) unstable; urgency=medium
* Orphan package:
+ put Debian QA in Maintainer field, drop Uploaders.
* drop git-dpm regime (remove deb/.git-dpm).
* deb/gbp.conf:
+ add sign-tags.
+ change debian-branch to meet DEP-14.
* deb/copyright:
+ expand copyright span.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
-- Daniel Stender <stender@debian.org> Mon, 19 Feb 2018 17:20:37 +0100
pytest-tornado (0.4.5-1) unstable; urgency=medium
* New upstream release.
* Updated maintainer email address.
* deb/control:
+ put group in Maintainer field (unconfirmed group uploads).
+ bumped Standards-Version to 3.9.7 (no changes needed).
+ use HTTPS also for Vcs-Git.
* deb/copyright: updated (and corrected) copyright spans.
* deb/rules: dropped net blocking (Pybuild takes care of that).
* Added deb/source/options (ignore egg-info).
-- Daniel Stender <stender@debian.org> Sun, 06 Mar 2016 23:03:07 +0100
pytest-tornado (0.4.4-1) unstable; urgency=medium
* Initial release (Closes: #792919)
-- Daniel Stender <debian@danielstender.com> Mon, 20 Jul 2015 09:21:41 +0200
|