[Pkg-haskell-commits] darcs: haskell-mmorph: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Sat May 25 10:28:22 UTC 2013
Sat May 25 09:06:48 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 20c658646aded20a3a7a8bc1e6390464
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Sat May 25 09:06:48 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 20c658646aded20a3a7a8bc1e6390464
diff -rN -u old-haskell-mmorph//changelog new-haskell-mmorph//changelog
--- old-haskell-mmorph//changelog 2013-05-25 10:28:22.713537334 +0000
+++ new-haskell-mmorph//changelog 2013-05-25 10:28:22.781538893 +0000
@@ -1,3 +1,9 @@
+haskell-mmorph (1.0.0-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 11:06:48 +0200
+
haskell-mmorph (1.0.0-1) experimental; urgency=low
* Initial release.
diff -rN -u old-haskell-mmorph//compat new-haskell-mmorph//compat
--- old-haskell-mmorph//compat 2013-05-25 10:28:22.713537334 +0000
+++ new-haskell-mmorph//compat 2013-05-25 10:28:22.721543787 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-mmorph//control new-haskell-mmorph//control
--- old-haskell-mmorph//control 2013-05-25 10:28:22.705537813 +0000
+++ new-haskell-mmorph//control 2013-05-25 10:28:22.777536093 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc
More information about the Pkg-haskell-commits
mailing list