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
|
python-automaton (3.2.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090463).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 11:51:50 +0100
python-automaton (3.2.0-2) unstable; urgency=medium
* Uploading to unstable.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Thu, 28 Sep 2023 16:56:41 +0200
python-automaton (3.2.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Sep 2023 13:48:39 +0200
python-automaton (3.1.0-3) unstable; urgency=medium
* Cleans better (Closes: #1049288).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Aug 2023 15:13:26 +0200
python-automaton (3.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Jun 2023 10:15:27 +0200
python-automaton (3.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 27 Feb 2023 09:42:11 +0100
python-automaton (3.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 24 Sep 2022 16:51:31 +0200
python-automaton (3.0.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Aug 2022 17:11:51 +0200
python-automaton (2.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Mar 2022 15:50:38 +0100
python-automaton (2.5.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Feb 2022 09:48:34 +0100
python-automaton (2.4.0-3) unstable; urgency=medium
* Add missing ${sphinxdoc:Depends} in python-automaton-doc (Closes: #990654).
-- Thomas Goirand <zigo@debian.org> Thu, 30 Dec 2021 18:19:47 +0100
python-automaton (2.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 09:57:48 +0200
python-automaton (2.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Aug 2021 16:16:18 +0200
python-automaton (2.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Aug 2021 08:15:43 +0200
python-automaton (2.3.0-1) experimental; urgency=medium
* New upstream release.
* Removed -six from (build-)depends, removed upstream.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Mar 2021 09:46:08 +0100
python-automaton (2.2.0-2) unstable; urgency=medium
* Uploading to unstable.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 22:37:59 +0200
python-automaton (2.2.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Sep 2020 12:29:02 +0200
python-automaton (2.0.1-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 12 Jun 2020 10:09:19 +0200
python-automaton (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 12:15:50 +0200
python-automaton (2.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Apr 2020 16:39:07 +0200
python-automaton (1.16.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 20:16:39 +0200
python-automaton (1.16.0-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 22:25:44 +0100
python-automaton (1.15.0-1) unstable; 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.
* Using Python 3 when building the sphinx doc.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 00:10:49 +0200
python-automaton (1.14.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Fix wrong Vcs-*
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:48:47 +0000
python-automaton (1.14.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* New upstream release.
* Points VCS URLs to Salsa.
* Ran wrap-and-sort -a.
* Updating maintainer field.
* Standards-Version is now 4.1.3.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_{test,install}.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Feb 2018 09:53:25 +0000
python-automaton (1.2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Uploading to unstable.
* Fixed oslotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 10:07:01 +0200
python-automaton (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 17:08:34 +0000
python-automaton (1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
* VCS fields using HTTPS.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 17:03:12 +0000
python-automaton (1.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Thu, 21 Jan 2016 07:33:19 +0000
python-automaton (0.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 17:53:49 +0000
python-automaton (0.7.0-1) experimental; urgency=medium
* New upstream release.
* d/control: Align dependencies with upstream.
* d/gbp.conf: Update debian-branch to debian/liberty.
* d/control: Update uploaders.
-- Corey Bryant <corey.bryant@canonical.com> Thu, 01 Oct 2015 16:50:00 -0400
python-automaton (0.6.0-2) experimental; urgency=medium
[ James Page ]
* d/control,rules: Switch to using openstack-pkg-tools to configure
OSLO_PACKAGE_VERSION, easing backporting to older Debian and Ubuntu
releases.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Sep 2015 20:06:13 +0000
python-automaton (0.6.0-1) experimental; urgency=medium
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Sep 2015 19:58:16 +0000
python-automaton (0.5.0-1) experimental; urgency=medium
* Initial release. (Closes: #794112)
-- Thomas Goirand <zigo@debian.org> Thu, 30 Jul 2015 17:26:18 +0200
|