Skip to content

Commit e620d0a

Browse files
author
nima
committed
Removed junk and doing more debianizing - WIP.
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@118 abc39116-655e-4be6-ad55-d661dc543056
1 parent c19f68c commit e620d0a

20 files changed

Lines changed: 44 additions & 635 deletions

debian/control

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,20 @@ Source: dmidecode
22
Section: utils
33
Priority: optional
44
Maintainer: Nima Talebi <nima@autonomy.net.au>
5-
Build-Depends: debhelper (>= 5)
5+
Build-Depends: debhelper (>= 5), python-all-dev (>= 2.3.5-11), python-central (>= 0.6)
66
Standards-Version: 3.7.2
77
XB-Python-Version: ${python:Versions}
88
XS-Python-Version: current
99

10-
Package: python2.4-dmidecode
10+
Package: python-dmidecode
1111
Architecture: i386
12-
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
13-
Description: <insert up to 60 chars description>
14-
<insert long description, indented with spaces>
12+
Provides: ${python:Provides}
13+
Depends: ${python:Depends}, ${shlibs:Depends}
14+
Description: Python extension module for dmidecode.
15+
The Desktop Management Interface provides a standardized description of
16+
a computer's hardware, including characteristics such as BIOS serial
17+
number and hardware connectors.
18+
.
19+
python-dmidecode provides an interface to the DMI data available from
20+
the BIOS. It is intended to be used as a back-end tool by other
21+
hardware detection programs implemented in python.

debian/cron.d.ex

Lines changed: 0 additions & 4 deletions
This file was deleted.

debian/dmidecode-default.ex

Lines changed: 0 additions & 10 deletions
This file was deleted.

debian/dmidecode.doc-base.EX

Lines changed: 0 additions & 22 deletions
This file was deleted.

debian/emacsen-install.ex

Lines changed: 0 additions & 45 deletions
This file was deleted.

debian/emacsen-remove.ex

Lines changed: 0 additions & 15 deletions
This file was deleted.

debian/emacsen-startup.ex

Lines changed: 0 additions & 25 deletions
This file was deleted.

debian/init.d.ex

Lines changed: 0 additions & 81 deletions
This file was deleted.

debian/install

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
dmidecode.so usr/lib/python2.4

debian/manpage.1.ex

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)