summaryrefslogtreecommitdiff
path: root/p/haskell-language-c
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:09 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:09 +0400
commita302d8203896354deb68031ebc48aec1dbb851cb (patch)
tree89737bf6d2988d150a67d66c72cd5f55060033c4 /p/haskell-language-c
parent957e0c28a91572d6b7cc8875e496faedf903a5a5 (diff)
downloadDHG_packages-a302d8203896354deb68031ebc48aec1dbb851cb.tar.gz
haskell-language-c: Enable compat level 9
Diffstat (limited to 'p/haskell-language-c')
-rw-r--r--p/haskell-language-c/debian/changelog6
-rw-r--r--p/haskell-language-c/debian/compat2
-rw-r--r--p/haskell-language-c/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog
index 2ed32795d..c63c10e61 100644
--- a/p/haskell-language-c/debian/changelog
+++ b/p/haskell-language-c/debian/changelog
@@ -1,3 +1,9 @@
+haskell-language-c (0.4.2-4) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:08 +0200
+
haskell-language-c (0.4.2-3) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-language-c/debian/compat b/p/haskell-language-c/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-language-c/debian/compat
+++ b/p/haskell-language-c/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control
index 0813f58d7..548db0315 100644
--- a/p/haskell-language-c/debian/control
+++ b/p/haskell-language-c/debian/control
@@ -3,7 +3,7 @@ Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com>, Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc