summaryrefslogtreecommitdiff
path: root/p/haskell-random-shuffle/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:33 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:33 +0300
commitabb76bb0c280ea8cec4e34e59aced8b7a6598475 (patch)
treeec4da2f95af0ebc3e2a31fb4bdf37da43f57af46 /p/haskell-random-shuffle/debian
parent31ce2a733672c5a7e1c51becda2af8cca386f2ee (diff)
downloadDHG_packages-abb76bb0c280ea8cec4e34e59aced8b7a6598475.tar.gz
haskell-random-shuffle: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-random-shuffle/debian')
-rw-r--r--p/haskell-random-shuffle/debian/changelog1
-rw-r--r--p/haskell-random-shuffle/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-random-shuffle/debian/changelog b/p/haskell-random-shuffle/debian/changelog
index 785c04bb2..1d22e15ea 100644
--- a/p/haskell-random-shuffle/debian/changelog
+++ b/p/haskell-random-shuffle/debian/changelog
@@ -1,6 +1,7 @@
haskell-random-shuffle (0.0.4-3) 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:21:26 +0200
diff --git a/p/haskell-random-shuffle/debian/control b/p/haskell-random-shuffle/debian/control
index abf99b33f..f42a0d169 100644
--- a/p/haskell-random-shuffle/debian/control
+++ b/p/haskell-random-shuffle/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-monadrandom-dev