The following commit has been merged in the master branch:
commit 7c6cda2a229151519b43d44545b7e0e7d8251660
Author: Guillem Jover <[email protected]>
Date:   Tue Feb 22 07:01:48 2011 +0100

    Mark dpkg and dselect as Multi-Arch foreign
    
    Reported-by: Steve Langasek <[email protected]>

diff --git a/debian/control b/debian/control
index 5ad1e92..4af351d 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Description: Debian package management static library
 
 Package: dpkg
 Architecture: any
+Multi-Arch: foreign
 Essential: yes
 Pre-Depends: ${shlibs:Depends}, tar (>= 1.23), xz-utils
 Depends: ${misc:Depends}
@@ -98,6 +99,7 @@ Description: Dpkg perl modules
 Package: dselect
 Priority: optional
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, dpkg (>= 1.13.1), ${misc:Depends}
 Suggests: perl
 Conflicts: dpkg-ftp, dpkg-multicd

-- 
dpkg's main repository


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

Reply via email to