[Python-modules-commits] [python-etcd] 01/01: * Change python/python3-all-dev build-deps to python/python3-all since there is no arch any content that needs the -dev packages
Scott Kitterman
kitterman at moszumanska.debian.org
Wed Dec 30 23:00:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository python-etcd.
commit 7041e9cf53db0a7b019e18604076aeb41a67d83e
Author: Scott Kitterman <scott at kitterman.com>
Date: Wed Dec 30 18:00:33 2015 -0500
* Change python/python3-all-dev build-deps to python/python3-all since there is no arch any content that needs the -dev packages
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5727527..d272b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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 at 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..63735b5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Jelmer Vernooij <jelmer at 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-etcd.git
More information about the Python-modules-commits
mailing list