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
|
neutron-taas (15.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Apr 2025 14:36:11 +0200
neutron-taas (15.0.0~rc1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 29 Mar 2025 09:16:27 +0100
neutron-taas (15.0.0~rc1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Use oslo-config-generator and oslopolicy-sample-generator to generate the
config file and policy file.
-- Thomas Goirand <zigo@debian.org> Fri, 21 Mar 2025 09:41:10 +0100
neutron-taas (12.0.0+git.2024.10.07.749ac4557c-2) unstable; urgency=medium
* Switch to pybuild (Closes: #1090447).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 13:07:51 +0100
neutron-taas (12.0.0+git.2024.10.07.749ac4557c-1) unstable; urgency=medium
* New upstream released based on latest git commit to include support for
SQLAlchemy 2.x (Closes: #1072753, #1072083).
-- Thomas Goirand <zigo@debian.org> Tue, 23 Jul 2024 03:24:06 +0200
neutron-taas (12.0.0-1) unstable; urgency=medium
* New upstream release:
- Fixes FTBFS (Closes: #1054751).
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Nov 2023 10:39:36 +0100
neutron-taas (11.0.0-2) unstable; urgency=medium
* Cleans better (Closes: #1048388).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Aug 2023 09:29:28 +0200
neutron-taas (11.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed build-depends for this release.
* Removed remove-auto_spec.patch now obsolete.
* Removed obsolete lsb-base depends.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Jun 2023 13:26:14 +0200
neutron-taas (10.0.0-1) unstable; urgency=medium
* New upstream release.
* Add python3-webtest as build-depends.
* Rebased remove-auto_spec.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 06 Oct 2022 10:57:34 +0200
neutron-taas (9.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 30 Mar 2022 22:47:13 +0200
neutron-taas (9.0.0~rc1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2022 15:46:06 +0100
neutron-taas (9.0.0~rc1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Mar 2022 17:03:55 +0100
neutron-taas (8.0.0-1) unstable; urgency=medium
* New upstream release.
* Debhelper compat level 11.
* Fixed (build-)depends for this release, and remove versions when satisfied
in Bullseye.
* Add remove-auto_spec.patch (Closes: #1002427).
-- Thomas Goirand <zigo@debian.org> Thu, 23 Dec 2021 14:46:43 +0100
neutron-taas (7.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Replaced upstream VCS URLs, as it's not mirrored in Github anymore.
* New upstream release.
* Fixed (build-)depends for this release. (Closes: #973116).
-- Thomas Goirand <zigo@debian.org> Mon, 02 Nov 2020 10:20:07 +0100
neutron-taas (5.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Jul 2019 17:35:20 +0200
neutron-taas (3.0.0+2018.08.05.git.84846d52fd-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release:
- Fix FTBFS with latest Neutron (Closes: #909371).
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 24 Sep 2018 10:10:34 +0200
neutron-taas (3.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Switched to Python 3 (Closes: #892884).
* Updated debian/copyright for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Mar 2018 23:52:27 +0100
neutron-taas (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 17 Nov 2017 15:01:17 +0000
neutron-taas (2.0.0-1) experimental; urgency=medium
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* 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:
- Fixes unit tests (Closes: #877242).
* Fixed (build-)depends for this release.
* neutron-taas-openvswitch-agent depends on lsb-base.
* Standards-Version is now 4.1.1.
* Added myself as uploader.
* Do not define OSLO_PACKAGE_VERSION, defined in openstack-pkg-tools.
* Using debhelper 10.
* python-neutron-taas in section python.
-- Thomas Goirand <zigo@debian.org> Tue, 31 Oct 2017 12:15:23 +0100
neutron-taas (0.0.0+git20160808.c612a729-1) experimental; urgency=medium
* Initial release (Closes: #833736).
-- James Page <james.page@ubuntu.com> Tue, 09 Aug 2016 14:18:29 +0100
|