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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
|
python-heatclient (1.16.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 23:29:26 +0200
python-heatclient (1.16.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Depends on osc-lib (>= 1.11.0) to make sure we don't hit the class bug.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 00:18:54 +0200
python-heatclient (1.14.0-3) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 13:04:58 +0100
python-heatclient (1.14.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:51:55 +0000
python-heatclient (1.14.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 09:04:34 +0000
python-heatclient (1.11.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 23:59:54 +0000
python-heatclient (1.11.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
[ 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.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_{install,test}.
-- Thomas Goirand <zigo@debian.org> Tue, 03 Oct 2017 19:24:38 +0200
python-heatclient (1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:01:16 +0000
python-heatclient (1.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 02 Apr 2016 15:14:45 +0200
python-heatclient (1.0.0-1) experimental; urgency=medium
[ David Della Vecchia ]
* New upstream release.
* d/control: Align depends with upstream.
* d/rules: Use available python versions for tests.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version: 3.9.7 (no change).
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 11:58:30 +0100
python-heatclient (0.8.0-3) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 22:32:10 +0000
python-heatclient (0.8.0-2) unstable; urgency=medium
* Uploading to unstable.
* Do not run Python 3.5 unit tests.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 21:52:21 +0000
python-heatclient (0.8.0-1) experimental; urgency=medium
* New upstream release.
* d/control: Align (build-)depends with upstream.
* d/control: Update uploaders.
-- Corey Bryant <corey.bryant@canonical.com> Wed, 23 Sep 2015 16:38:15 -0400
python-heatclient (0.6.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jun 2015 17:31:23 +0200
python-heatclient (0.4.0-1) unstable; urgency=medium
* New upstream release.
* Added Python3 support.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 19 Mar 2015 01:03:37 +0100
python-heatclient (0.2.9-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Review (build-)depends for this release.
* Calling testr directly (without python setup.py).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Apr 2014 16:13:27 +0800
python-heatclient (0.2.8-1) experimental; urgency=low
* New upstream release.
* Added --testr-args='--subunit ' when calling testr.
* New (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 01 Oct 2013 14:46:19 +0800
python-heatclient (0.2.4-1) unstable; urgency=low
* New upstream release.
* Add build-depends on python-mock (>= 0.8.0), python-pbr (>= 0.5.20) and
python-d2to1 (>= 0.2.11) (Closes: #724174).
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2013 02:21:28 +0000
python-heatclient (0.2.3-1) unstable; urgency=low
[ Thomas Goirand ]
* New upstream release.
* Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
* VCS fields now using canonical URLs.
* Added build-depends: python-mimeparse (>= 0.1.4), python-testscenarios,
python-yaml and testrepository.
[ Prach Pongpanich ]
* Dropped build-depends: python-nose.
-- Thomas Goirand <zigo@debian.org> Wed, 24 Jul 2013 16:03:22 +0800
python-heatclient (0.2.2-3) unstable; urgency=low
[ Prach Pongpanich ]
* Drop dependency on python-argparse (Closes: #710718)
[ Thomas Goirand ]
* Make the drop of the python-argparse conditional (eg: it don't drop the
dependency if building in Wheezy).
* Allow the unit tests to fail if running in Wheezy (because of the lack of
the python-argparse build-depends).
-- Prach Pongpanich <prachpub@gmail.com> Sun, 02 Jun 2013 07:01:12 +0700
python-heatclient (0.2.2-2) unstable; urgency=low
* Added missing dependency python-setuptools-git (Closes: #710576), thanks to
Jeremy Bicha for reporting.
* Ran wrap-and-sort.
-- Thomas Goirand <zigo@debian.org> Sat, 01 Jun 2013 09:23:44 +0800
python-heatclient (0.2.2-1) unstable; urgency=low
* Initial release. (Closes: #705231)
-- Prach Pongpanich <prachpub@gmail.com> Thu, 11 Apr 2013 12:03:51 +0700
|