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 95 96 97
|
python-os-refresh-config (13.1.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090553).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 09:26:16 +0100
python-os-refresh-config (13.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:07:58 +0200
python-os-refresh-config (13.1.0-1) experimental; urgency=medium
* New upstream release.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Wed, 30 Aug 2023 11:12:46 +0200
python-os-refresh-config (13.0.1-1) unstable; urgency=medium
[ Mickael Asseline ]
* New upstream release.
* Added myself in copyright and uploaders.
[ Thomas Goirand ]
* Cleans better (Closes: #1046156).
-- Thomas Goirand <zigo@debian.org> Thu, 17 Aug 2023 11:31:05 +0200
python-os-refresh-config (12.0.0-1) unstable; urgency=medium
* New upstream release.
* Removed python3-mock from build-depends.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Jan 2021 10:49:20 +0100
python-os-refresh-config (10.1.0-4) unstable; urgency=medium
* Add missing override_dh_python3 to fix shebang.
* Switch to debhelper 11 and Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Thu, 09 Apr 2020 15:42:57 +0200
python-os-refresh-config (10.1.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:50:11 +0200
python-os-refresh-config (10.1.0-2) experimental; urgency=medium
* Add Breaks+Replaces python-os-refresh-config (Closes: #941028).
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 11:05:01 +0200
python-os-refresh-config (10.1.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Daniel Baumann ]
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* Remove Julien and Mehdi from uploaders (Closes: #928591).
* New upstream release.
* Switch the package to Python 3 (Closes: #0937989).
* Blacklist all of os_refresh_config.tests.test_cmd.TestCmd.* tests.
* Add missing dh-python build-depends.
* Fixed d/coyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 23:55:25 +0200
python-os-refresh-config (0.1.2-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Apr 2014 11:01:36 +0000
python-os-refresh-config (0.1.1-1) experimental; urgency=low
* Initial release. (Closes: #732177)
-- Thomas Goirand <zigo@debian.org> Sun, 16 Mar 2014 16:31:21 +0800
|