[Pkg-haskell-commits] darcs: haskell-hmatrix: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:24:22 UTC 2013
Fri May 24 08:00:30 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: b6bb4ef8cf90b5a9901403941510c245
M ./changelog +4
M ./compat -1 +1
M ./control -1 +1
Fri May 24 08:00:30 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: b6bb4ef8cf90b5a9901403941510c245
diff -rN -u old-haskell-hmatrix//changelog new-haskell-hmatrix//changelog
--- old-haskell-hmatrix//changelog 2013-05-24 09:24:22.590545629 +0000
+++ new-haskell-hmatrix//changelog 2013-05-24 09:24:22.722291436 +0000
@@ -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 at laxalde.org> Sun, 24 Feb 2013 13:55:05 +0100
diff -rN -u old-haskell-hmatrix//compat new-haskell-hmatrix//compat
--- old-haskell-hmatrix//compat 2013-05-24 09:24:22.586552688 +0000
+++ new-haskell-hmatrix//compat 2013-05-24 09:24:22.601671680 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-hmatrix//control new-haskell-hmatrix//control
--- old-haskell-hmatrix//control 2013-05-24 09:24:22.558092977 +0000
+++ new-haskell-hmatrix//control 2013-05-24 09:24:22.690551769 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Denis Laxalde <denis at laxalde.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8)
, ghc
More information about the Pkg-haskell-commits
mailing list