diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:02 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:02 +0300 |
| commit | f4c877f1d634836ddbf26b5e36f92d23210c49cd (patch) | |
| tree | 78e86ff3f8d2c8020ec175d1acb123c945fe4e5a /p/haskell-either | |
| parent | 7052fa0cc1f736b2c9a924476aefa3631c41f0a3 (diff) | |
| download | DHG_packages-f4c877f1d634836ddbf26b5e36f92d23210c49cd.tar.gz | |
haskell-either: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-either')
| -rw-r--r-- | p/haskell-either/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-either/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-either/debian/changelog b/p/haskell-either/debian/changelog index 93203135b..e54a4f65d 100644 --- a/p/haskell-either/debian/changelog +++ b/p/haskell-either/debian/changelog @@ -1,3 +1,9 @@ +haskell-either (4.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:02 +0100 + haskell-either (4.3-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-either/debian/control b/p/haskell-either/debian/control index 187498896..83308cebd 100644 --- a/p/haskell-either/debian/control +++ b/p/haskell-either/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-exceptions-dev (>= 0.5) |
