summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:07 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:07 +0400
commit9437264461ddcbd14c11ddc2368f04487c2948a8 (patch)
treeff246becd47b1e4cbea3b723f445ba89e4d48cd9 /p
parenta80021c7667dd5c91b1264483802d5cd75a45ba6 (diff)
downloadDHG_packages-9437264461ddcbd14c11ddc2368f04487c2948a8.tar.gz
haskell-keys: Enable compat level 9
Diffstat (limited to 'p')
-rw-r--r--p/haskell-keys/debian/changelog6
-rw-r--r--p/haskell-keys/debian/compat2
-rw-r--r--p/haskell-keys/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-keys/debian/changelog b/p/haskell-keys/debian/changelog
index 9cff61483..c5df6278d 100644
--- a/p/haskell-keys/debian/changelog
+++ b/p/haskell-keys/debian/changelog
@@ -1,3 +1,9 @@
+haskell-keys (3.0.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:07 +0200
+
haskell-keys (3.0.2-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-keys/debian/compat b/p/haskell-keys/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-keys/debian/compat
+++ b/p/haskell-keys/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-keys/debian/control b/p/haskell-keys/debian/control
index b06ef6586..d8c313de7 100644
--- a/p/haskell-keys/debian/control
+++ b/p/haskell-keys/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Iulian Udrea <iulian@linux.com>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
cdbs,
haskell-devscripts (>= 0.8.13),
ghc,