summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNima Talebi <nima@it.net.au>2009-09-28 18:41:23 +1000
committerNima Talebi <nima@it.net.au>2009-09-28 18:41:23 +1000
commitcce0cfdb97d0e6b7d20dc943730981b86f01dc5b (patch)
tree006f120dad10964ff84c8181e329ccf56a09604a
parent66ddffc29a5a99f847a8ec8f76f1adbe37c481f6 (diff)
downloadpython-dmidecode-cce0cfdb97d0e6b7d20dc943730981b86f01dc5b.tar.gz
python-dmidecode-cce0cfdb97d0e6b7d20dc943730981b86f01dc5b.tar.xz
python-dmidecode-cce0cfdb97d0e6b7d20dc943730981b86f01dc5b.zip
Added libxml2 dependencies.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e8190d0..4a8a2fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-dmidecode (3.10.7-2) unstable; urgency=low
+
+ * Added libxml2 dependencies.
+
+ -- Nima Talebi <nima@it.net.au> Mon, 28 Sep 2009 18:41:01 +1000
+
python-dmidecode (3.10.7-1) unstable; urgency=low
* New Upstream release.
diff --git a/debian/control b/debian/control
index bad8447..2896939 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ 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, electric-fence (> 2)
+ python-all-dev (>= 2.3.5-11), python-all-dbg, libxml2-dev, python-libxml2,
+ electric-fence (> 2),
Standards-Version: 3.8.3
Package: python-dmidecode