summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d98283..11e3ef9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
+python-dmidecode (3.10.12-2) unstable; urgency=low
+
+ * Added a missing dependency (Closes: Bug#578891) - thanks to Sven Wick for
+ the bug report.
+
+ -- Nima Talebi <nima@it.net.au> Fri, 23 Apr 2010 22:25:55 +1000
+
python-dmidecode (3.10.12-1) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format
* Upstream bugfix release. See the following URI for details:
https://bugzilla.redhat.com/show_bug.cgi?id=583867
- -- Nima Talebi <nima@it.net.au> Fri, 12 Mar 2010 14:31:45 +1100
+ -- Nima Talebi <nima@it.net.au> Fri, 23 Apr 2010 22:24:50 +1000
python-dmidecode (3.10.11-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d0c3f11..9a0297b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Package: python-dmidecode
XB-Python-Version: ${python:Versions}
Architecture: any
Provides: ${python:Provides}
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-libxml2
Description: Python extension module for dmidecode
DMI (the desktop management interface) provides a standardized description of
a computer's hardware, including characteristics such as BIOS serial number