summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-hsql/debian/changelog6
-rw-r--r--p/haskell-hsql/debian/compat2
-rw-r--r--p/haskell-hsql/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-hsql/debian/changelog b/p/haskell-hsql/debian/changelog
index c462ecafe..875161e6f 100644
--- a/p/haskell-hsql/debian/changelog
+++ b/p/haskell-hsql/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hsql (1.8.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:54 +0200
+
haskell-hsql (1.8.2-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-hsql/debian/compat b/p/haskell-hsql/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-hsql/debian/compat
+++ b/p/haskell-hsql/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-hsql/debian/control b/p/haskell-hsql/debian/control
index eedb64768..5c7d68ad5 100644
--- a/p/haskell-hsql/debian/control
+++ b/p/haskell-hsql/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
Build-Depends: cdbs
- , debhelper (>= 7)
+ , debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, cpphs
, ghc