summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-cipher-tests
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:42 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:42 +0300
commit1b7aa58901c40074a680dd26eeab84bb8a408d36 (patch)
treead2f4303e0fdf85a26d95fe6e4a99a3ff91c067b /p/haskell-crypto-cipher-tests
parent08157c928df1b25d1067d5427d1f6f1af717180e (diff)
downloadDHG_packages-1b7aa58901c40074a680dd26eeab84bb8a408d36.tar.gz
haskell-crypto-cipher-tests: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-crypto-cipher-tests')
-rw-r--r--p/haskell-crypto-cipher-tests/debian/changelog6
-rw-r--r--p/haskell-crypto-cipher-tests/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-crypto-cipher-tests/debian/changelog b/p/haskell-crypto-cipher-tests/debian/changelog
index 6423ca458..95e1ed0ec 100644
--- a/p/haskell-crypto-cipher-tests/debian/changelog
+++ b/p/haskell-crypto-cipher-tests/debian/changelog
@@ -1,3 +1,9 @@
+haskell-crypto-cipher-tests (0.0.11-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:42 +0100
+
haskell-crypto-cipher-tests (0.0.11-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-crypto-cipher-tests/debian/control b/p/haskell-crypto-cipher-tests/debian/control
index 9fd9645c8..824fe7391 100644
--- a/p/haskell-crypto-cipher-tests/debian/control
+++ b/p/haskell-crypto-cipher-tests/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-quickcheck2-dev (>> 2)