diff options
author | nima <nima@abc39116-655e-4be6-ad55-d661dc543056> | 2008-12-19 04:07:06 +0000 |
---|---|---|
committer | nima <nima@abc39116-655e-4be6-ad55-d661dc543056> | 2008-12-19 04:07:06 +0000 |
commit | 6249a27ea72b83726975bfa6771b226f325c1a95 (patch) | |
tree | 5c8111b1bccd25848d425aa6e6d05265ca2ff24a /debian/python-dmidecode.substvars | |
parent | e620d0a9d88875c425741ad2d40579e61cdd15b0 (diff) | |
download | python-dmidecode-6249a27ea72b83726975bfa6771b226f325c1a95.tar.gz python-dmidecode-6249a27ea72b83726975bfa6771b226f325c1a95.tar.xz python-dmidecode-6249a27ea72b83726975bfa6771b226f325c1a95.zip |
Further work in enforcing the Debian policy in package based on advice from
`POX' and the documentation.
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@119 abc39116-655e-4be6-ad55-d661dc543056
Diffstat (limited to 'debian/python-dmidecode.substvars')
-rw-r--r-- | debian/python-dmidecode.substvars | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/python-dmidecode.substvars b/debian/python-dmidecode.substvars index 36e5a58..e3510f6 100644 --- a/debian/python-dmidecode.substvars +++ b/debian/python-dmidecode.substvars @@ -1 +1,4 @@ +python:Versions=2.4, 2.5 +python:Provides=python2.4-dmidecode, python2.5-dmidecode +python:Depends=python-central (>= 0.6.7), python (<< 2.6), python (>= 2.4) shlibs:Depends=libc6 (>= 2.7-1) |