[DHG_packages] 01/02: Adding back Multi-Arch fields

Joachim Breitner nomeata at moszumanska.debian.org
Fri Aug 14 12:31:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository DHG_packages.

commit edaf302b1441422c58bc1f599be3912bd6ab07f2
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Aug 14 14:05:34 2015 +0200

    Adding back Multi-Arch fields
    
    which Helmut added in 290bf8e4 and I removed in 9fa2cdb. Sorry Helmut!
---
 p/alex/debian/control            | 1 +
 p/darcs/debian/control           | 1 +
 p/haskell-hledger/debian/control | 1 +
 p/hasktags/debian/control        | 1 +
 p/lhs2tex/debian/control         | 1 +
 p/shellcheck/debian/control      | 1 +
 6 files changed, 6 insertions(+)

diff --git a/p/alex/debian/control b/p/alex/debian/control
index 3535541..3885b3d 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 111e524..6b29ed6 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 679fec7..9ce5943 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 9e8c684..32b8531 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 ecc0eab..c3b3a4e 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 c71c275..66fa9b4 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:
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list