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
|
pilkit (2.0-3) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 19:35:20 +0200
pilkit (2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* 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
[ Andrey Rahmatullin ]
* Fix a _format_to_extension test failure (Closes: #921898).
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Sat, 23 Feb 2019 20:21:48 +0500
pilkit (2.0-1) unstable; urgency=low
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Tue, 18 Jul 2017 15:38:13 +0200
pilkit (2.0-1~exp1) experimental; urgency=low
* New upstream release.
* Use https:// for copyright-format 1.0 URL.
* Upstream no longer ships non-free lenna.png and .pyc files, so there
is no need to exclude them from the tarball.
-- Michael Fladischer <fladi@debian.org> Fri, 10 Mar 2017 09:22:11 +0100
pilkit (1.1.13+dfsg-2) unstable; urgency=low
[ Ondřej Nový ]
* Fixed VCS URL
[ Michael Fladischer ]
* Bump Standards-Version to 3.9.8.
-- Michael Fladischer <fladi@debian.org> Fri, 20 May 2016 11:20:13 +0200
pilkit (1.1.13+dfsg-1) unstable; urgency=low
* Initial release (Closes: #807333).
* Exclude lenna image from tests due to copyright, repacking source for
DFSG.
* Exclude Python byte code files in test suite from source tarball.
* Add reference.png from libav sources as a replacement for lenna image.
-- Michael Fladischer <fladi@debian.org> Sun, 07 Feb 2016 09:54:11 +0100
|