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
|
python-pamqp (3.2.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Sun, 18 Sep 2022 14:22:49 +0000
python-pamqp (3.1.0-1) unstable; urgency=low
* New upstream release.
* Update year in d/copyright.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Fri, 14 Jan 2022 11:33:06 +0000
python-pamqp (3.0.1-1) unstable; urgency=low
[ Adam Cécile ]
* Swith Sphinxdoc from material theme (unavailable) to ReadTheDoc one.
* Disable unavailable Sphinx extension autodoc_typehints-
* Remove privacy breachs in Sphinxdoc.
* Bump Standards-Version to 4.5.0.
* Add upstream/metadata file.
* Disable failing unittest, reported upstream.
[ 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.
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-pamqp-doc: Add Multi-Arch: foreign.
[ Michael Fladischer ]
* New upstream release.
* Update d/watch to work with github again.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Update year in d/copyright.
* Fix typo in previous changelog entry.
* Use pytest to run upstream tests instead of nose.
* Enable upstream testsuite for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Mon, 20 Dec 2021 18:37:04 +0000
python-pamqp (2.3.0-2) unstable; urgency=low
[ Michael Fladischer ]
* Add debian/gbp.conf.
* Set Rules-Requires-Root: no.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
-- Michael Fladischer <fladi@debian.org> Wed, 11 Dec 2019 17:22:29 +0100
python-pamqp (2.3.0-1) unstable; urgency=low
* Initial release (Closes: #933681).
-- Michael Fladischer <fladi@debian.org> Thu, 01 Aug 2019 20:19:50 +0200
|