Control: severity -1 important
Control: tags -1 patch

Since this bug blocks an RC bug (#677762) I am raising the severity.

The package is already multiarch except for missing headers. I attached
a patch that adds the missing headers. I verified that libwmf0.2-7 is
correctly coinstallable with itself on amd64 with i386.

Helmut
diff -Nru libwmf-0.2.8.4/debian/changelog libwmf-0.2.8.4/debian/changelog
--- libwmf-0.2.8.4/debian/changelog     2012-09-20 06:09:13.000000000 +0200
+++ libwmf-0.2.8.4/debian/changelog     2012-11-29 17:28:35.000000000 +0100
@@ -1,3 +1,12 @@
+libwmf (0.2.8.4-10.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add Multi-Arch headers. (Closes: #677786)
+    The support was basically there. libwmf0.2-7 already ships libraries in
+    /usr/lib/<triplet>. No changes besides adding headers were necessary.
+
+ -- Helmut Grohne <hel...@subdivi.de>  Thu, 29 Nov 2012 17:26:47 +0100
+
 libwmf (0.2.8.4-10.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libwmf-0.2.8.4/debian/control libwmf-0.2.8.4/debian/control
--- libwmf-0.2.8.4/debian/control       2012-09-20 06:15:43.000000000 +0200
+++ libwmf-0.2.8.4/debian/control       2012-11-29 17:26:39.000000000 +0100
@@ -22,6 +22,7 @@
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: gsfonts
+Multi-Arch: same
 Description: Windows metafile conversion library
  Windows metafile (WMF) is a picture format used by many Windows
  programs, e.g. Microsoft Word.  libwmf is a library for interpreting
@@ -35,6 +36,7 @@
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: gsfonts
+Multi-Arch: foreign
 Description: Windows metafile conversion tools
  Windows metafile (WMF) is a picture format used by many Windows
  programs, e.g. Microsoft Word.  libwmf is a library for interpreting

Reply via email to