diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:51 +0300 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:51 +0300 |
commit | 306fab3c67c82e29f102914bc0a748e710d2af9e (patch) | |
tree | 420c88811a128a4b9feb32febe19ba729f56a61f /p/haskell-show | |
parent | c2f948597b698f763825b7aa170a6d4c54c3326a (diff) | |
download | DHG_packages-306fab3c67c82e29f102914bc0a748e710d2af9e.tar.gz |
haskell-show: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-show')
-rw-r--r-- | p/haskell-show/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-show/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-show/debian/changelog b/p/haskell-show/debian/changelog index d7ab33140..a6cc5c8e5 100644 --- a/p/haskell-show/debian/changelog +++ b/p/haskell-show/debian/changelog @@ -1,6 +1,7 @@ haskell-show (0.6-2) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:41 +0200 diff --git a/p/haskell-show/debian/control b/p/haskell-show/debian/control index a04927802..ccc940617 100644 --- a/p/haskell-show/debian/control +++ b/p/haskell-show/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-syb-dev |