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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
python-os-apply-config (14.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Sep 2025 11:22:47 +0200
python-os-apply-config (14.0.1-1) experimental; urgency=medium
* New upstream release.
* Removed python3-testscenarios from build-depends.
* Drop glance-script.conf-default-to-py3.patch applied upstream.
* Rebased debian/test-patch.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Aug 2025 17:36:32 +0200
python-os-apply-config (13.1.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090549).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 09:31:56 +0100
python-os-apply-config (13.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:03:12 +0200
python-os-apply-config (13.1.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-anyjson from (b-)depends.
* Cleans better.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Wed, 30 Aug 2023 09:18:32 +0200
python-os-apply-config (12.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Jan 2021 10:44:57 +0100
python-os-apply-config (11.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2020 16:58:26 +0200
python-os-apply-config (11.3.0-1) experimental; urgency=medium
* New upstream release.
* Removed fix-conf-path-for-tests.patch applied upstream.
* Switch to debhelper-compat = 11.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Sep 2020 09:21:33 +0200
python-os-apply-config (11.2.0-1) unstable; urgency=medium
* New upstream release.
* Removed python3-mock from b-d-i.
-- Thomas Goirand <zigo@debian.org> Fri, 12 Jun 2020 10:46:01 +0200
python-os-apply-config (10.4.1-4) unstable; urgency=medium
* Add missing override_dh_python3 to fix shebang.
-- Thomas Goirand <zigo@debian.org> Thu, 09 Apr 2020 15:14:19 +0200
python-os-apply-config (10.4.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Remove trailing whitespaces.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:45:23 +0200
python-os-apply-config (10.4.1-2) experimental; urgency=medium
* Add Breaks+Replaces for python-os-apply-config (Closes: #941030).
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 11:02:00 +0200
python-os-apply-config (10.4.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed typo in description.
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/control: Use team+openstack@tracker.debian.org as maintainer
* d/control: Set Vcs-* to salsa.debian.org
* Use debhelper-compat instead of debian/compat.
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* 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 ]
* Removed Julien and Mehdi from uploaders (Closes: #928589).
* New upstream release.
* Switched to Python 3 (Closes: #937974).
* Add fix-conf-path-for-tests.patch.
* Add glance-script.conf-default-to-py3.patch.
* Do not run failed tests because of path problems.
* Add dh-python b-d.
* Fixed d/copyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Tue, 07 May 2019 09:35:22 +0200
python-os-apply-config (0.1.14-1) unstable; urgency=medium
* New upstream release.
* Added missing build-depends on subunit and review other (build)-depends
(Closes: #743089).
-- Thomas Goirand <zigo@debian.org> Mon, 31 Mar 2014 13:24:58 +0800
python-os-apply-config (0.1.13-1) unstable; urgency=low
* Initial release. (Closes: #725089)
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2013 01:54:36 +0800
|