summaryrefslogtreecommitdiff
path: root/p/haskell-attoparsec-enumerator
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:15 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:15 +0300
commitc7eca44ec2f4fb9e4fc225ab5a879ab5b0589edf (patch)
tree17eeb8cd55904d0526ff97aefd4a213cdda7e596 /p/haskell-attoparsec-enumerator
parentd8b78b03e7fdbbde5a3559181a8451cade972ab7 (diff)
downloadDHG_packages-c7eca44ec2f4fb9e4fc225ab5a879ab5b0589edf.tar.gz
haskell-attoparsec-enumerator: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-attoparsec-enumerator')
-rw-r--r--p/haskell-attoparsec-enumerator/debian/changelog1
-rw-r--r--p/haskell-attoparsec-enumerator/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog
index 008fa47f9..5cd193252 100644
--- a/p/haskell-attoparsec-enumerator/debian/changelog
+++ b/p/haskell-attoparsec-enumerator/debian/changelog
@@ -1,6 +1,7 @@
haskell-attoparsec-enumerator (0.3.1-4) 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:34 +0200
diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control
index c0ba06771..fc9a8e334 100644
--- a/p/haskell-attoparsec-enumerator/debian/control
+++ b/p/haskell-attoparsec-enumerator/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-attoparsec-dev (>> 0.10.1.1)