summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-14 14:05:34 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-14 14:31:35 +0200
commitedaf302b1441422c58bc1f599be3912bd6ab07f2 (patch)
tree0ab3e93bc9964639a0cecc6cd9e3f4c98b68db41
parentce45c84fa55de98d09dd75039b03865e8d72005f (diff)
downloadDHG_packages-edaf302b1441422c58bc1f599be3912bd6ab07f2.tar.gz
Adding back Multi-Arch fields
which Helmut added in 290bf8e4 and I removed in 9fa2cdb. Sorry Helmut!
-rw-r--r--p/alex/debian/control1
-rw-r--r--p/darcs/debian/control1
-rw-r--r--p/haskell-hledger/debian/control1
-rw-r--r--p/hasktags/debian/control1
-rw-r--r--p/lhs2tex/debian/control1
-rw-r--r--p/shellcheck/debian/control1
6 files changed, 6 insertions, 0 deletions
diff --git a/p/alex/debian/control b/p/alex/debian/control
index 3535541c9..3885b3dc3 100644
--- a/p/alex/debian/control
+++ b/p/alex/debian/control
@@ -23,6 +23,7 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/alex
Package: alex
Architecture: any
+Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends},
Description: lexical analyser generator for Haskell
diff --git a/p/darcs/debian/control b/p/darcs/debian/control
index 111e524d2..6b29ed6a2 100644
--- a/p/darcs/debian/control
+++ b/p/darcs/debian/control
@@ -63,6 +63,7 @@ Section: vcs
Depends: ${shlibs:Depends},
${misc:Depends},
Recommends: default-mta | mail-transport-agent,
+Multi-Arch: foreign
Description: distributed, interactive, smart revision control system
Darcs is a free, open source revision control system. It is:
.
diff --git a/p/haskell-hledger/debian/control b/p/haskell-hledger/debian/control
index 679fec728..9ce59432c 100644
--- a/p/haskell-hledger/debian/control
+++ b/p/haskell-hledger/debian/control
@@ -73,6 +73,7 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hledger
Package: hledger
Architecture: any
Section: utils
+Multi-Arch: foreign
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
diff --git a/p/hasktags/debian/control b/p/hasktags/debian/control
index 9e8c68433..32b8531f9 100644
--- a/p/hasktags/debian/control
+++ b/p/hasktags/debian/control
@@ -20,6 +20,7 @@ Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
+Multi-Arch: foreign
Description: Producer of ctags "tags" and etags "TAGS" files for Haskell programs
This package provides the hasktags program, which provides ctags "tags" and
etags "TAGS" files for Haskell programs.
diff --git a/p/lhs2tex/debian/control b/p/lhs2tex/debian/control
index ecc0eab6d..c3b3a4eaa 100644
--- a/p/lhs2tex/debian/control
+++ b/p/lhs2tex/debian/control
@@ -21,6 +21,7 @@ Depends: ${shlibs:Depends},
texlive-latex-base,
texlive-latex-base,
texlive-math-extra,
+Multi-Arch: foreign
Description: Generates LaTeX code from literate Haskell sources
lhs2TeX includes the following features:
.
diff --git a/p/shellcheck/debian/control b/p/shellcheck/debian/control
index c71c275a7..66fa9b411 100644
--- a/p/shellcheck/debian/control
+++ b/p/shellcheck/debian/control
@@ -22,6 +22,7 @@ Package: shellcheck
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+Multi-Arch: foreign
Description: lint tool for shell scripts
The goals of ShellCheck are:
.