The following commit has been merged in the master branch:
commit ea2cd19a8348a573aec7b8d4b6470768df9b43e4
Author: Colin Watson <[email protected]>
Date:   Thu Nov 10 06:05:22 2011 +0100

    Mark dpkg-dev and libdpkg-perl as Multi-Arch foreign
    
    Closes: #648217
    
    Signed-off-by: Guillem Jover <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index d5cfe25..4c6fee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,8 @@ dpkg (1.16.2) UNRELEASED; urgency=low
   * Fix two memory leaks per tar entry in the tar extractor used on unpack.
   * Mark dpkg and dselect as Multi-Arch foreign.
     Reported by Steve Langasek <[email protected]>.
+  * Mark dpkg-dev and libdpkg-perl as Multi-Arch foreign. Closes: #648217
+    Thanks to Colin Watson <[email protected]>.
 
   [ Raphaƫl Hertzog ]
   * Update Dpkg::Shlibs to look into multiarch paths when cross-building
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

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to