summaryrefslogtreecommitdiff
path: root/p/hasktags
diff options
context:
space:
mode:
Diffstat (limited to 'p/hasktags')
-rw-r--r--p/hasktags/debian/changelog6
-rw-r--r--p/hasktags/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/hasktags/debian/changelog b/p/hasktags/debian/changelog
index 0663635f6..a883f321d 100644
--- a/p/hasktags/debian/changelog
+++ b/p/hasktags/debian/changelog
@@ -1,3 +1,9 @@
+hasktags (0.69.0-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:44 +0100
+
hasktags (0.69.0-2) unstable; urgency=medium
* Reference /usr/share/common-licenses/LGPL2.1
diff --git a/p/hasktags/debian/control b/p/hasktags/debian/control
index e42c2c2e2..b6b6abc85 100644
--- a/p/hasktags/debian/control
+++ b/p/hasktags/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-json-dev (>= 0.5)