tag 548669 patch pending
thanks

Nima Talebi <n...@it.net.au> (28/09/2009):
> The problem was not specifically to do with those architectures,
> rather that I'd missed 2 dependencies for libxml2.
> 
> I've duploaded release 2 which closes that bug.

Hi,

I don't see your package in unstable? I've prepared an NMU with the
attached patch, uploaded to DELAYED/5. During the next 5 days, I can
cancel this NMU if you need more time, sponsor a package of yours
fixing this bug in an MU, or move it to DELAYED/0 if you think it's OK
to have it uploaded in unstable without waiting.

Mraw,
KiBi.
diff -u python-dmidecode-3.10.7/debian/control python-dmidecode-3.10.7/debian/control
--- python-dmidecode-3.10.7/debian/control
+++ python-dmidecode-3.10.7/debian/control
@@ -4,8 +4,9 @@
 Priority: optional
 Homepage: http://projects.autonomy.net.au/python-dmidecode
 Maintainer: Nima Talebi <n...@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)
+Build-Depends: debhelper (>= 7), python-support (>= 0.5.3), python,
+ python-all-dev (>= 2.3.5-11), python-all-dbg, electric-fence (>= 2),
+ libxml2-dev, python-libxml2
 Standards-Version: 3.8.3
 
 Package: python-dmidecode
diff -u python-dmidecode-3.10.7/debian/changelog python-dmidecode-3.10.7/debian/changelog
--- python-dmidecode-3.10.7/debian/changelog
+++ python-dmidecode-3.10.7/debian/changelog
@@ -1,3 +1,13 @@
+python-dmidecode (3.10.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix missing Build-Depends: libxml2-dev (Closes: #548669).
+  * Also add python-libxml2 since it's needed for -lxml2mod.
+  * Use “>=” instead of single “>” in Build-Depends, the latter being
+    deprecated.
+
+ -- Cyril Brulebois <k...@debian.org>  Sun, 06 Dec 2009 20:03:33 +0100
+
 python-dmidecode (3.10.7-1) unstable; urgency=low
 
   * New Upstream release.

Attachment: signature.asc
Description: Digital signature

Reply via email to