summaryrefslogtreecommitdiff
path: root/p/haskell-hashable
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:42 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:42 +0400
commit1e0fcafb5447275000fd0054084fca39e4fde4ef (patch)
tree079249e20236bfe1bdf08869fbf21bfe2e973666 /p/haskell-hashable
parenta072f65e9caa0d1038f4c1eb8779a6808207af44 (diff)
downloadDHG_packages-1e0fcafb5447275000fd0054084fca39e4fde4ef.tar.gz
haskell-hashable: Enable compat level 9
Diffstat (limited to 'p/haskell-hashable')
-rw-r--r--p/haskell-hashable/debian/changelog6
-rw-r--r--p/haskell-hashable/debian/compat2
-rw-r--r--p/haskell-hashable/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-hashable/debian/changelog b/p/haskell-hashable/debian/changelog
index aa4f3111d..ec1aaf7ae 100644
--- a/p/haskell-hashable/debian/changelog
+++ b/p/haskell-hashable/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hashable (1.1.2.5-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:42 +0200
+
haskell-hashable (1.1.2.5-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-hashable/debian/compat b/p/haskell-hashable/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-hashable/debian/compat
+++ b/p/haskell-hashable/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-hashable/debian/control b/p/haskell-hashable/debian/control
index 9226f27b1..f1391efb1 100644
--- a/p/haskell-hashable/debian/control
+++ b/p/haskell-hashable/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