summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-random/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:44 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:44 +0300
commit1af4db92ea3d8f79c8433523881f8281a71af2c5 (patch)
tree677cce58b6b389c43d2060691d7c06910760b4e3 /p/haskell-crypto-random/debian
parentc7be69ced0632aa90b004d781bb6a7acbaf7df58 (diff)
downloadDHG_packages-1af4db92ea3d8f79c8433523881f8281a71af2c5.tar.gz
haskell-crypto-random: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-crypto-random/debian')
-rw-r--r--p/haskell-crypto-random/debian/changelog1
-rw-r--r--p/haskell-crypto-random/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-crypto-random/debian/changelog b/p/haskell-crypto-random/debian/changelog
index 40d5735a7..496984fe5 100644
--- a/p/haskell-crypto-random/debian/changelog
+++ b/p/haskell-crypto-random/debian/changelog
@@ -1,6 +1,7 @@
haskell-crypto-random (0.0.7-2) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:58 +0200
diff --git a/p/haskell-crypto-random/debian/control b/p/haskell-crypto-random/debian/control
index be0c4ea5f..12c74c627 100644
--- a/p/haskell-crypto-random/debian/control
+++ b/p/haskell-crypto-random/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-securemem-dev