Package: dpkg-dev
Version: 1.16.1.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch precise
dpkg-dev and libdpkg-perl could reasonably be Multi-Arch: foreign, even
in advance of other multiarch work, since as far as I know they provide
no architecture-dependent interfaces and can be allowed to satisfy
dependencies of foreign-architecture packages.
In particular, this would allow packages that build-depend directly on
dpkg-dev to have their build-dependencies satisfied under multiarch even
after the change proposed in #646288.
diff --git a/debian/control b/debian/control
index 4af351d..fd9d8bd 100644
--- a/debian/control
+++ b/debian/control
@@ -50,6 +50,7 @@ Package: dpkg-dev
Section: utils
Priority: optional
Architecture: all
+Multi-Arch: foreign
Depends: libdpkg-perl (= ${source:Version}), libfile-fcntllock-perl, bzip2,
xz-utils,
patch, make, binutils, base-files (>= 5.0.0), ${misc:Depends}
Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv,
libalgorithm-merge-perl
@@ -66,6 +67,7 @@ Package: libdpkg-perl
Section: perl
Priority: optional
Architecture: all
+Multi-Arch: foreign
Depends: dpkg (>= 1.15.8), perl, libtimedate-perl, ${misc:Depends}
Recommends: bzip2, xz-utils
Suggests: debian-keyring, gnupg, gpgv, binutils, patch
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]