summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorNima Talebi <nima@epenguin1-3.appmgmt.det.nsw.edu.au>2009-04-17 10:36:21 +1000
committerNima Talebi <nima@epenguin1-3.appmgmt.det.nsw.edu.au>2009-04-17 10:36:21 +1000
commitf6a5c9a497fe10ff61399e640973fa396aa0b425 (patch)
tree4812ea7a9b1cd74c642cfc2ccae8f1487c01771f /debian
parent7788d30989f2bafca2aacda198947c1841e420a3 (diff)
downloadpython-dmidecode-f6a5c9a497fe10ff61399e640973fa396aa0b425.tar.gz
python-dmidecode-f6a5c9a497fe10ff61399e640973fa396aa0b425.tar.xz
python-dmidecode-f6a5c9a497fe10ff61399e640973fa396aa0b425.zip
Wrapped long lines
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 17740f3..855e3f2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ 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-central (>= 0.6), python-all-dbg
+Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-all-dbg
+ python-central (>= 0.6),
Standards-Version: 3.8.0
Package: python-dmidecode
@@ -24,7 +25,8 @@ Description: Python extension module for dmidecode
Package: python-dmidecode-dbg
Architecture: any
Priority: extra
-Depends: python-dmidecode (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
+Depends: python-dmidecode (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
+ python-dbg
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python extension module for dmidecode (debug)