summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-03-27 15:55:07 -0700
committerRuss Allbery <rra@stanford.edu>2013-03-27 15:55:07 -0700
commit6b01575178fb57d7b78ba88daf06b67e6d26f4ff (patch)
tree92563d75b0a9e4ce403af7f3e930986409a32497 /debian
parent42a090f3865e910a280659df9daf1147891318f1 (diff)
Tag all packages as Multi-Arch: foreign
Change-Id: I51e95968f7249ad99f6d9d58e9a8dc90808be348
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f3d5fb..5b74f13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ wallet (1.0-1) UNRELEASED; urgency=low
* Update debhelper compatibility level to V9.
- Enable all hardening build flags.
- Enable parallel builds.
+ * Tag all packages as Multi-Arch: foreign.
* Move single-debian-patch to local-options and patch-header to
local-patch-header so that they only apply to the packages I build and
NMUs get regular version-numbered patches.
diff --git a/debian/control b/debian/control
index 8b5be8b..7a39996 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Browser: http://git.eyrie.org/?p=kerberos/wallet.git
Package: keytab-backend
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, ${perl:Depends}, krb5-admin-server, perl,
remctl-server
Description: Provide existing MIT Kerberos keytabs via remctl
@@ -24,6 +25,7 @@ Description: Provide existing MIT Kerberos keytabs via remctl
Package: wallet-client
Architecture: any
+Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Kerberos-authenticated secure data management client
The wallet is a system for managing secure data, authorization rules to
@@ -40,6 +42,7 @@ Description: Kerberos-authenticated secure data management client
Package: wallet-server
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, ${perl:Depends},
libdbd-sqlite3-perl | libdbd-mysql-perl | libdbd-pg-perl,
libdbix-class-perl, libsql-translator-perl, remctl-server