summaryrefslogtreecommitdiff
path: root/p/haskell-hmatrix
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:00:30 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:00:30 +0400
commit688d80503cebce7fa7f11f33c158954856a349bf (patch)
treeef47790327f8bbbefea1b8de22e0b428716ff5d6 /p/haskell-hmatrix
parent8ea7f5d7318f8216d9f83cc3b76f1db583d266da (diff)
downloadDHG_packages-688d80503cebce7fa7f11f33c158954856a349bf.tar.gz
haskell-hmatrix: Enable compat level 9
Diffstat (limited to 'p/haskell-hmatrix')
-rw-r--r--p/haskell-hmatrix/debian/changelog4
-rw-r--r--p/haskell-hmatrix/debian/compat2
-rw-r--r--p/haskell-hmatrix/debian/control2
3 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-hmatrix/debian/changelog b/p/haskell-hmatrix/debian/changelog
index a447dfdb1..33bf53b6a 100644
--- a/p/haskell-hmatrix/debian/changelog
+++ b/p/haskell-hmatrix/debian/changelog
@@ -1,5 +1,9 @@
haskell-hmatrix (0.14.1.0-1) UNRELEASED; urgency=low
+ [ Denis Laxalde ]
* Initial release (closes: #701041).
+ [ Joachim Breitner ]
+ * Enable compat level 9
+
-- Denis Laxalde <denis@laxalde.org> Sun, 24 Feb 2013 13:55:05 +0100
diff --git a/p/haskell-hmatrix/debian/compat b/p/haskell-hmatrix/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-hmatrix/debian/compat
+++ b/p/haskell-hmatrix/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-hmatrix/debian/control b/p/haskell-hmatrix/debian/control
index 1ca0ff734..0d73f5202 100644
--- a/p/haskell-hmatrix/debian/control
+++ b/p/haskell-hmatrix/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Denis Laxalde <denis@laxalde.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8)
, ghc