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
|
python-etcd (0.4.5-1) unstable; urgency=medium
* Add debian/upstream/metadata.
* New upstream release.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 24 Oct 2018 01:57:07 +0000
python-etcd (0.4.3-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org.
* d/copyright: Use https protocol in Format field.
* d/control: Remove ancient X-Python-Version field.
* d/control: Remove ancient X-Python3-Version field.
[ Mattia Rizzolo ]
* Drop useless build-depends on python(3)-dbg.
* Bump debhelper compat level to 11.
* Use the pybuild build system.
This also enabled for the first time build time testing.
* Bump Standards-Version to 4.2.1.
+ Set Rules-Requires-Root:no.
* Add a manual call to dh_python3 as for some reason after this rebuild it
loses the dependency on python3-dnspython...
-- Mattia Rizzolo <mattia@debian.org> Tue, 02 Oct 2018 20:01:15 +0200
python-etcd (0.4.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Jelmer Vernooij ]
* Merge in 0.4.2-2 changes.
* Unicodify my surname.
* Bump standards version to 3.9.8 (no changes).
* Drop '-b unstable' from Vcs-Git header, consistent with team maintained
packages.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 03 Jul 2016 20:58:13 +0000
python-etcd (0.4.3-1) unstable; urgency=medium
* New upstream release.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 03 Jul 2016 20:40:16 +0000
python-etcd (0.4.2-2) unstable; urgency=medium
* Team upload.
* Change python/python3-all-dev build-deps to python/python3-all since there
is no arch any content that needs the -dev packages (this eases the
python3.5 transition by getting this false positive off the tracker)
-- Scott Kitterman <scott@kitterman.com> Wed, 30 Dec 2015 17:54:59 -0500
python-etcd (0.4.2-1) unstable; urgency=low
* Initial release. (Closes: #802925)
-- Jelmer Vernooij <jelmer@debian.org> Sun, 25 Oct 2015 21:44:31 +0000
|