summaryrefslogtreecommitdiff
path: root/p/haskell-crypto
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:07 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:07 +0400
commitf590e6a4c8fc8beeba036c8a7f736d2a65110ab2 (patch)
tree9420979dc30beb5325ca421d743d08333cdb9c7a /p/haskell-crypto
parentcd4628ce7c6e5ced851be12a5b7996a3126b734f (diff)
downloadDHG_packages-f590e6a4c8fc8beeba036c8a7f736d2a65110ab2.tar.gz
haskell-crypto: Enable compat level 9
Diffstat (limited to 'p/haskell-crypto')
-rw-r--r--p/haskell-crypto/debian/changelog6
-rw-r--r--p/haskell-crypto/debian/compat2
-rw-r--r--p/haskell-crypto/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-crypto/debian/changelog b/p/haskell-crypto/debian/changelog
index abfbd7f61..1851e0b98 100644
--- a/p/haskell-crypto/debian/changelog
+++ b/p/haskell-crypto/debian/changelog
@@ -1,3 +1,9 @@
+haskell-crypto (4.2.5-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:06 +0200
+
haskell-crypto (4.2.5-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-crypto/debian/compat b/p/haskell-crypto/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-crypto/debian/compat
+++ b/p/haskell-crypto/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control
index fa1b554ec..d6f9a1224 100644
--- a/p/haskell-crypto/debian/control
+++ b/p/haskell-crypto/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