From f6a5c9a497fe10ff61399e640973fa396aa0b425 Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Fri, 17 Apr 2009 10:36:21 +1000 Subject: Wrapped long lines --- debian/control | 6 ++++-- 1 file 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 -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) -- cgit