summaryrefslogtreecommitdiff
path: root/p/haskell-fast-logger
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:07 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:07 +0300
commit707eabca5d409e50426a5dc1abf8713b8b3a4bd2 (patch)
treebbb549c0ac087a80e52639a7da1beb3abe8bf159 /p/haskell-fast-logger
parent401fc2777c8a0ccdc292608ac905d1157c8b12de (diff)
downloadDHG_packages-707eabca5d409e50426a5dc1abf8713b8b3a4bd2.tar.gz
haskell-fast-logger: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-fast-logger')
-rw-r--r--p/haskell-fast-logger/debian/changelog6
-rw-r--r--p/haskell-fast-logger/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog
index 35fdf1114..5fb025ba8 100644
--- a/p/haskell-fast-logger/debian/changelog
+++ b/p/haskell-fast-logger/debian/changelog
@@ -1,3 +1,9 @@
+haskell-fast-logger (2.1.5-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:07 +0100
+
haskell-fast-logger (2.1.5-1) unstable; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-fast-logger/debian/control b/p/haskell-fast-logger/debian/control
index ced4dee96..539ae4514 100644
--- a/p/haskell-fast-logger/debian/control
+++ b/p/haskell-fast-logger/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-blaze-builder-dev