summaryrefslogtreecommitdiff
path: root/p/haskell-data-inttrie/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:13 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:13 +0400
commit9dda6e7e10998d545f9914edb5c157d8b7497b8d (patch)
treebe7bdb9aca324425756e8df496efa2660312a3ba /p/haskell-data-inttrie/debian
parent6e1a61fbc30e4cac4469b049f36515c1ad097607 (diff)
downloadDHG_packages-9dda6e7e10998d545f9914edb5c157d8b7497b8d.tar.gz
haskell-data-inttrie: Enable compat level 9
Diffstat (limited to 'p/haskell-data-inttrie/debian')
-rw-r--r--p/haskell-data-inttrie/debian/changelog6
-rw-r--r--p/haskell-data-inttrie/debian/compat2
-rw-r--r--p/haskell-data-inttrie/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-data-inttrie/debian/changelog b/p/haskell-data-inttrie/debian/changelog
index 4452e66d8..24ab58f97 100644
--- a/p/haskell-data-inttrie/debian/changelog
+++ b/p/haskell-data-inttrie/debian/changelog
@@ -1,3 +1,9 @@
+haskell-data-inttrie (0.0.8-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:13 +0200
+
haskell-data-inttrie (0.0.8-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-data-inttrie/debian/compat b/p/haskell-data-inttrie/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-data-inttrie/debian/compat
+++ b/p/haskell-data-inttrie/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-data-inttrie/debian/control b/p/haskell-data-inttrie/debian/control
index b397cee4b..0603d5efc 100644
--- a/p/haskell-data-inttrie/debian/control
+++ b/p/haskell-data-inttrie/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