[Python-modules-commits] [txzmq] 05/11: Remove version requirement from python-all for Build-Depends.
Michael Fladischer
fladi at moszumanska.debian.org
Fri May 20 18:06:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository txzmq.
commit d33bd3c91f7556eb2adcabcf6421d3f3d70c1655
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri May 20 17:55:01 2016 +0200
Remove version requirement from python-all for Build-Depends.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dcefa0f..94553a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ txzmq (0.7.4-1) UNRELEASED; urgency=low
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 3.9.8.
+ * Remove version requirement from python-all for Build-Depends.
-- Michael Fladischer <fladi at debian.org> Fri, 20 May 2016 17:52:17 +0200
diff --git a/debian/control b/debian/control
index b1104c5..47cae57 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Simon Chopin <chopin.simon at gmail.com>, Nicolas Dandrimont <olasd at debi
Build-Depends:
debhelper (>= 9),
dh-python,
- python-all (>= 2.6.6-3~)
+ python-all
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
Homepage: https://github.com/smira/txZMQ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txzmq.git
More information about the Python-modules-commits
mailing list