[Pkg-haskell-commits] darcs: carettah: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:18:51 UTC 2013
Fri May 24 08:14:40 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: cfcf4da63eb3b2a3c1e54b76c8cd14
M ./changelog +1
M ./compat -1 +2
M ./control -1 +1
Fri May 24 08:14:40 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: cfcf4da63eb3b2a3c1e54b76c8cd14
diff -rN -u old-carettah//changelog new-carettah//changelog
--- old-carettah//changelog 2013-05-24 09:18:51.010552015 +0000
+++ new-carettah//changelog 2013-05-24 09:18:51.014551781 +0000
@@ -3,6 +3,7 @@
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
+ * Enable compat level 9
-- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:07:00 +0200
diff -rN -u old-carettah//compat new-carettah//compat
--- old-carettah//compat 2013-05-24 09:18:51.010552015 +0000
+++ new-carettah//compat 2013-05-24 09:18:51.014551781 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-carettah//control new-carettah//control
--- old-carettah//control 2013-05-24 09:18:51.010552015 +0000
+++ new-carettah//control 2013-05-24 09:18:51.014551781 +0000
@@ -3,7 +3,7 @@
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Kiwamu Okabe <kiwamu at debian.or.jp>
-Build-Depends: debhelper (>= 7.0),
+Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.8.13),
cdbs,
ghc,
More information about the Pkg-haskell-commits
mailing list