diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-23 14:57:26 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-23 14:57:26 +0300 |
| commit | 7577e3156bfb8e63cfb6eea03c4a9de11e3f278a (patch) | |
| tree | 07e1ae879fa1465d968197a10ab0a1d17cc3fb6c /p/haskell-aeson | |
| parent | e8f0a28906606c652d7f8c6506398060c65ffaaa (diff) | |
| download | DHG_packages-7577e3156bfb8e63cfb6eea03c4a9de11e3f278a.tar.gz | |
haskell-aeson: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-aeson')
| -rw-r--r-- | p/haskell-aeson/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-aeson/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog index 7d33ed9cd..be8c7353c 100644 --- a/p/haskell-aeson/debian/changelog +++ b/p/haskell-aeson/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson (0.7.0.6-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Tue, 23 Dec 2014 12:57:26 +0100 + haskell-aeson (0.7.0.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control index c357874ac..b57e32fe5 100644 --- a/p/haskell-aeson/debian/control +++ b/p/haskell-aeson/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 (>= 7.4.2) , ghc-prof , libghc-attoparsec-dev (>> 0.11.3.4) |
