summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:06 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:06 +0300
commit7fc145529d67bec47d1699eb84d85c3d43a9e1e9 (patch)
treea3073bc200aa436b447918b1e943ece6a505dd91
parente12b55370e75122ce0107dda0a319b7a0fd13773 (diff)
downloadDHG_packages-7fc145529d67bec47d1699eb84d85c3d43a9e1e9.tar.gz
haskell-tasty-quickcheck: Depend on haskell-devscripts 0.9, found in experimental
-rw-r--r--p/haskell-tasty-quickcheck/debian/changelog6
-rw-r--r--p/haskell-tasty-quickcheck/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-tasty-quickcheck/debian/changelog b/p/haskell-tasty-quickcheck/debian/changelog
index e17ea4092..ca7b6a377 100644
--- a/p/haskell-tasty-quickcheck/debian/changelog
+++ b/p/haskell-tasty-quickcheck/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty-quickcheck (0.8.1-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:06 +0100
+
haskell-tasty-quickcheck (0.8.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-tasty-quickcheck/debian/control b/p/haskell-tasty-quickcheck/debian/control
index ac4e33e47..11b548435 100644
--- a/p/haskell-tasty-quickcheck/debian/control
+++ b/p/haskell-tasty-quickcheck/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joey Hess <joeyh@debian.org>
Build-Depends:
debhelper (>= 9),
- haskell-devscripts (>= 0.8.15),
+ haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,