summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-fclabels/debian/changelog6
-rw-r--r--p/haskell-fclabels/debian/compat2
-rw-r--r--p/haskell-fclabels/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-fclabels/debian/changelog b/p/haskell-fclabels/debian/changelog
index 105a02362..abaa7cd8c 100644
--- a/p/haskell-fclabels/debian/changelog
+++ b/p/haskell-fclabels/debian/changelog
@@ -1,3 +1,9 @@
+haskell-fclabels (1.1.4.3-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:30 +0200
+
haskell-fclabels (1.1.4.3-1) experimental; urgency=low
* Add watch file
diff --git a/p/haskell-fclabels/debian/compat b/p/haskell-fclabels/debian/compat
index c7930257d..ec635144f 100644
--- a/p/haskell-fclabels/debian/compat
+++ b/p/haskell-fclabels/debian/compat
@@ -1 +1 @@
-7 \ No newline at end of file
+9
diff --git a/p/haskell-fclabels/debian/control b/p/haskell-fclabels/debian/control
index 32473ef4b..89c534d27 100644
--- a/p/haskell-fclabels/debian/control
+++ b/p/haskell-fclabels/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