summaryrefslogtreecommitdiff
path: root/p/haskell-crypto
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-crypto')
-rw-r--r--p/haskell-crypto/debian/changelog6
-rw-r--r--p/haskell-crypto/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-crypto/debian/changelog b/p/haskell-crypto/debian/changelog
index 81e21c830..b87c99700 100644
--- a/p/haskell-crypto/debian/changelog
+++ b/p/haskell-crypto/debian/changelog
@@ -1,3 +1,9 @@
+haskell-crypto (4.2.5.1-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:41 +0100
+
haskell-crypto (4.2.5.1-1) unstable; urgency=low
* Adjust watch file to new hackage layout
diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control
index e109dac77..6e8589dd2 100644
--- a/p/haskell-crypto/debian/control
+++ b/p/haskell-crypto/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-hunit-dev