summaryrefslogtreecommitdiff
path: root/p/haskell-test-framework-quickcheck2/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-test-framework-quickcheck2/debian')
-rw-r--r--p/haskell-test-framework-quickcheck2/debian/changelog7
-rw-r--r--p/haskell-test-framework-quickcheck2/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-test-framework-quickcheck2/debian/changelog b/p/haskell-test-framework-quickcheck2/debian/changelog
index 6558460c8..2a3a273b8 100644
--- a/p/haskell-test-framework-quickcheck2/debian/changelog
+++ b/p/haskell-test-framework-quickcheck2/debian/changelog
@@ -1,3 +1,10 @@
+haskell-test-framework-quickcheck2 (0.2.12.1-2) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:13:27 +0200
+
haskell-test-framework-quickcheck2 (0.2.12.1-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-test-framework-quickcheck2/debian/control b/p/haskell-test-framework-quickcheck2/debian/control
index e45841965..edd6ac3e3 100644
--- a/p/haskell-test-framework-quickcheck2/debian/control
+++ b/p/haskell-test-framework-quickcheck2/debian/control
@@ -4,7 +4,7 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp>
Build-Depends: debhelper (>= 7.0),
- haskell-devscripts (>= 0.8),
+ haskell-devscripts (>= 0.8.13),
cdbs,
ghc,
ghc-prof,