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 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
pytest-tornado (0.8.1-3) unstable; urgency=medium
* d/watch: Update the GitHub URL
-- Pierre-Elliott Bécue <peb@debian.org> Mon, 31 Oct 2022 22:47:17 +0100
pytest-tornado (0.8.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 22:05:39 -0400
pytest-tornado (0.8.1-1) unstable; urgency=medium
[ Pierre-Elliott Bécue ]
* New upstream release 0.8.1
* d/control:
- Bump Standards-Version to 4.5.0
- Bump debhelper-compat to 13
- Set Rules-Requires-Root to no
* Fix d/tests/python3-pytest-tornado use of py3versions
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 26 May 2020 12:30:56 +0200
pytest-tornado (0.8.0-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #937567).
-- Andrey Rahmatullin <wrar@debian.org> Tue, 03 Sep 2019 15:25:51 +0500
pytest-tornado (0.8.0-2) unstable; urgency=medium
* Source-only release
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 16 Jul 2019 22:39:32 +0200
pytest-tornado (0.8.0-1) unstable; urgency=medium
* New upstream release 0.8.0
- No longer need d/patches
* d/control:
- Uploaders: replace my Crans' address by my Debian's one.
- Bump Standards-Version to 4.4.0. No change required
-- Pierre-Elliott Bécue <peb@debian.org> Sun, 14 Jul 2019 16:38:32 +0200
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
|