diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:28 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:28 +0300 |
| commit | a6ce292745f7cd34f5588875687e73a726a0c544 (patch) | |
| tree | 2413f53356465768242c5a56620c773d26183b4e | |
| parent | 58ea391a81f6f52df20bd10d7fd56e1fa5264e02 (diff) | |
| download | DHG_packages-a6ce292745f7cd34f5588875687e73a726a0c544.tar.gz | |
haskell-web-plugins: Depend on haskell-devscripts 0.9, found in experimental
| -rw-r--r-- | p/haskell-web-plugins/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-web-plugins/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-web-plugins/debian/changelog b/p/haskell-web-plugins/debian/changelog index bff08e43d..f8c793b42 100644 --- a/p/haskell-web-plugins/debian/changelog +++ b/p/haskell-web-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-plugins (0.2.6.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:28 +0100 + haskell-web-plugins (0.2.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-web-plugins/debian/control b/p/haskell-web-plugins/debian/control index db2df8a3b..d6c2f678b 100644 --- a/p/haskell-web-plugins/debian/control +++ b/p/haskell-web-plugins/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-mtl-dev (>> 2.1) |
