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 135 136 137 138 139 140 141 142 143 144 145
|
python-aodhclient (2.1.1-1) unstable; urgency=medium
* New upstream release.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
* Removed python3-mock from build-depends.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2020 11:46:19 +0200
python-aodhclient (2.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 22:47:38 +0200
python-aodhclient (2.0.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 08 Apr 2020 17:29:47 +0200
python-aodhclient (1.3.0-2) unstable; urgency=medium
* Switched autopkg test to Python 3 (Closes: #943219).
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 12:05:50 +0200
python-aodhclient (1.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 01:04:21 +0200
python-aodhclient (1.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 04:30:21 +0200
python-aodhclient (1.2.0-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
* Using Python 3 for buildng the doc.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Mar 2019 11:07:57 +0100
python-aodhclient (1.1.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Aug 2018 17:29:22 +0200
python-aodhclient (1.0.0-3) unstable; urgency=medium
* Python 3 client now has priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 12:49:21 +0100
python-aodhclient (1.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:46:12 +0000
python-aodhclient (1.0.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this released.
* Standards-Version is now 4.1.3.
* removed XS-Testsuite from debian/control.
-- Thomas Goirand <zigo@debian.org> Mon, 12 Feb 2018 07:55:07 +0000
python-aodhclient (0.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 23:42:39 +0000
python-aodhclient (0.9.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/copyright: Changed source URL to https protocol
[ 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.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Deprecating priority extra as per policy 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Using pkgos-dh_auto_{install,test}.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 03 Oct 2017 16:41:11 +0200
python-aodhclient (0.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 10:20:09 +0000
python-aodhclient (0.3.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 03:19:22 +0000
python-aodhclient (0.1.0-1) experimental; urgency=medium
* Initial release. (Closes: #813198)
-- Thomas Goirand <zigo@debian.org> Sat, 30 Jan 2016 20:59:16 +0800
|