summaryrefslogtreecommitdiff
path: root/p/haskell-tf-random
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:11 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:11 +0300
commit8a58ab3e80f90cf501debc4d90aaa7298e26c360 (patch)
treef0d11d602dbc09b6f91aaaf7d3cc987969b11e17 /p/haskell-tf-random
parent4b883d3d2146b6e46582f8d12062a2c091219e4f (diff)
downloadDHG_packages-8a58ab3e80f90cf501debc4d90aaa7298e26c360.tar.gz
haskell-tf-random: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-tf-random')
-rw-r--r--p/haskell-tf-random/debian/changelog6
-rw-r--r--p/haskell-tf-random/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-tf-random/debian/changelog b/p/haskell-tf-random/debian/changelog
index 759046441..9af82bb0e 100644
--- a/p/haskell-tf-random/debian/changelog
+++ b/p/haskell-tf-random/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tf-random (0.5-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:11 +0100
+
haskell-tf-random (0.5-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-tf-random/debian/control b/p/haskell-tf-random/debian/control
index 003cb0b9a..27f2a19c6 100644
--- a/p/haskell-tf-random/debian/control
+++ b/p/haskell-tf-random/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-primitive-dev (>= 0.3)