summaryrefslogtreecommitdiff
path: root/p/haskell-graphviz/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:17 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:17 +0300
commitae2a979b656e205faf5bce4a9b64c88c5dca3da3 (patch)
tree03807e07d1955ff757f02fe60e7ab8f2a826c4b0 /p/haskell-graphviz/debian
parent606b220f07374df20cc66050d4e7e9cdda5ff3dd (diff)
downloadDHG_packages-ae2a979b656e205faf5bce4a9b64c88c5dca3da3.tar.gz
haskell-graphviz: Depend on haskell-devscripts 0.9, found in experimental
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)