summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:11 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:11 +0300
commit8c141e03d90a20c30972e949a3de072176dfa7cc (patch)
tree4511296dd4085ad1e0ebb49b3684eb11daa9b4fe
parent747673a1b2bd6d1f40a822404a06843a7c86b080 (diff)
downloadDHG_packages-8c141e03d90a20c30972e949a3de072176dfa7cc.tar.gz
haskell-free: Depend on haskell-devscripts 0.9, found in experimental
-rw-r--r--p/haskell-free/debian/changelog6
-rw-r--r--p/haskell-free/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-free/debian/changelog b/p/haskell-free/debian/changelog
index 8d8c00c5d..7e727b95c 100644
--- a/p/haskell-free/debian/changelog
+++ b/p/haskell-free/debian/changelog
@@ -1,3 +1,9 @@
+haskell-free (4.9-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:11 +0100
+
haskell-free (4.9-2) unstable; urgency=medium
* Drop b-d on ghc-ghci, since the build does not use TH.
diff --git a/p/haskell-free/debian/control b/p/haskell-free/debian/control
index e68a018fa..3cf7017de 100644
--- a/p/haskell-free/debian/control
+++ b/p/haskell-free/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-bifunctors-dev (>= 4.0)