[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.52-8-g490933e
Andreas Beckmann
anbe at debian.org
Mon May 27 18:20:25 UTC 2013
The following commit has been merged in the develop branch:
commit 9b44845ca9ccbfc5ef83d9ea2f0097f953903ae3
Author: Andreas Beckmann <anbe at debian.org>
Date: Mon May 27 19:40:42 2013 +0200
bump Build-Depends to python (>= 2.7)
Signed-off-by: Andreas Beckmann <anbe at debian.org>
diff --git a/debian/changelog b/debian/changelog
index 325701c..6c51837 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ piuparts (0.53) UNRELEASED; urgency=low
* piuparts-report.py:
* Makefile:
- Stop installing python modules in $libdir/python2.6/dist-packages.
+ * debian/control:
+ - Bump Build-Depends: python (>= 2.7).
[ David Steele ]
* Update python Requires to 2.7 (for argparse)
diff --git a/debian/control b/debian/control
index 1001f79..0f8841b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: extra
Standards-Version: 3.9.4
Build-Depends:
debhelper (>= 8.1.0~),
- python (>=2.6.6-3~),
+ python (>= 2.7),
Build-Depends-Indep:
asciidoc,
git,
--
piuparts git repository
More information about the Piuparts-commits
mailing list