diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:46 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:46 +0300 |
| commit | 8eb454e87a6ee023ff7cb6d53e0a5520e186632c (patch) | |
| tree | 463bced2db3151c6e61862eef389b35600ff42e3 /p/haskell-data-accessor | |
| parent | be34be789ad012f1db4efb188ee1bbe4456c085f (diff) | |
| download | DHG_packages-8eb454e87a6ee023ff7cb6d53e0a5520e186632c.tar.gz | |
haskell-data-accessor: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-data-accessor')
| -rw-r--r-- | p/haskell-data-accessor/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-data-accessor/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-data-accessor/debian/changelog b/p/haskell-data-accessor/debian/changelog index 653ace35f..4c3c715e9 100644 --- a/p/haskell-data-accessor/debian/changelog +++ b/p/haskell-data-accessor/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-accessor (0.2.2.6-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:46 +0100 + haskell-data-accessor (0.2.2.6-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-data-accessor/debian/control b/p/haskell-data-accessor/debian/control index 75441a3e8..23f97beeb 100644 --- a/p/haskell-data-accessor/debian/control +++ b/p/haskell-data-accessor/debian/control @@ -3,7 +3,7 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>, Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org> -Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), +Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.9), ghc, ghc-prof, libghc-transformers-dev (>= 0.2), libghc-transformers-dev (<< 0.5), |
