summaryrefslogtreecommitdiff
path: root/p/haskell-web-plugins
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
commitc4facfb3fa7ebea1c5e4f3ab46544205e4bcea7c (patch)
tree8b12f2b6db3ea0d624e0429f1d8fd59270cfe191 /p/haskell-web-plugins
parentdd39565831b98bd649f21ef7f8674943773e5ca6 (diff)
downloadDHG_packages-c4facfb3fa7ebea1c5e4f3ab46544205e4bcea7c.tar.gz
haskell-web-plugins: Enable compat level 9
Diffstat (limited to 'p/haskell-web-plugins')
-rw-r--r--p/haskell-web-plugins/debian/changelog6
-rw-r--r--p/haskell-web-plugins/debian/compat2
-rw-r--r--p/haskell-web-plugins/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-web-plugins/debian/changelog b/p/haskell-web-plugins/debian/changelog
index 9e8d399bc..7fa1a326c 100644
--- a/p/haskell-web-plugins/debian/changelog
+++ b/p/haskell-web-plugins/debian/changelog
@@ -1,3 +1,9 @@
+haskell-web-plugins (0.2.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:30 +0200
+
haskell-web-plugins (0.2.1-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-web-plugins/debian/compat b/p/haskell-web-plugins/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-web-plugins/debian/compat
+++ b/p/haskell-web-plugins/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-web-plugins/debian/control b/p/haskell-web-plugins/debian/control
index 124d82bd5..51eaf1c09 100644
--- a/p/haskell-web-plugins/debian/control
+++ b/p/haskell-web-plugins/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