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
|
python-etcd3gw (2.5.0-1) experimental; urgency=medium
* New upstream release.
* Added myself in copyright and uploaders.
* d/control: Sync build dependencies.
* d/rules: Clean .pybuild.
* d/watch: update watch rules.
-- Guillaume Boutry <guillaume.boutry@canonical.com> Thu, 26 Feb 2026 14:01:09 +0100
python-etcd3gw (2.4.2-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090499).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 10:58:08 +0100
python-etcd3gw (2.4.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 21 Sep 2024 00:22:03 +0200
python-etcd3gw (2.4.2-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Aug 2024 17:45:50 +0200
python-etcd3gw (2.4.0-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 19 Sep 2024 16:47:29 +0200
python-etcd3gw (2.4.0-3) unstable; urgency=medium
* Remove extraneous dependency on python3-mock (Closes: #1069164).
-- Thomas Goirand <zigo@debian.org> Thu, 18 Apr 2024 13:39:32 +0200
python-etcd3gw (2.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2024 16:12:53 +0200
python-etcd3gw (2.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 27 Feb 2024 17:13:44 +0100
python-etcd3gw (2.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 21:34:42 +0200
python-etcd3gw (2.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Aug 2023 14:13:34 +0200
python-etcd3gw (2.0.0-3) unstable; urgency=medium
* Removed nose from build-depends (Closes: #1018487).
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Aug 2023 17:05:08 +0200
python-etcd3gw (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Sep 2022 12:27:47 +0200
python-etcd3gw (2.0.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-six from (build-)depends.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Aug 2022 11:56:46 +0200
python-etcd3gw (1.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 11:38:50 +0100
python-etcd3gw (1.0.1-1) experimental; urgency=medium
* New upstream release.
* Add python3-openstackdocstheme build-depends.
-- Thomas Goirand <zigo@debian.org> Thu, 17 Feb 2022 13:44:27 +0100
python-etcd3gw (0.2.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
[ Thomas Goirand ]
* Switch to new repo URL.
* New upstream release (Closes: #980004).
* Removed 0001_reproducible-build.patch applied upstream.
* Add python3-mock as build-depends.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jan 2021 09:49:04 +0100
python-etcd3gw (0.2.1-3) unstable; urgency=medium
* Add patch from Chris Lamb <lamby@debian.org> to make the build
reproducible (Closes: #934918).
-- Thomas Goirand <zigo@debian.org> Mon, 02 Sep 2019 12:32:47 +0200
python-etcd3gw (0.2.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https in Format
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #934441).
-- Thomas Goirand <zigo@debian.org> Tue, 13 Aug 2019 17:57:27 +0200
python-etcd3gw (0.2.1-1) unstable; urgency=medium
* Initial release. (Closes: #890071)
-- Thomas Goirand <zigo@debian.org> Sat, 10 Feb 2018 20:34:12 +0100
|