diff options
author | Nima Talebi <nima@it.net.au> | 2009-12-12 20:16:50 +1100 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2009-12-12 20:16:50 +1100 |
commit | 83a56e3ca41c524e036354d48ac3588e7562f0ba (patch) | |
tree | 4a537b7df7a21233210f871d80588ca78fdcd681 | |
parent | 5ce6a673721eb67fec0d5def75cec08de4eae451 (diff) | |
download | python-dmidecode-83a56e3ca41c524e036354d48ac3588e7562f0ba.tar.gz python-dmidecode-83a56e3ca41c524e036354d48ac3588e7562f0ba.tar.xz python-dmidecode-83a56e3ca41c524e036354d48ac3588e7562f0ba.zip |
Catch up to the latest
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 2896939..93383b0 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,8 @@ Section: python Priority: optional Homepage: http://projects.autonomy.net.au/python-dmidecode Maintainer: Nima Talebi <nima@it.net.au> -Build-Depends: debhelper (> 7), python-support (>= 0.5.3), python, - python-all-dev (>= 2.3.5-11), python-all-dbg, libxml2-dev, python-libxml2, - electric-fence (> 2), +Build-Depends: debhelper (>> 7), python-support (>= 0.5.3), python, + python-all-dev (>= 2.3.5-11), python-all-dbg, libxml2-dev, python-libxml2 Standards-Version: 3.8.3 Package: python-dmidecode |