diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-03 23:15:29 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-03 23:15:29 +0200 |
commit | f484e69ee1e5819e291cf00b9b05924152611b79 (patch) | |
tree | 032b27c5c2fd502896b265c5468c5cce037aecee /debian/control | |
parent | f24a596460647beae9d737c2563709f23d5081fb (diff) |
Other Multi-Arch tags
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 987a5e6..e33caf9 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xsane.git Package: xsane Architecture: any -Multi-Arch: no +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -52,7 +52,7 @@ Description: featureful graphical frontend for SANE (Scanner Access Now Easy) Package: xsane-dbg Architecture: any -Multi-Arch: no +Multi-Arch: same Section: debug Priority: extra Depends: @@ -78,7 +78,7 @@ Description: featureful graphical frontend for SANE (Debug files) Package: xsane-common Architecture: all -Multi-Arch: no +Multi-Arch: foreign Depends: ${misc:Depends} Replaces: xsane Recommends: xsane |