diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 11:54:43 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 11:54:43 +0400 |
| commit | 53f29960b79adcdbd27e9b1ad57d1b52f6629504 (patch) | |
| tree | 9d452885c04cd36fac072ac7a4ea44524a20ee41 /p/haskell-pwstore-fast | |
| parent | 64c9dfa1a4bdf58746f2a5a2a7cb0f9d4bbb1951 (diff) | |
| download | DHG_packages-53f29960b79adcdbd27e9b1ad57d1b52f6629504.tar.gz | |
haskell-pwstore-fast: Enable compat level 9
Diffstat (limited to 'p/haskell-pwstore-fast')
| -rw-r--r-- | p/haskell-pwstore-fast/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-pwstore-fast/debian/compat | 2 | ||||
| -rw-r--r-- | p/haskell-pwstore-fast/debian/control | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index 89d19b839..c0d89d2b2 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,3 +1,9 @@ +haskell-pwstore-fast (2.3-2) UNRELEASED; urgency=low + + * Enable compat level 9 + + -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:43 +0200 + haskell-pwstore-fast (2.3-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built diff --git a/p/haskell-pwstore-fast/debian/compat b/p/haskell-pwstore-fast/debian/compat index 7f8f011eb..ec635144f 100644 --- a/p/haskell-pwstore-fast/debian/compat +++ b/p/haskell-pwstore-fast/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index df12d4554..61e735018 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/debian/control @@ -3,7 +3,7 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Clint Adams <clint@debian.org> -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.13) , ghc |
