summaryrefslogtreecommitdiff
path: root/p/haskell-binary-shared
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:45 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:45 +0400
commit8cb3889b72c9173a7906cc8af376b4706928a598 (patch)
tree3c435035db3e744a43c6032d85249edcd3ab3828 /p/haskell-binary-shared
parent1f50901d50280c4fd8fd0c30f483d87eef4abae2 (diff)
downloadDHG_packages-8cb3889b72c9173a7906cc8af376b4706928a598.tar.gz
haskell-binary-shared: Enable compat level 9
Diffstat (limited to 'p/haskell-binary-shared')
-rw-r--r--p/haskell-binary-shared/debian/changelog6
-rw-r--r--p/haskell-binary-shared/debian/compat2
-rw-r--r--p/haskell-binary-shared/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-binary-shared/debian/changelog b/p/haskell-binary-shared/debian/changelog
index f4518cf8f..422f2e47f 100644
--- a/p/haskell-binary-shared/debian/changelog
+++ b/p/haskell-binary-shared/debian/changelog
@@ -1,3 +1,9 @@
+haskell-binary-shared (0.8.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:52:45 +0200
+
haskell-binary-shared (0.8.2-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-binary-shared/debian/compat b/p/haskell-binary-shared/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-binary-shared/debian/compat
+++ b/p/haskell-binary-shared/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-binary-shared/debian/control b/p/haskell-binary-shared/debian/control
index a0be0319b..800462fd4 100644
--- a/p/haskell-binary-shared/debian/control
+++ b/p/haskell-binary-shared/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc