summaryrefslogtreecommitdiff
path: root/p/hasktags
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:44 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:44 +0300
commitef842ba8f94f7c2873afea775610c73540ccfa0a (patch)
tree34b1c27ff0a780fad6fbfdc0464aaa4175312c5c /p/hasktags
parent7dd6d717d14a3725b0630dd1018714aac20d2008 (diff)
downloadDHG_packages-ef842ba8f94f7c2873afea775610c73540ccfa0a.tar.gz
hasktags: Depend on haskell-devscripts 0.9, found in experimental
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)