diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:17 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:17 +0300 |
| commit | ae2a979b656e205faf5bce4a9b64c88c5dca3da3 (patch) | |
| tree | 03807e07d1955ff757f02fe60e7ab8f2a826c4b0 /p/haskell-graphviz/debian | |
| parent | 606b220f07374df20cc66050d4e7e9cdda5ff3dd (diff) | |
| download | DHG_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/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-graphviz/debian/control | 2 |
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) |
