diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
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 <nima@autonomy.net.au> +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: <insert up to 60 chars description> + <insert long description, indented with spaces> |
