summaryrefslogtreecommitdiff
path: root/p/haskell-random-shuffle/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:45 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:54:45 +0400
commitdb238bb3813d8997151bd9a5caa02c4091c4920a (patch)
treed04d0644f7570e8650b6d79ff2585038f21bb702 /p/haskell-random-shuffle/debian
parenta9f86d2c4ea822529efe15c374ba5fe86e161cae (diff)
downloadDHG_packages-db238bb3813d8997151bd9a5caa02c4091c4920a.tar.gz
haskell-random-shuffle: Enable compat level 9
Diffstat (limited to 'p/haskell-random-shuffle/debian')
-rw-r--r--p/haskell-random-shuffle/debian/changelog6
-rw-r--r--p/haskell-random-shuffle/debian/compat2
-rw-r--r--p/haskell-random-shuffle/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-random-shuffle/debian/changelog b/p/haskell-random-shuffle/debian/changelog
index f751a5e41..e8232057e 100644
--- a/p/haskell-random-shuffle/debian/changelog
+++ b/p/haskell-random-shuffle/debian/changelog
@@ -1,3 +1,9 @@
+haskell-random-shuffle (0.0.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:45 +0200
+
haskell-random-shuffle (0.0.4-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-random-shuffle/debian/compat b/p/haskell-random-shuffle/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-random-shuffle/debian/compat
+++ b/p/haskell-random-shuffle/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-random-shuffle/debian/control b/p/haskell-random-shuffle/debian/control
index bf121a60d..e60f0c2f7 100644
--- a/p/haskell-random-shuffle/debian/control
+++ b/p/haskell-random-shuffle/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