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
|
pyptlib (0.0.6-2) unstable; urgency=medium
[ Ximin Luo ]
* Hand over package to pkg-privacy team.
[ Jérémy Bobbio ]
* Fix debian/watch to use PyPI Simple API.
* Remove obsolete XS-Testsuite from debian/control.
* Bump Standards-Version, no changes required.
* Switch to debhelper compat level 9.
-- Jérémy Bobbio <lunar@debian.org> Thu, 01 Dec 2016 12:56:57 +0100
pyptlib (0.0.6-1) unstable; urgency=medium
* New upstream version.
* Bump Standards-Version, no changes required.
* Rewrite non-working autopkgtest script for one based on the examples.
-- Jérémy Bobbio <lunar@debian.org> Fri, 18 Jul 2014 10:43:45 +0200
pyptlib (0.0.5-1) unstable; urgency=low
* New upstream version.
-- Jérémy Bobbio <lunar@debian.org> Thu, 03 Oct 2013 22:23:49 +0200
pyptlib (0.0.4-1) unstable; urgency=low
* New upstream version.
* Add watch file.
* Only run test files that actually contain tests.
* Also use autopkgtest script to run the test suite at build time.
-- Jérémy Bobbio <lunar@debian.org> Fri, 20 Sep 2013 15:39:02 +0200
pyptlib (0.0.3-2) unstable; urgency=low
* Add autopkgtest support to run upstream test suite.
* Call dh_python2 to get proper Python dependencies.
-- Jérémy Bobbio <lunar@debian.org> Wed, 28 Aug 2013 20:34:15 +0200
pyptlib (0.0.3-1) unstable; urgency=low
* Initial release. (Closes: #699921)
-- Jérémy Bobbio <lunar@debian.org> Tue, 19 Feb 2013 23:18:11 +0100
|