Package: help2man
Version: 1.40.12
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: cross
Hi,
Enough source packages (around 150) Build-Depend on help2man that it
would be very helpful to have it marked as "Multi-Arch: foreign", on the
basis that even though it's "Architecture: any" it doesn't matter which
architecture you get on a multiarch system as long as you can execute
the binary. This would make it easier to cross-build those packages.
The patch is trivial, but in case it helps:
* Make help2man Multi-Arch: foreign, so that it can satisfy
cross-build-dependencies.
diff -Nru help2man-1.40.11/debian/control help2man-1.40.11ubuntu1/debian/control
--- help2man-1.40.11/debian/control 2012-01-02 06:23:29.000000000 +0000
+++ help2man-1.40.11ubuntu1/debian/control 2012-08-16 19:08:26.000000000
+0100
@@ -9,6 +9,7 @@
Package: help2man
Architecture: any
+Multi-Arch: foreign
Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends},
liblocale-gettext-perl, dpkg (>= 1.15.4) | install-info
Description: Automatic manpage generator
Program to create simple man pages from the --help and
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]