diff options
author | Nima Talebi <nima@autonomy.net.au> | 2009-04-17 21:40:55 +1000 |
---|---|---|
committer | Nima Talebi <nima@autonomy.net.au> | 2009-04-17 21:40:55 +1000 |
commit | d8aecc31dd70d0286258aeac3f5ca0adb51a9add (patch) | |
tree | 0d5f3716843945e72dce623f5c6993232e62c520 /debian/control | |
parent | 69dfdaee01c89096e76fbd8db9531d759d43e7c2 (diff) | |
download | python-dmidecode-d8aecc31dd70d0286258aeac3f5ca0adb51a9add.tar.gz python-dmidecode-d8aecc31dd70d0286258aeac3f5ca0adb51a9add.tar.xz python-dmidecode-d8aecc31dd70d0286258aeac3f5ca0adb51a9add.zip |
Converting to pysupport from pycentral.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
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 <nima@it.net.au> -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} |