summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2013-11-26 19:25:39 +0100
committerMichael Stapelberg <michael@stapelberg.de>2013-11-26 19:26:07 +0100
commit581597fe382f0c895ca9bfb211803fb238de11c5 (patch)
treef1ffe836ecdfb8abfd070e9131294a65b452b7b0
parent3c89c295461be17d29d0dd988f3516c6cd4412c6 (diff)
downloadinit-system-helpers-581597fe382f0c895ca9bfb211803fb238de11c5.tar.gz
mark packages multi-arch: foreign, they can run on any architecture
closes: #730419
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d0edec7..4681b57 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/init-system-helper
Package: init-system-helpers
Architecture: all
+Multi-Arch: foreign
Depends: ${perl:Depends}, ${misc:Depends}
Breaks: systemd (<< 44-12)
Description: helper tools for all init systems
@@ -26,6 +27,7 @@ Description: helper tools for all init systems
Package: dh-systemd
Architecture: all
+Multi-Arch: foreign
Depends: ${perl:Depends}, ${misc:Depends}, debhelper
Description: debhelper add-on to handle systemd unit files
dh-systemd provides a debhelper sequence addon named 'systemd' and the