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
|
python-amqplib (1.0.2-2) unstable; urgency=medium
* Team upload.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use pybuild to build package.
* Enable autopkgtest-pkg-python testsuite.
* Bump debhelper compat level to 12 and use debhelper-compat.
* Bump standards version to 4.4.0.
* Drop Python 2 support (Closes: #937574).
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
-- Ondřej Nový <onovy@debian.org> Fri, 13 Sep 2019 10:55:11 +0200
python-amqplib (1.0.2-1) unstable; urgency=low
[ Fladischer Michael ]
* New upstream release.
* Clean up amqplib.egg-info/SOURCES.txt after build.
* Cleanup d/copyright as three sections refered to the same copyright
holder.
* Remove get-orig-source target as uscan is able to pull a clean tarball
again.
[ Mikhail Gusarov ]
* Change my e-mail address in debian/control.
* Update debian/copyright to version 1.0 of machine-readable format.
* Bump Standards-Version to 3.9.3, no changes required.
-- Mikhail Gusarov <dottedmag@debian.org> Mon, 19 Mar 2012 19:52:06 +0100
python-amqplib (1.0.0+ds-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Switch to dh_python2.
* Switch to source format 3.0 (quilt).
* Build python3 version of package.
* Ship documentation in separate package.
* Bump standards version to 3.9.2.
* Use pypi.python.org in d/watch to fix uscan.
* Implement get-orig-source in d/rules to build consistent upstream
tarball.
* Format packaging files with wrap-and-sort.
* Update DEP5 format.
-- Fladischer Michael <FladischerMichael@fladi.at> Thu, 01 Sep 2011 11:10:28 +0200
python-amqplib (0.6.1-1) unstable; urgency=low
* New upstream release.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Fri, 04 Sep 2009 03:52:04 +0700
python-amqplib (0.6-1) unstable; urgency=low
* Initial release (Closes: #540319)
-- Mikhail Gusarov <dottedmag@dottedmag.net> Thu, 27 Aug 2009 14:57:04 +0700
|