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
|
python-messaging (0.5.12+debian-2) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ Graham Inggs ]
* Upload to unstable.
* Change maintainer to Debian Python Modules Team.
* Add myself to uploaders (Closes: #787110).
* Update d/copyright to machine-readable format 1.0.
* Update d/watch.
* Minimize rm-distribute_setup.patch and rename to
use-python-setuptools.patch.
* Switch to debhelper 9, add Build-Depends on dh-python.
* Bump Standards-Version to 3.9.6 (no further changes).
[ Andrew Starr-Bochicchio ]
* Set X-Python-Version in debian/control.
-- Graham Inggs <graham@nerve.org.za> Sun, 12 Jul 2015 13:32:37 -0400
python-messaging (0.5.12+debian-1) experimental; urgency=low
* New upstream version
-- Alex Chiang <achiang@canonical.com> Sun, 21 Oct 2012 20:52:32 -0700
python-messaging (0.5.11+debian-1) unstable; urgency=low
* Initial packaging (Closes: #638536)
* debian/patches/rm-distribute_setup.patch: unneeded, as we b-d on
python-setuptools and can use imports from there directly
-- Alex Chiang <achiang@canonical.com> Thu, 18 Aug 2011 16:44:23 -0600
|