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
|
python-parse-type (0.5.6-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on dh-python.
[ Edward Betts ]
* Correct github URLs in debian/control and debian/copyright
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Christoph Berg ]
* New upstream version 0.5.6.
* Remove obsolete use_2to3 marker. (Closes: #997614)
* Bump python3-parse dependency to 1.19.0.
-- Christoph Berg <myon@debian.org> Tue, 14 Dec 2021 11:54:59 +0100
python-parse-type (0.3.4-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #938000).
-- Andrey Rahmatullin <wrar@debian.org> Sun, 15 Sep 2019 11:10:59 +0500
python-parse-type (0.3.4-2) unstable; urgency=medium
* Two files have different copyright. Make sure these are properly
documented in debian/copyright. Also see
https://github.com/jenisys/parse_type/issues/1
-- Brian May <bam@debian.org> Thu, 18 May 2017 07:50:42 +1000
python-parse-type (0.3.4-1) unstable; urgency=medium
* Initial release. (Closes: #862725)
-- Brian May <bam@debian.org> Wed, 17 May 2017 18:20:51 +1000
|