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
|
python-pampy (1.8.2-1+deb9u1) stretch; urgency=medium
[ Ondřej Nový ]
* debian/control:
+ Fix typo in D (python3-pampy): Change ${python:Depends} to
${python3:Depends}. Spotted by Adrian Bunk. (Closes: #867447).
-- Mike Gabriel <sunweaver@debian.org> Mon, 18 Sep 2017 17:39:32 +0200
python-pampy (1.8.2-1) unstable; urgency=low
[ Mike Gabriel ]
* New upstream release. (Closes: #785447).
* debian/control:
+ Bump Standards: to 3.9.6. No changes needed.
+ Add Python3 packaging support. New bin:package
python3-pampy.
+ Use my debian.org mail address in Uploaders: field.
* debian/copyright:
+ Update Upstream-Contact: field.
+ Use Expat instead of MIT as license name.
+ Update copyright holders, copyright years.
* debian/rules:
+ Add get-orig-source rule.
* debian/watch:
+ Obtain new watch file from pypi.debian.net.
+ Add PGP/GnuPG signature support.
* debian/python{,3}-pampy.install:
+ Install Python2/3 modules into separate packages.
[ Jakub Wilk ]
* Add Vcs-* fields.
-- Mike Gabriel <sunweaver@debian.org> Tue, 09 Jun 2015 00:26:59 +0200
python-pampy (0.1.4-1) unstable; urgency=low
* Initial release. (Closes: #694666)
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Nov 2012 22:52:46 +0100
|