summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-qt/debian/changelog1
-rw-r--r--p/haskell-qt/debian/compat2
-rw-r--r--p/haskell-qt/debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/p/haskell-qt/debian/changelog b/p/haskell-qt/debian/changelog
index f2ba91218..f41c994b6 100644
--- a/p/haskell-qt/debian/changelog
+++ b/p/haskell-qt/debian/changelog
@@ -3,6 +3,7 @@ haskell-qt (1.1.4.1-2) UNRELEASED; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
+ * Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:12:14 +0200
diff --git a/p/haskell-qt/debian/compat b/p/haskell-qt/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-qt/debian/compat
+++ b/p/haskell-qt/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-qt/debian/control b/p/haskell-qt/debian/control
index 962f94a62..f8990c5a3 100644
--- a/p/haskell-qt/debian/control
+++ b/p/haskell-qt/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Filip Brcic <brcha@gna.org>
Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc