summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-random-api
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:09 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:09 +0400
commitade3b2fe6a03b3bb37945f9c2465e05b210730bd (patch)
tree5873644d9b9ae8e351c58d62239732e92981f33f /p/haskell-crypto-random-api
parentd2e586a97a199a0eb316d02970e22af7279d0f21 (diff)
downloadDHG_packages-ade3b2fe6a03b3bb37945f9c2465e05b210730bd.tar.gz
haskell-crypto-random-api: Enable compat level 9
Diffstat (limited to 'p/haskell-crypto-random-api')
-rw-r--r--p/haskell-crypto-random-api/debian/changelog6
-rw-r--r--p/haskell-crypto-random-api/debian/compat2
-rw-r--r--p/haskell-crypto-random-api/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-crypto-random-api/debian/changelog b/p/haskell-crypto-random-api/debian/changelog
index c0f8f5fbc..24ff53bbf 100644
--- a/p/haskell-crypto-random-api/debian/changelog
+++ b/p/haskell-crypto-random-api/debian/changelog
@@ -1,3 +1,9 @@
+haskell-crypto-random-api (0.2.0-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:09 +0200
+
haskell-crypto-random-api (0.2.0-1) experimental; urgency=low
* Initial release.
diff --git a/p/haskell-crypto-random-api/debian/compat b/p/haskell-crypto-random-api/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-crypto-random-api/debian/compat
+++ b/p/haskell-crypto-random-api/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-crypto-random-api/debian/control b/p/haskell-crypto-random-api/debian/control
index 90c10d684..067d0fd89 100644
--- a/p/haskell-crypto-random-api/debian/control
+++ b/p/haskell-crypto-random-api/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc