[Pkg-haskell-commits] darcs: haskell-strict: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:29:44 UTC 2013
Fri May 24 07:55:06 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: ee8dea745e3652a83836bab3c7f55f52
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:55:06 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: ee8dea745e3652a83836bab3c7f55f52
diff -rN -u old-haskell-strict//changelog new-haskell-strict//changelog
--- old-haskell-strict//changelog 2013-05-24 09:29:44.326064129 +0000
+++ new-haskell-strict//changelog 2013-05-24 09:29:44.366044451 +0000
@@ -1,3 +1,9 @@
+haskell-strict (0.3.2-6) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:55:06 +0200
+
haskell-strict (0.3.2-5) experimental; urgency=low
* Replace non-human address in Uploaders by a human (Closes: #692083)
diff -rN -u old-haskell-strict//compat new-haskell-strict//compat
--- old-haskell-strict//compat 2013-05-24 09:29:44.326064129 +0000
+++ new-haskell-strict//compat 2013-05-24 09:29:44.334061067 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-strict//control new-haskell-strict//control
--- old-haskell-strict//control 2013-05-24 09:29:44.322062817 +0000
+++ new-haskell-strict//control 2013-05-24 09:29:44.362060624 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata 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