diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:47 +0300 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:47 +0300 |
commit | 552d2d62d9cc03a1cf12ca0238e491e85c447dea (patch) | |
tree | 5aa1717e5ca0f5a70973a7e2cbe7ae7166d84433 /p/haskell-data-binary-ieee754 | |
parent | 6c95c8fc6863ba6ec871aabe63c89bd8c79d3ebc (diff) | |
download | DHG_packages-552d2d62d9cc03a1cf12ca0238e491e85c447dea.tar.gz |
haskell-data-binary-ieee754: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-data-binary-ieee754')
-rw-r--r-- | p/haskell-data-binary-ieee754/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-data-binary-ieee754/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog index ab153f41c..a5112dfb2 100644 --- a/p/haskell-data-binary-ieee754/debian/changelog +++ b/p/haskell-data-binary-ieee754/debian/changelog @@ -1,6 +1,7 @@ haskell-data-binary-ieee754 (0.4.2.1-7) 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:20:01 +0200 diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control index 4008087e8..ab749e583 100644 --- a/p/haskell-data-binary-ieee754/debian/control +++ b/p/haskell-data-binary-ieee754/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-binary-dev |