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 131 132 133 134
|
python-os-client-config (2.3.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Aug 2025 17:45:09 +0200
python-os-client-config (2.1.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090550).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 09:31:20 +0100
python-os-client-config (2.1.0-2) unstable; urgency=medium
* Fixed Homepage URL.
* Cleans better (Closes: #1048605).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Aug 2023 11:24:31 +0200
python-os-client-config (2.1.0-1) unstable; urgency=medium
* New upstream release.
* Removed python3-mock from build-depends.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 18:17:06 +0200
python-os-client-config (1.33.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:47:00 +0200
python-os-client-config (1.33.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* New upstream release.
* Removed versions of (build-)depends when satisfied in Buster.
* Add fix-privacy-breach-in-doc.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 18 Sep 2019 09:32:30 +0200
python-os-client-config (1.32.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 22:15:08 +0200
python-os-client-config (1.31.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using Python 3 for building sphinx doc.
* Using pkgos-dh_auto_test.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Aug 2018 18:46:00 +0200
python-os-client-config (1.28.0-4) unstable; urgency=medium
* Fixed debian/copyright missing holders.
* Now build-depends on version 1.16.1 of openstackdocstheme. The sphinx doc
just fails to build with 1.5.0 (Closes: #876489).
* Uploading to unstable.
* Fixed typo in short desc.
* Fixed watch file.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 21:33:01 +0000
python-os-client-config (1.28.0-3) experimental; urgency=medium
* Add missing defaults.json.
-- Thomas Goirand <zigo@debian.org> Tue, 03 Oct 2017 12:24:32 +0000
python-os-client-config (1.28.0-2) experimental; urgency=medium
* Add missing python-openstackdocstheme build-depends (Closes: #876489).
-- Thomas Goirand <zigo@debian.org> Sat, 23 Sep 2017 22:05:45 +0000
python-os-client-config (1.28.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT to new URL
* d/copyright: Changed source URL to new one
[ 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 ]
* New upstream release.
* Fixed (build-)depends for this release.
* Now using pkgos-dh_auto_install.
-- Thomas Goirand <zigo@debian.org> Wed, 20 Sep 2017 21:35:42 +0200
python-os-client-config (0.8.1-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 04 May 2015 15:19:45 +0200
python-os-client-config (0.3.0-2) experimental; urgency=medium
* Do not use python 2.6.
* Added HP as copyright holder.
-- Thomas Goirand <zigo@debian.org> Tue, 25 Nov 2014 21:36:37 +0800
python-os-client-config (0.3.0-1) experimental; urgency=medium
* Initial release. (Closes: #770846)
-- Thomas Goirand <zigo@debian.org> Tue, 25 Nov 2014 00:05:58 +0800
|