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 78 79
|
python-aptly (0.12.10-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Bump debhelper to 12 (no changes).
* Bump standards version to 4.4.0 (no changes).
-- Ondřej Nový <onovy@debian.org> Mon, 05 Aug 2019 10:23:08 +0200
python-aptly (0.12.10-1) unstable; urgency=medium
* New upstream release
* Bump standards version to 4.1.3 (no changes)
* Bump debhelper to 11 (no changes)
-- Filip Pytloun <filip@pytloun.cz> Sat, 27 Jan 2018 00:13:20 +0100
python-aptly (0.12.4-1) unstable; urgency=medium
* New upstream release
* Bump standards version to 4.1.2 (no changes)
-- Filip Pytloun <filip@pytloun.cz> Mon, 11 Dec 2017 17:13:36 +0100
python-aptly (0.10-1) unstable; urgency=medium
* New upstream release
* Use pkg-info.mk instead of dpkg-parsechangelog
* Bump standards version to 4.0.0 (no changes)
-- Filip Pytloun <filip@pytloun.cz> Wed, 06 Sep 2017 13:29:37 +0200
python-aptly (0.9.1-1) experimental; urgency=medium
* New upstream release
-- Filip Pytloun <filip@pytloun.cz> Fri, 21 Apr 2017 17:58:25 +0200
python-aptly (0.8.1-1) unstable; urgency=medium
* new upstream release
-- Filip Pytloun <filip@pytloun.cz> Tue, 17 Jan 2017 11:20:49 +0100
python-aptly (0.8-1) unstable; urgency=high
* new upstream release, fixing python3 support
-- Filip Pytloun <filip@pytloun.cz> Fri, 02 Dec 2016 14:29:53 +0100
python-aptly (0.7.11-1) unstable; urgency=high
* New upstream release, fixing exception when executing on clean environment
* raise required debhelper version to 10
-- Filip Pytloun <filip@pytloun.cz> Thu, 24 Nov 2016 12:15:30 +0100
python-aptly (0.7.10-1) unstable; urgency=medium
* New upstream release
-- Filip Pytloun <filip@pytloun.cz> Mon, 31 Oct 2016 15:24:24 +0100
python-aptly (0.7.9-1) unstable; urgency=medium
* New upstream version
* Add python3-pkg-resources dependency
-- Filip Pytloun <filip@pytloun.cz> Fri, 09 Sep 2016 10:51:10 +0200
python-aptly (0.7.7-1) unstable; urgency=medium
* Initial release (Closes: #833721)
-- Filip Pytloun <filip@pytloun.cz> Thu, 04 Aug 2016 13:59:04 +0200
|