summaryrefslogtreecommitdiff
path: root/p/haskell-graphviz/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-graphviz/debian')
-rw-r--r--p/haskell-graphviz/debian/changelog6
-rw-r--r--p/haskell-graphviz/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-graphviz/debian/changelog b/p/haskell-graphviz/debian/changelog
index d208ac4af..7f9c7874f 100644
--- a/p/haskell-graphviz/debian/changelog
+++ b/p/haskell-graphviz/debian/changelog
@@ -1,3 +1,9 @@
+haskell-graphviz (2999.17.0.1-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:17 +0100
+
haskell-graphviz (2999.17.0.1-1) unstable; urgency=medium
* Initial release.
diff --git a/p/haskell-graphviz/debian/control b/p/haskell-graphviz/debian/control
index 6e45d8ef8..a8d4ce6f0 100644
--- a/p/haskell-graphviz/debian/control
+++ b/p/haskell-graphviz/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-colour-dev (>= 2.3)