summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:30 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:55:30 +0400
commitdd39565831b98bd649f21ef7f8674943773e5ca6 (patch)
tree6a747efd647be83e359eec24563b02f174d23654
parent44d06936575a00ecaab46d785170cbb7d771137c (diff)
downloadDHG_packages-dd39565831b98bd649f21ef7f8674943773e5ca6.tar.gz
haskell-web-routes: Enable compat level 9
-rw-r--r--p/haskell-web-routes/debian/changelog6
-rw-r--r--p/haskell-web-routes/debian/compat2
-rw-r--r--p/haskell-web-routes/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog
index aac8832a5..d4f01f2e5 100644
--- a/p/haskell-web-routes/debian/changelog
+++ b/p/haskell-web-routes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-web-routes (0.27.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:30 +0200
+
haskell-web-routes (0.27.2-1) experimental; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-web-routes/debian/compat b/p/haskell-web-routes/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-web-routes/debian/compat
+++ b/p/haskell-web-routes/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control
index a197c36b8..e5f2214b5 100644
--- a/p/haskell-web-routes/debian/control
+++ b/p/haskell-web-routes/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