summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/.git-dpm11
-rw-r--r--debian/changelog15
-rw-r--r--debian/control6
3 files changed, 29 insertions, 3 deletions
diff --git a/debian/.git-dpm b/debian/.git-dpm
new file mode 100644
index 0000000..d1f9033
--- /dev/null
+++ b/debian/.git-dpm
@@ -0,0 +1,11 @@
+# see git-dpm(1) from git-dpm package
+df6caa92770eb49429bf6ee23f6cebebfe44b9e5
+df6caa92770eb49429bf6ee23f6cebebfe44b9e5
+df6caa92770eb49429bf6ee23f6cebebfe44b9e5
+df6caa92770eb49429bf6ee23f6cebebfe44b9e5
+python-etcd_0.4.2.orig.tar.gz
+6999d8a1da1823116acf16939d590e8e685018c4
+32193
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
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)
diff --git a/debian/control b/debian/control
index 4668a06..366b87d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Jelmer Vernooij <jelmer@debian.org>
Homepage: https://github.com/jplana/python-etcd
-Build-Depends: python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3), python3-all-dev, python3-all-dbg, debhelper (>= 9), python-unittest2, dh-python, python-setuptools, python3-setuptools
+Build-Depends: python-all (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3), python3-all, python3-all-dbg, debhelper (>= 9), python-unittest2, dh-python, python-setuptools, python3-setuptools
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-etcd.git -b unstable
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/python-etcd.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-etcd.git -b unstable
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-etcd.git
Package: python-etcd
Architecture: all