diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 11:53:11 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 11:53:11 +0400 |
| commit | 9066254b5edfcdf240d44525253ba4a0c6e4841e (patch) | |
| tree | 9f20870e7ed17e30b9526c3c244980e839958747 /p/haskell-data-accessor | |
| parent | aeb3dd303a22a96d23d9e4e3c727c3de2c34daec (diff) | |
| download | DHG_packages-9066254b5edfcdf240d44525253ba4a0c6e4841e.tar.gz | |
haskell-data-accessor: Enable compat level 9
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/compat | 2 | ||||
| -rw-r--r-- | p/haskell-data-accessor/debian/control | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-data-accessor/debian/changelog b/p/haskell-data-accessor/debian/changelog index b261d0854..875b0ad24 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.3-2) UNRELEASED; urgency=low + + * Enable compat level 9 + + -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:11 +0200 + haskell-data-accessor (0.2.2.3-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built diff --git a/p/haskell-data-accessor/debian/compat b/p/haskell-data-accessor/debian/compat index 7f8f011eb..ec635144f 100644 --- a/p/haskell-data-accessor/debian/compat +++ b/p/haskell-data-accessor/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/p/haskell-data-accessor/debian/control b/p/haskell-data-accessor/debian/control index b00fd5242..8e1df422b 100644 --- a/p/haskell-data-accessor/debian/control +++ b/p/haskell-data-accessor/debian/control @@ -4,7 +4,7 @@ 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> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.8.13), +Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.13), ghc, ghc-prof, libghc-transformers-dev (>= 0.2), libghc-transformers-dev (<< 0.4), |
