[med-svn] [consensuscore] 02/03: Bump minimum required dh-python version
Afif Elghraoui
afif at moszumanska.debian.org
Sat Jul 23 11:38:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch debian/jessie-backports
in repository consensuscore.
commit 0a3a89f0f0b8d4b1d3b2634302b4ffbc6c7436ec
Author: Afif Elghraoui <afif at debian.org>
Date: Sun Jul 17 00:35:30 2016 -0700
Bump minimum required dh-python version
Configuration is not successful with the version in
Debian Jessie. I was not sure about which exact dh-python
version is required, but setting the minimum to 2 pulls
the version from jessie-backports, which works fine.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1c094fd..4fffab6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Afif Elghraoui <afif at debian.org>
Build-Depends:
debhelper (>= 9),
- dh-python,
+ dh-python (>= 2),
dh-exec,
libboost-dev,
swig,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/consensuscore.git
More information about the debian-med-commit
mailing list