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
|
python-pyngus (2.3.0-4) unstable; urgency=medium
* Fix build-time tests to only use default Python3.
-- Thomas Goirand <zigo@debian.org> Fri, 13 May 2022 15:45:51 +0200
python-pyngus (2.3.0-3) unstable; urgency=medium
* autopkgtest: only test with default python3.
-- Thomas Goirand <zigo@debian.org> Thu, 12 May 2022 16:24:36 +0200
python-pyngus (2.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:32:15 +0200
python-pyngus (2.3.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 31 Mar 2020 14:35:32 +0200
python-pyngus (2.2.2-4) unstable; urgency=medium
* Team upload.
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* Use pybuild to build package.
* Bump debhelper compat level to 12.
* Enable autopkgtest-pkg-python testsuite.
* Drop Python 2 support (Closes: #938079).
* Install examples.
* Bump standards version to 4.4.0 (no changes).
-- Ondřej Nový <onovy@debian.org> Mon, 02 Sep 2019 16:26:05 +0200
python-pyngus (2.2.2-3) unstable; urgency=medium
* Do not test SSL connection stuff (Closes: #896571).
-- Thomas Goirand <zigo@debian.org> Mon, 30 Apr 2018 13:16:03 +0000
python-pyngus (2.2.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:56:36 +0000
python-pyngus (2.2.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* VCS URLs using Salsa.
* Standards-Version is now 4.1.3.
* Using pkgos-dh_auto_install.
* Fixed debian/copyright ordering and years.
* Watch file now using github tag.
* Switched to debhelper 10.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Feb 2018 10:30:46 +0000
python-pyngus (2.0.3-1) unstable; urgency=medium
* Initial release. (Closes: #762970)
-- Thomas Goirand <zigo@debian.org> Tue, 01 Dec 2015 14:37:42 +0100
|