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
|
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
|