[Python-modules-commits] [python-parsel] 04/07: Remove version requirement from python-all for Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Wed Jan 25 08:56:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository python-parsel.

commit 69fa13c9e91d137ef322de45ba786b8b7b65f899
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Wed Jan 25 09:48:00 2017 +0100

    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 cfb3171..4f01d69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-parsel (1.1.0-1~exp1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Remove version requirement from python-all for Build-Depends.
 
  -- Michael Fladischer <fladi at debian.org>  Wed, 25 Jan 2017 09:40:55 +0100
 
diff --git a/debian/control b/debian/control
index df1e857..0e7047e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ignace Mouzannar <mouzannar at gmail.com>
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- python-all (>= 2.7),
+ python-all,
  python-setuptools,
  python3-all,
  python3-setuptools,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-parsel.git



More information about the Python-modules-commits mailing list