summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2019-02-10 19:54:04 +0000
committerDmitry Bogatov <KAction@debian.org>2019-02-10 19:54:04 +0000
commit5b9927b1d57a988048344b7f3fb0e4c12bad957f (patch)
treebfd58c16b50917187201800cbac64270271805a2 /debian/control
parentd43bfe196877c3e318afe3355fcb5c80b6ab1d2d (diff)
Mark `runit-helper' as Multi-Arch: foreign (Closes: #921950)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index c99e364..6c34ab2 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Description: debhelper add-on to handle runit runscripts
24Package: runit-helper 24Package: runit-helper
25Architecture: all 25Architecture: all
26Depends: ${misc:Depends}, ${shlibs:Depends} 26Depends: ${misc:Depends}, ${shlibs:Depends}
27Multi-Arch: foreign
27Description: dh-sysuser implementation detail 28Description: dh-sysuser implementation detail
28 runit-helper provides code, which actually perform actions on system 29 runit-helper provides code, which actually perform actions on system
29 users on behalf of dh-runit package. This separation allows packages 30 users on behalf of dh-runit package. This separation allows packages