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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
python-characteristic (14.3.0-8) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.1.1 to 4.7.0.
* Use wrap-and-sort -at for debian control files.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Corrected d/copyright.
-- Petter Reinholdtsen <pere@debian.org> Sun, 17 Nov 2024 07:56:56 +0100
python-characteristic (14.3.0-7) unstable; urgency=medium
* Drop python2 support; Closes: #937643
-- Sandro Tosi <morph@debian.org> Wed, 01 Apr 2020 23:24:47 -0400
python-characteristic (14.3.0-6) unstable; urgency=medium
* QA upload.
* Add missing test depends on python3-pytest
-- Scott Kitterman <scott@kitterman.com> Fri, 20 Mar 2020 01:07:46 -0400
python-characteristic (14.3.0-5) unstable; urgency=medium
* QA upload.
* Source only upload to get to Testing
-- Scott Kitterman <scott@kitterman.com> Thu, 19 Mar 2020 11:16:07 -0400
python-characteristic (14.3.0-4) unstable; urgency=medium
* QA upload.
* Revert python2 removal - premature (prevents automat from migrating to
Testing and it can't be dropped yet)
* Remove debian/source/include-binaries because including left over .pyc
files is a horrible idea
* Override dh_auto_clean to also remove pytest cruft so nothing is left
behind to need including
* Add autopkgtest for python3 (not bothering for python2 since its return is
only temporary)
-- Scott Kitterman <scott@kitterman.com> Thu, 19 Mar 2020 10:13:10 -0400
python-characteristic (14.3.0-3) unstable; urgency=medium
* QA upload.
* Drop python2 package. Closes: #937643
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 16 Dec 2019 14:58:18 +0000
python-characteristic (14.3.0-2) unstable; urgency=medium
* QA upload.
* Orphan the package. See #.
* Bump standards version.
* Adjust build dependencies. Closes: #799635.
-- Matthias Klose <doko@debian.org> Mon, 04 Dec 2017 21:30:52 +0100
python-characteristic (14.3.0-1) unstable; urgency=medium
* New upstream release.
-- Matthias Klose <doko@debian.org> Thu, 03 Sep 2015 20:06:31 +0200
python-characteristic (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #754864).
-- Matthias Klose <doko@debian.org> Tue, 15 Jul 2014 09:35:43 +0000
|