summaryrefslogtreecommitdiff
path: root/p/haskell-hashmap/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:43 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:43 +0400
commit642aacbf0c8630dd02f76f7510737fb3f70daf24 (patch)
treeb87b307f56655942abe1fa7cd6cdeb5628b605c6 /p/haskell-hashmap/debian
parent3ae025a1d56f63b5dcc3f32fe5835ce044ce270f (diff)
downloadDHG_packages-642aacbf0c8630dd02f76f7510737fb3f70daf24.tar.gz
haskell-hashmap: Enable compat level 9
Diffstat (limited to 'p/haskell-hashmap/debian')
-rw-r--r--p/haskell-hashmap/debian/changelog6
-rw-r--r--p/haskell-hashmap/debian/compat2
-rw-r--r--p/haskell-hashmap/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-hashmap/debian/changelog b/p/haskell-hashmap/debian/changelog
index 0de69cfed..775f64956 100644
--- a/p/haskell-hashmap/debian/changelog
+++ b/p/haskell-hashmap/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hashmap (1.3.0.1-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:42 +0200
+
haskell-hashmap (1.3.0.1-2) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-hashmap/debian/compat b/p/haskell-hashmap/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-hashmap/debian/compat
+++ b/p/haskell-hashmap/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-hashmap/debian/control b/p/haskell-hashmap/debian/control
index 0c9370696..bab659e51 100644
--- a/p/haskell-hashmap/debian/control
+++ b/p/haskell-hashmap/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