[Pkg-haskell-commits] darcs: helium: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:32:27 UTC 2013
Fri May 24 07:55:44 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 935862f4ddb683c44e83d89798b8d0af
M ./changelog +1
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:55:44 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 935862f4ddb683c44e83d89798b8d0af
diff -rN -u old-helium//changelog new-helium//changelog
--- old-helium//changelog 2013-05-24 09:32:27.581544745 +0000
+++ new-helium//changelog 2013-05-24 09:32:27.581544745 +0000
@@ -1,6 +1,7 @@
helium (1.7~pre20090428-4) UNRELEASED; urgency=low
* Bump standards version, no change
+ * Enable compat level 9
-- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:21:20 +0200
diff -rN -u old-helium//compat new-helium//compat
--- old-helium//compat 2013-05-24 09:32:27.581544745 +0000
+++ new-helium//compat 2013-05-24 09:32:27.585541315 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-helium//control new-helium//control
--- old-helium//control 2013-05-24 09:32:27.581544745 +0000
+++ new-helium//control 2013-05-24 09:32:27.585541315 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
-Build-Depends: autotools-dev, debhelper (>= 7),
+Build-Depends: autotools-dev, debhelper (>= 9),
ghc (>= 6.8.2), haddock, libghc-mtl-dev, libghc-parsec3-dev, uuagc, libghc-editline-dev, libghc-network-dev
Build-Conflicts: libghc-parsec2-dev
Standards-Version: 3.9.4
More information about the Pkg-haskell-commits
mailing list