This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit ea8e1b2e4cd8b147520954d58bbc1fcf97036194
Author: Jens Reyer <[email protected]>
Date:   Mon Sep 7 00:36:28 2015 +0200

    Add a Multi-Arch field to every package.
---
 debian/control.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control.in b/debian/control.in
index d88a4cf..3cf3d52 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -102,6 +102,7 @@ Description: Windows API implementation - 32-bit binary 
loader
 
 Package: wine64VERSION
 Architecture: amd64 arm64
+Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -123,6 +124,7 @@ Description: Windows API implementation - 64-bit binary 
loader
 
 Package: wine32VERSION-preloader
 Architecture: i386 powerpc armhf
+Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  wine32VERSION,
@@ -134,6 +136,7 @@ Description: Windows API implementation - prelinked 32-bit 
binary loader
 
 Package: wine64VERSION-preloader
 Architecture: amd64
+Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  wine64VERSION,
@@ -162,6 +165,7 @@ Description: Windows API implementation - 32-bit developer 
tools
 Package: wine64VERSION-tools
 Architecture: amd64 arm64
 Section: libdevel
+Multi-Arch: foreign
 Depends:
  gcc [amd64],
  ${perl:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-wine/wine.git

_______________________________________________
pkg-wine-party mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party

Reply via email to