summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-05-18 16:42:08 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-05-18 16:42:08 -0500
commitea71873cc742feaef4c57df4a20e39463c3490f8 (patch)
treee55779bbcd8ebe6650044078ae671b7c6069a0bd /debian
parentf7cc894d0278f6a36fab1a9c44eb2d8bdb02d403 (diff)
downloadbcfg2-ea71873cc742feaef4c57df4a20e39463c3490f8.tar.gz
bcfg2-ea71873cc742feaef4c57df4a20e39463c3490f8.tar.bz2
bcfg2-ea71873cc742feaef4c57df4a20e39463c3490f8.zip
debian: Bump minimum python build dependency also
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3d03d7f75..01e98f6e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Arto Jantunen <viiru@debian.org>
Uploaders: Sami Haahtinen <ressu@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
- python (>= 2.3.5-7),
+ python (>= 2.6),
python-setuptools,
python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
python-lxml,