summaryrefslogtreecommitdiff
path: root/p/haskell-cgi
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:56 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:56 +0400
commitde2d34524565fe98d0d1186cedbaa1b28813a2d8 (patch)
tree16de358bfc8e0b43de7bb7da514e1091cc002bf9 /p/haskell-cgi
parentfd6c10bb88f2095cdcb7a5715eaef82badd9200a (diff)
downloadDHG_packages-de2d34524565fe98d0d1186cedbaa1b28813a2d8.tar.gz
haskell-cgi: Enable compat level 9
Diffstat (limited to 'p/haskell-cgi')
-rw-r--r--p/haskell-cgi/debian/changelog6
-rw-r--r--p/haskell-cgi/debian/compat2
-rw-r--r--p/haskell-cgi/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-cgi/debian/changelog b/p/haskell-cgi/debian/changelog
index 04e5b1975..3bda9c660 100644
--- a/p/haskell-cgi/debian/changelog
+++ b/p/haskell-cgi/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cgi (3001.1.8.3-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:52:56 +0200
+
haskell-cgi (3001.1.8.3-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-cgi/debian/compat b/p/haskell-cgi/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-cgi/debian/compat
+++ b/p/haskell-cgi/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-cgi/debian/control b/p/haskell-cgi/debian/control
index d31922026..0fa371b08 100644
--- a/p/haskell-cgi/debian/control
+++ b/p/haskell-cgi/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org>
Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, cdbs
, ghc