diff options
Diffstat (limited to 'p/haskell-persistent-template/debian')
| -rw-r--r-- | p/haskell-persistent-template/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-persistent-template/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog index a369e5a61..0e0b36c8e 100644 --- a/p/haskell-persistent-template/debian/changelog +++ b/p/haskell-persistent-template/debian/changelog @@ -1,3 +1,9 @@ +haskell-persistent-template (1.3.1.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:58:23 +0100 + haskell-persistent-template (1.3.1.4-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control index 6b8aeb262..6a18c2205 100644 --- a/p/haskell-persistent-template/debian/control +++ b/p/haskell-persistent-template/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 , ghc-ghci |
