summaryrefslogtreecommitdiff
path: root/p/haskell-distributive
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-distributive')
-rw-r--r--p/haskell-distributive/debian/changelog6
-rw-r--r--p/haskell-distributive/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-distributive/debian/changelog b/p/haskell-distributive/debian/changelog
index 212bf3d4b..0f812e8bb 100644
--- a/p/haskell-distributive/debian/changelog
+++ b/p/haskell-distributive/debian/changelog
@@ -1,3 +1,9 @@
+haskell-distributive (0.4.4-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:58 +0100
+
haskell-distributive (0.4.4-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-distributive/debian/control b/p/haskell-distributive/debian/control
index 613087de5..79c59e325 100644
--- a/p/haskell-distributive/debian/control
+++ b/p/haskell-distributive/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Iulian Udrea <iulian@linux.com>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-tagged-dev (>> 0.7)