summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-template/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:38 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:38 +0400
commit73fa4d7b5cf6ccbcbaa897b4aa777e98ae894700 (patch)
tree5bb24681f9ec8431eb9078d0ba78ada29679eb65 /p/haskell-persistent-template/debian
parent40f6d4809bcc099fad6979ba8447c74f064f0801 (diff)
downloadDHG_packages-73fa4d7b5cf6ccbcbaa897b4aa777e98ae894700.tar.gz
haskell-persistent-template: Enable compat level 9
Diffstat (limited to 'p/haskell-persistent-template/debian')
-rw-r--r--p/haskell-persistent-template/debian/changelog6
-rw-r--r--p/haskell-persistent-template/debian/compat2
-rw-r--r--p/haskell-persistent-template/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog
index bd4d9f1da..24802d613 100644
--- a/p/haskell-persistent-template/debian/changelog
+++ b/p/haskell-persistent-template/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-template (1.1.2.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:37 +0200
+
haskell-persistent-template (1.1.2.4-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-persistent-template/debian/compat b/p/haskell-persistent-template/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-persistent-template/debian/compat
+++ b/p/haskell-persistent-template/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control
index 230494b49..e954640ae 100644
--- a/p/haskell-persistent-template/debian/control
+++ b/p/haskell-persistent-template/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