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
|
python-aioamqp (0.15.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-aioamqp-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 14:11:33 +0000
python-aioamqp (0.15.0-1) unstable; urgency=low
* New upstream release.
* Drop upstream patch for pamqp, it is now included in this release.
-- Michael Fladischer <fladi@debian.org> Tue, 26 Apr 2022 21:36:45 +0000
python-aioamqp (0.14.0-5) unstable; urgency=medium
* Bump version requirement for python3-pamqp to >= 3.1 (Closes: #1004046).
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Wed, 02 Feb 2022 12:12:54 +0000
python-aioamqp (0.14.0-4) unstable; urgency=medium
* Team upload.
* d/p/0001-Moves-to-pamqp-3.0.patch: Support pamqp 3.0. (Closes: #1002778)
-- Sergio Durigan Junior <sergiodj@debian.org> Fri, 07 Jan 2022 21:15:45 -0500
python-aioamqp (0.14.0-3) unstable; urgency=low
* Update d/watch to work with github again.
* Bump Standards-Version to 4.6.0.1.
-- Michael Fladischer <fladi@debian.org> Sun, 07 Nov 2021 19:20:21 +0000
python-aioamqp (0.14.0-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
[ Michael Fladischer ]
* Update d/watch to work with github again.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.
* Use uscan version 4.
-- Michael Fladischer <fladi@debian.org> Sat, 04 Sep 2021 19:42:40 +0000
python-aioamqp (0.14.0-1) unstable; urgency=low
* New upstream release.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Mon, 16 Dec 2019 20:52:24 +0100
python-aioamqp (0.13.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.1.
* Add python3-pamqp to Build-Depends as required by tests.
-- Michael Fladischer <fladi@debian.org> Mon, 11 Nov 2019 21:00:11 +0100
python-aioamqp (0.12.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Sat, 22 Dec 2018 22:47:38 +0100
python-aioamqp (0.11.0-1) unstable; urgency=low
* Initial release (Closes: #860010).
-- Michael Fladischer <fladi@debian.org> Wed, 22 Aug 2018 20:37:09 +0200
|