diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 11:55:16 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 11:55:16 +0400 |
| commit | 27249fa4a247b791d466ff69b629d7bbdeb93a70 (patch) | |
| tree | bdcc53a748cebcaae97bf81a3a602c3ac737c110 /p/haskell-time-compat | |
| parent | 608f4cb662fd429368ef665f95a0498f05020aaa (diff) | |
| download | DHG_packages-27249fa4a247b791d466ff69b629d7bbdeb93a70.tar.gz | |
haskell-time-compat: Enable compat level 9
Diffstat (limited to 'p/haskell-time-compat')
| -rw-r--r-- | p/haskell-time-compat/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-time-compat/debian/compat | 2 | ||||
| -rw-r--r-- | p/haskell-time-compat/debian/control | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-time-compat/debian/changelog b/p/haskell-time-compat/debian/changelog index c5cf53d27..b2455aed9 100644 --- a/p/haskell-time-compat/debian/changelog +++ b/p/haskell-time-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-time-compat (0.1.0.1-3) UNRELEASED; urgency=low + + * Enable compat level 9 + + -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:16 +0200 + haskell-time-compat (0.1.0.1-2) experimental; urgency=low * Fix spelling typo in description diff --git a/p/haskell-time-compat/debian/compat b/p/haskell-time-compat/debian/compat index 7f8f011eb..ec635144f 100644 --- a/p/haskell-time-compat/debian/compat +++ b/p/haskell-time-compat/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/p/haskell-time-compat/debian/control b/p/haskell-time-compat/debian/control index aec81804d..30dee9f3e 100644 --- a/p/haskell-time-compat/debian/control +++ b/p/haskell-time-compat/debian/control @@ -3,7 +3,7 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Joachim Breitner <nomeata@debian.org> -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.13) , ghc |
