summaryrefslogtreecommitdiff
path: root/p/haskell-sandi
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-12-10 14:49:26 -0500
committerClint Adams <clint@debian.org>2015-12-10 14:49:26 -0500
commita6ed7a057a193d4cdeafe807cd129be1d21a0ac2 (patch)
treec5ff57978c94f26868f57fc814b91fe686f5a39b /p/haskell-sandi
parent90ed3736af033247889c436c786ea55241ff8e06 (diff)
downloadDHG_packages-a6ed7a057a193d4cdeafe807cd129be1d21a0ac2.tar.gz
sandi: run testsuite on mips/mipsel
Diffstat (limited to 'p/haskell-sandi')
-rw-r--r--p/haskell-sandi/debian/changelog6
-rw-r--r--p/haskell-sandi/debian/control10
2 files changed, 11 insertions, 5 deletions
diff --git a/p/haskell-sandi/debian/changelog b/p/haskell-sandi/debian/changelog
index 41bd40323..440a9c558 100644
--- a/p/haskell-sandi/debian/changelog
+++ b/p/haskell-sandi/debian/changelog
@@ -1,3 +1,9 @@
+haskell-sandi (0.3.5-6) unstable; urgency=medium
+
+ * Run testsuite on mips/mipsel.
+
+ -- Clint Adams <clint@debian.org> Thu, 10 Dec 2015 14:49:09 -0500
+
haskell-sandi (0.3.5-5) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-sandi/debian/control b/p/haskell-sandi/debian/control
index 7b5aa0f45..505cc069f 100644
--- a/p/haskell-sandi/debian/control
+++ b/p/haskell-sandi/debian/control
@@ -14,11 +14,11 @@ Build-Depends: debhelper (>= 9),
libghc-exceptions-dev (>= 0.6),
libghc-exceptions-dev (<< 0.9),
libghc-exceptions-prof,
- libghc-hunit-dev [!mips !mipsel !sparc],
- libghc-tasty-dev [!mips !mipsel !sparc],
- libghc-tasty-hunit-dev [!mips !mipsel !sparc],
- libghc-tasty-quickcheck-dev [!mips !mipsel !sparc],
- libghc-tasty-th-dev [!mips !mipsel !sparc],
+ libghc-hunit-dev [!sparc],
+ libghc-tasty-dev [!sparc],
+ libghc-tasty-hunit-dev [!sparc],
+ libghc-tasty-quickcheck-dev [!sparc],
+ libghc-tasty-th-dev [!sparc],
Build-Depends-Indep: ghc-doc,
libghc-conduit-doc,
libghc-exceptions-doc,