[SCM] libmatekbd Debian package branch, master, updated. f050c71324377a7a0154d89ef75795ceaf49764d
    Mike Gabriel 
    sunweaver at alioth.debian.org
       
    Tue Oct 15 09:35:12 UTC 2013
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmatekbd.git;a=commitdiff;h=f050c71
The following commit has been merged in the master branch:
commit f050c71324377a7a0154d89ef75795ceaf49764d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 15 11:34:49 2013 +0200
    debian/control: Enable multi-arch support for this library.
---
 debian/control |    6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/debian/control b/debian/control
index 99bc938..9656202 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/libmatekbd.git
 
 Package: libmatekbd4
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends},
+             multiarch-support,
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -38,6 +41,7 @@ Description: MATE library to manage keyboard configuration
 
 Package: libmatekbd-common
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Replaces: libmatekbd4 (<< 1.6.1-1)
 Description: MATE library to manage keyboard configuration (common files)
@@ -48,6 +52,7 @@ Description: MATE library to manage keyboard configuration (common files)
 Package: libmatekbd-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  ${misc:Depends},
  libmatekbd4 (= ${binary:Version}),
@@ -64,6 +69,7 @@ Package: libmatekbd-dbg
 Section: debug
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Depends:
  ${misc:Depends},
  libmatekbd4 (= ${binary:Version}),
-- 
libmatekbd Debian package
    
    
More information about the pkg-mate-commits
mailing list