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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
python-setoptconf (0.3.0-2) unstable; urgency=medium
* Team upload.
* Change test framework from nose to pytest. Closes: #1018579
* Remove python3-coverage as dependency.
* autopkgtest:
- Split dependencies on separate lines, in sorted order.
- Update test file, increase readability.
* Update to Standards-Version 4.6.1
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sun, 04 Dec 2022 21:56:18 +0100
python-setoptconf (0.3.0-1) unstable; urgency=medium
* Team upload.
[ 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-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Håvard Flaget Aasen ]
* New upstream version 0.3.0
* Drop all patches, applied upstream.
* d/watch: Bump version to 4.
* Update Standards-Version to 4.6.0
* autopkgtest: Change to only test supported versions.
* Add python3-coverage as build-dependency.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sun, 17 Oct 2021 16:40:57 +0200
python-setoptconf (0.2.0-5) unstable; urgency=medium
* Team upload
* Add patches to make it compatible with newer python versions
closes: #943548
* Bump debhelper to 12
* Update Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Fri, 20 Mar 2020 16:25:37 -0400
python-setoptconf (0.2.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support; Closes: #938165
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 4.4.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Mon, 07 Oct 2019 21:54:38 -0400
python-setoptconf (0.2.0-3) unstable; urgency=medium
* Change Uploaders to ChangZhuo Chen (Closes: #840095).
* Bump Standards-Version to 4.0.0.
* Bump compat to 10.
* Update Vcs-Browser.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Mon, 03 Jul 2017 15:44:00 +0800
python-setoptconf (0.2.0-2) unstable; urgency=medium
* deb/control:
+ put team into Maintainer field (for unconfirmed team uploads).
+ 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.
* drop deb/gbp.conf, add deb/.git-dpm.
-- Daniel Stender <stender@debian.org> Fri, 20 Jan 2017 21:20:09 +0100
python-setoptconf (0.2.0-1) unstable; urgency=medium
* Initial release (Closes: #788212).
-- Daniel Stender <debian@danielstender.com> Mon, 22 Jun 2015 11:06:23 +0200
|