From 552892f2648c2b05f7fd37eb1b4c1639a878e380 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Mon, 20 Dec 2010 13:11:12 +0200 Subject: [PATCH] Incorrect versioned python dependancy --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f6f4f9c..bff18ff 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Luca Falavigna , Benjamin Drung Vcs-Bzr: lp:ubuntu-dev-tools Vcs-Browser: https://code.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk -Build-Depends: debhelper (>= 7), python-all (>= 2.6.13~) +Build-Depends: debhelper (>= 7), python-all (>= 2.6.5-13~) DM-Upload-Allowed: yes X-Python-Version: >= 2.5 Homepage: https://launchpad.net/ubuntu-dev-tools