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
|
python-requirements-detector (0.6-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ ChangZhuo Chen (陳昌倬) ]
* New upstream release.
* Bump compat to 11.
* Bump Standards-Version to 4.1.5.
* Add d/upstream/metadata.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 28 Jul 2018 09:59:46 +0800
python-requirements-detector (0.4.1-3) unstable; urgency=medium
* Change Uploaders to ChangZhuo Chen (Closes: #840093).
* Bump compat to 10.
* Bump Standards-Version to 4.0.0.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Mon, 19 Jun 2017 22:56:05 +0800
python-requirements-detector (0.4.1-2) unstable; urgency=medium
* deb/control:
+ update my email address.
+ bump standards version to 3.9.8 (no changes needed).
+ Fixed VCS URL (https) [Ondřej Nový].
+ remove deprecated Testsuite field.
* deb/copyright:
+ update my email address, expand copyright span.
* add deb/python3-requirements-detector.lintian-overrides.
-- Daniel Stender <stender@debian.org> Fri, 20 Jan 2017 19:52:02 +0100
python-requirements-detector (0.4.1-1) unstable; urgency=medium
* New upstream release.
* deb/control:
+ put group into Maintainer (group uploads w/o reconfirmation).
+ bump astroid dependency version.
* deb/copyright: span copyright, added email data.
-- Daniel Stender <debian@danielstender.com> Mon, 18 Jan 2016 21:28:45 +0100
python-requirements-detector (0.4-2) unstable; urgency=medium
* deb/rules: set LC_ALL to running tests for build environments with
locale not set or set non UTF-8 (Closes: #790569).
-- Daniel Stender <debian@danielstender.com> Wed, 01 Jul 2015 03:32:51 +0200
python-requirements-detector (0.4-1) unstable; urgency=medium
* Initial release (Closes: #788208).
-- Daniel Stender <debian@danielstender.com> Sat, 27 Jun 2015 08:50:08 +0200
|