From 78c7237b805620d0b8275377fefa9b3ba8ff1954 Mon Sep 17 00:00:00 2001 From: nima Date: Wed, 17 Dec 2008 13:00:12 +0000 Subject: And the debian subfolder itself... git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@111 abc39116-655e-4be6-ad55-d661dc543056 --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..12336a8 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: dmidecode +Section: utils +Priority: extra +Maintainer: Nima Talebi +Build-Depends: debhelper (>= 5) +Standards-Version: 3.7.2 +XB-Python-Version: ${python:Versions} +XS-Python-Version: current + + +Package: python2.4-dmidecode +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Description: + -- cgit