summaryrefslogtreecommitdiff
path: root/p/haskell-test-framework-quickcheck2/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:27 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:27 +0400
commit9d5f7837f796589abfa8d6fbffe5cfeeac66ccc8 (patch)
tree7c173d325219b431eecbb9901acd7c9b6671b59d /p/haskell-test-framework-quickcheck2/debian
parent72bd3fe15424d788989408be3806c6d538bbbd87 (diff)
downloadDHG_packages-9d5f7837f796589abfa8d6fbffe5cfeeac66ccc8.tar.gz
haskell-test-framework-quickcheck2: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
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,