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 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
python-neutronclient (1:7.2.1-2) unstable; urgency=medium
* Correctly install the neutron bash-completion script.
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2020 11:37:15 +0200
python-neutronclient (1:7.2.1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2020 22:38:49 +0200
python-neutronclient (1:7.1.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 23:24:40 +0200
python-neutronclient (1:7.1.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 08 Apr 2020 16:48:49 +0200
python-neutronclient (1:6.14.0-3) unstable; urgency=medium
* Switch autopkgtest to Python 3 (Closes: #943181).
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 11:54:01 +0200
python-neutronclient (1:6.14.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 01:40:13 +0200
python-neutronclient (1:6.14.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2019 00:16:11 +0200
python-neutronclient (1:6.12.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 14:08:13 +0200
python-neutronclient (1:6.12.0-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Mar 2019 20:08:33 +0100
python-neutronclient (1:6.9.1-1) unstable; urgency=medium
* New upstream release.
* Unblacklist test_http tests, simplified unit test string.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 22:07:45 +0200
python-neutronclient (1:6.9.0-2) unstable; urgency=medium
* Blacklist a few firewall as a service tests that are failing in Stretch.
* Uploading to unstable.
* Blacklist until LP bug #1790787 is solved:
- test_http.TestHTTPClientWithReqId.test_osprofiler_headers_are_injected
- test_http.TestHTTPClient.test_osprofiler_headers_are_injected
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 00:20:13 +0200
python-neutronclient (1:6.9.0-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.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 11:49:17 +0200
python-neutronclient (1:6.7.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove XS-Testsuite field, not needed anymore
[ Thomas Goirand ]
* Fixed Python 3 shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 18:30:32 +0000
python-neutronclient (1:6.7.0-3) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 13:13:05 +0100
python-neutronclient (1:6.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:54:23 +0000
python-neutronclient (1:6.7.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 20:58:34 +0000
python-neutronclient (1:6.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 00:04:14 +0000
python-neutronclient (1:6.5.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.
* 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 12:55:42 +0200
python-neutronclient (1:4.1.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https).
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 12:41:04 +0100
python-neutronclient (1:4.0.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jan 2016 06:03:08 +0000
python-neutronclient (1:3.1.0-3) experimental; urgency=medium
* Added Python 3 support.
* Black list 2 unit tests failing in Python 3:
- test_cli20_port.CLITestV20PortJSON.test_list_ports_with_fixed_ips_in_csv
- test_cli20_port.CLITestV20PortXML.test_list_ports_with_fixed_ips_in_csv
-- Thomas Goirand <zigo@debian.org> Thu, 14 Jan 2016 06:15:45 +0000
python-neutronclient (1:3.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:11:42 +0000
python-neutronclient (1:3.1.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align dependencies with upstream.
* d/control: Bump minimum version of python-pbr to 1.8.
[ Thomas Goirand ]
* Removed version of (build-)depends when already satisfied in Trusty.
* Dropped Replaces+Breaks+Provides for quantumclient.
* Fixed the install path of the bash-completion script.
-- Thomas Goirand <zigo@debian.org> Sat, 26 Sep 2015 17:21:13 +0000
python-neutronclient (1:2.6.0-1) experimental; urgency=medium
* Team upload.
* New upstream release:
- d/control: Align dependencies and versions with upstream.
* Bump epoch inline with Ubuntu to support resync.
* Introduce DEP-8 tests from Ubuntu.
-- James Page <james.page@ubuntu.com> Tue, 23 Jun 2015 12:08:44 +0100
python-neutronclient (2.4.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Mar 2015 18:16:10 +0100
python-neutronclient (2.3.6-2) unstable; urgency=medium
* Increased version of (build-)depends for cliff and six.
-- Thomas Goirand <zigo@debian.org> Tue, 23 Sep 2014 15:19:10 +0800
python-neutronclient (2.3.6-1) unstable; urgency=medium
* New upstream release.
* New (build-)depends for this release (python-mox3, python-oslotest)
-- Mehdi Abaakouk <sileht@sileht.net> Fri, 22 Aug 2014 15:43:56 +0200
python-neutronclient (2.3.5-1) unstable; urgency=medium
* New upstream release.
* New (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 28 Jul 2014 18:52:08 +0800
python-neutronclient (2.3.4-2) unstable; urgency=low
* This version of neutronclient needs python-httplib2 >= 0.7.5. Fixed the
(build-)depends accordingly. Also fixed more (build-)depends versions.
(Closes: #744129)
* Runs testr/subunit correctly.
-- Thomas Goirand <zigo@debian.org> Fri, 11 Apr 2014 13:24:11 +0800
python-neutronclient (2.3.4-1) unstable; urgency=medium
* New upstream release.
* Removed fixed-get_auth_info-for-pre-authenticated-clients.patch applied
upstream.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Mar 2014 15:57:07 +0800
python-neutronclient (2.3.3-3) unstable; urgency=medium
* Added fixed-get_auth_info-for-pre-authenticated-clients.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 19 Feb 2014 22:37:12 +0800
python-neutronclient (2.3.3-2) unstable; urgency=medium
* Removes the man page thing which doesn't build in Wheezy.
-- Thomas Goirand <zigo@debian.org> Tue, 28 Jan 2014 09:34:45 +0000
python-neutronclient (2.3.3-1) unstable; urgency=medium
* New upstream release.
* Added --slowest --testr-args='--subunit ' when calling testr.
* Standard-Version: is now 3.9.5.
* Adds the generation of the python-neutronclient man page.
-- Thomas Goirand <zigo@debian.org> Tue, 28 Jan 2014 17:04:05 +0800
python-neutronclient (2.3.0-1) unstable; urgency=low
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 12 Sep 2013 11:20:06 +0800
python-neutronclient (2.2.4-2) unstable; urgency=low
* Added missing python-pbr build-depends.
* Cleans python_neutronclient.egg-info (package can build twice).
* Fixed debian/copyright (added missing holders).
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2013 17:46:57 +0800
python-neutronclient (2.2.4-1) unstable; urgency=low
* Initial release.
* Note that this is a rename of Quantum into Neutron because of a trademark
problem.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Jul 2013 20:21:03 +0800
|