summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-default
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:21 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:21 +0400
commit3fcafb0bbceddf41230164984f31081519b5c8c4 (patch)
treebcc8541b7e2e32d6fbac03817ce1da2482b206df /p/haskell-yesod-default
parent2c425db7549c11d2a592fb780a0aad4d450ea5e4 (diff)
downloadDHG_packages-3fcafb0bbceddf41230164984f31081519b5c8c4.tar.gz
haskell-yesod-default: Enable compat level 9
Diffstat (limited to 'p/haskell-yesod-default')
-rw-r--r--p/haskell-yesod-default/debian/changelog6
-rw-r--r--p/haskell-yesod-default/debian/compat2
-rw-r--r--p/haskell-yesod-default/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-yesod-default/debian/changelog b/p/haskell-yesod-default/debian/changelog
index e1bc9af07..3e1a9fe42 100644
--- a/p/haskell-yesod-default/debian/changelog
+++ b/p/haskell-yesod-default/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-default (1.1.3.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:37 +0200
+
haskell-yesod-default (1.1.3.2-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-yesod-default/debian/compat b/p/haskell-yesod-default/debian/compat
index c7930257d..ec635144f 100644
--- a/p/haskell-yesod-default/debian/compat
+++ b/p/haskell-yesod-default/debian/compat
@@ -1 +1 @@
-7 \ No newline at end of file
+9
diff --git a/p/haskell-yesod-default/debian/control b/p/haskell-yesod-default/debian/control
index cc6e3e44d..f55197381 100644
--- a/p/haskell-yesod-default/debian/control
+++ b/p/haskell-yesod-default/debian/control
@@ -3,7 +3,7 @@ Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, cdbs
, ghc