From d8aecc31dd70d0286258aeac3f5ca0adb51a9add Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Fri, 17 Apr 2009 21:40:55 +1000 Subject: Converting to pysupport from pycentral. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 855e3f2..750aab2 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: python-dmidecode -XS-Python-Version: >= 2.3 +XS-Python-Version: >= 2.4 Section: python Priority: optional Homepage: http://projects.autonomy.net.au/dmidecode Maintainer: Nima Talebi -Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-all-dbg - python-central (>= 0.6), -Standards-Version: 3.8.0 +Build-Depends: debhelper (> 7), python-support (>= 0.5.3), python, + python-all-dev (>= 2.3.5-11), python-all-dbg +Standards-Version: 3.8.1 Package: python-dmidecode XB-Python-Version: ${python:Versions} -- cgit