summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-07-03 20:57:22 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-07-03 20:57:22 +0000
commit4e3bc7b0255a10d03aeaecd4e14d2d352e4e5ad6 (patch)
tree5a31bdcbad523d1f45230ad06c783de83303b87b /debian/changelog
parentf590b19fbb8a4def6806c744e2bb4eb065a0d5b7 (diff)
parent60f889acda75dbd0468b44fdbe981cbb0d9725a4 (diff)
Merge packaging team branch.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 885079d..d116a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,24 @@
+python-etcd (0.4.3-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy@ondrej.org> Tue, 29 Mar 2016 22:02:38 +0200
+
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)