[DHG_packages] 01/01: sandi: run testsuite on mips/mipsel
Clint Adams
clint at moszumanska.debian.org
Thu Dec 10 19:50:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit a6ed7a057a193d4cdeafe807cd129be1d21a0ac2
Author: Clint Adams <clint at debian.org>
Date: Thu Dec 10 14:49:26 2015 -0500
sandi: run testsuite on mips/mipsel
---
p/haskell-sandi/debian/changelog | 6 ++++++
p/haskell-sandi/debian/control | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/p/haskell-sandi/debian/changelog b/p/haskell-sandi/debian/changelog
index 41bd403..440a9c5 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 at 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 7b5aa0f..505cc06 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,
--
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