diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:23 +0300 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:23 +0300 |
commit | 7163db6ea7735bfedc9945b586094982aa2fe707 (patch) | |
tree | 1566a24363427db8e45af41cca8eee10333240d6 /p/haskell-boolean | |
parent | dc7a2b23cf59f7c6c0b73b1f27106aa256a383cd (diff) | |
download | DHG_packages-7163db6ea7735bfedc9945b586094982aa2fe707.tar.gz |
haskell-boolean: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-boolean')
-rw-r--r-- | p/haskell-boolean/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-boolean/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-boolean/debian/changelog b/p/haskell-boolean/debian/changelog index fb852b725..5f8eac249 100644 --- a/p/haskell-boolean/debian/changelog +++ b/p/haskell-boolean/debian/changelog @@ -1,3 +1,9 @@ +haskell-boolean (0.2.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:23 +0100 + haskell-boolean (0.2.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-boolean/debian/control b/p/haskell-boolean/debian/control index 69c0f499a..edd3769e2 100644 --- a/p/haskell-boolean/debian/control +++ b/p/haskell-boolean/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 Build-Depends-Indep: ghc-doc |