[Pkg-haskell-commits] darcs: haskell-hunit: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:25:02 UTC 2013
Fri May 24 07:53:59 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 46cf675303371d2924ec929a75322c25
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:53:59 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 46cf675303371d2924ec929a75322c25
diff -rN -u old-haskell-hunit//changelog new-haskell-hunit//changelog
--- old-haskell-hunit//changelog 2013-05-24 09:25:02.503173140 +0000
+++ new-haskell-hunit//changelog 2013-05-24 09:25:02.575060490 +0000
@@ -1,3 +1,9 @@
+haskell-hunit (1.2.5.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:53:59 +0200
+
haskell-hunit (1.2.5.1-1) experimental; urgency=low
* New upstream version.
diff -rN -u old-haskell-hunit//compat new-haskell-hunit//compat
--- old-haskell-hunit//compat 2013-05-24 09:25:02.503173140 +0000
+++ new-haskell-hunit//compat 2013-05-24 09:25:02.527116284 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-hunit//control new-haskell-hunit//control
--- old-haskell-hunit//control 2013-05-24 09:25:02.497617723 +0000
+++ new-haskell-hunit//control 2013-05-24 09:25:02.575060490 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 7), haskell-devscripts (>= 0.8.13), ghc, ghc-prof, cdbs
+Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.13), ghc, ghc-prof, cdbs
Build-Depends-Indep: ghc-doc
Homepage: http://hunit.sourceforge.net/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hunit
More information about the Pkg-haskell-commits
mailing list