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
|
python-crcmod (1.7+dfsg-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Benjamin Drung ]
* Drop unused Python 2 version
* Bump Standards-Version to 4.4.0 (no changes required)
* Switch to debhelper 12
* Add autopkgtest (running the unittest)
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Tue, 23 Jul 2019 14:09:16 +0200
python-crcmod (1.7+dfsg-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ Benjamin Drung ]
* Take over the maintenance (under the Debian Python Modules Team)
* Switch to debhelper 11 and pybuild
* debian/copyright: Fix order of paragraphs
* debian/watch: Use Debian's pypi redirector
* Repack source to exclude pre-build html documentation
* Bump Standards-Version to 4.1.4 (no changes needed)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Thu, 03 May 2018 18:43:48 +0200
python-crcmod (1.7-2) unstable; urgency=low
* Team upload.
[ Thomas Goirand ]
* Fixed maintainer and uploaders fields.
[ Raphaël Hertzog ]
* Fix build-depends to include python-*-dev so that the C extension
gets built. Closes: #782379
-- Raphaël Hertzog <hertzog@debian.org> Fri, 17 Apr 2015 16:10:36 +0200
python-crcmod (1.7-1) unstable; urgency=low
* Initial release. (Closes: #719968)
-- Thomas Goirand <zigo@debian.org> Fri, 16 Aug 2013 12:21:09 +0200
|