[psurface] 02/03: Add Multi-Arch fields.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Fri Jun 6 11:47:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository psurface.
commit 72e0e43692c5031cca2208afb515d65b92ec36aa
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Fri Jun 6 11:23:41 2014 +0200
Add Multi-Arch fields.
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 56a3ae2..47a46d2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9), dh-autoreconf
Package: psurface
Architecture: any
+Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libpsurface-dev (= ${binary:Version})
Description: TODO
@@ -19,6 +20,7 @@ Description: TODO
Package: libpsurface-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends}, libpsurface0 (= ${binary:Version})
Suggests: libpsurface-dbg (= ${binary:Version}), psurface (= ${binary:Version})
Description: TODO
@@ -36,6 +38,7 @@ Description: TODO
Package: libpsurface0
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: TODO
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/psurface.git
More information about the debian-science-commits
mailing list