diff options
| -rw-r--r-- | p/haskell-hxt-xslt/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-hxt-xslt/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-hxt-xslt/debian/changelog b/p/haskell-hxt-xslt/debian/changelog index 14cd89dab..e28bc3892 100644 --- a/p/haskell-hxt-xslt/debian/changelog +++ b/p/haskell-hxt-xslt/debian/changelog @@ -5,6 +5,7 @@ haskell-hxt-xslt (9.1.1-5) UNRELEASED; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental -- Colin Watson <cjwatson@debian.org> Sun, 07 Jul 2013 07:22:54 +0100 diff --git a/p/haskell-hxt-xslt/debian/control b/p/haskell-hxt-xslt/debian/control index 2905a75f7..20135fff4 100644 --- a/p/haskell-hxt-xslt/debian/control +++ b/p/haskell-hxt-xslt/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: TANIGUCHI Takaki <takaki@debian.org> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
