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-envparse (0.2.0-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ 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.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove empty leading paragraph in Description.
* Drop unnecessary dependency on build-essential.
* Fix field name cases in debian/control (Architecture => Architecture, Source
=> Source).
* Trim trailing whitespace.
* Fix field name cases in debian/control (Architecture => Architecture,
Section => Section).
* Bump debhelper from old 12 to 13.
* Fix field name cases in debian/control (Architecture => Architecture,
Priority => Priority).
[ Neil Williams ]
* Fix dh_python depends (lintian error)
* Add d/gbp.conf to handle default debian/master branch
* Add Salsa CI
* Update standards version
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 10:39:39 -0400
python-envparse (0.2.0-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Tue, 27 Aug 2019 11:31:45 +0500
python-envparse (0.2.0-1) unstable; urgency=medium
* Initial release (Closes: #879737)
-- Sophie Brun <sophie@freexian.com> Wed, 25 Oct 2017 10:30:23 +0200
|