From 7b6da6936cdf690598b6ed16f5c5c254dca19e39 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 20 Dec 2011 16:27:33 -0500 Subject: debian.trunk/ transition to dh_python2 from pycentral This is the same 2 changes that were made to cloud-init under LP: #904248 --- debian.trunk/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian.trunk/control') diff --git a/debian.trunk/control b/debian.trunk/control index 0ea80115..76d0db0d 100644 --- a/debian.trunk/control +++ b/debian.trunk/control @@ -2,7 +2,9 @@ Source: cloud-init Section: admin Priority: extra Maintainer: Scott Moser -Build-Depends: cdbs, debhelper (>= 5.0.38), python, python-central (>= 0.5.6) +Build-Depends: cdbs, + debhelper (>= 5.0.38), + python (>= 2.6.6-3~), XS-Python-Version: all Standards-Version: 3.9.1 -- cgit v1.2.3