[Pkg-haskell-commits] darcs: haskell-tar: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:30:03 UTC 2013
Fri May 24 07:55:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 60d7b246c9a790c8eadc388f6d8b788
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:55:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 60d7b246c9a790c8eadc388f6d8b788
diff -rN -u old-haskell-tar//changelog new-haskell-tar//changelog
--- old-haskell-tar//changelog 2013-05-24 09:30:02.887083718 +0000
+++ new-haskell-tar//changelog 2013-05-24 09:30:03.186068343 +0000
@@ -1,3 +1,9 @@
+haskell-tar (0.4.0.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:55:10 +0200
+
haskell-tar (0.4.0.1-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-tar//compat new-haskell-tar//compat
--- old-haskell-tar//compat 2013-05-24 09:30:02.887083718 +0000
+++ new-haskell-tar//compat 2013-05-24 09:30:02.995058812 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-tar//control new-haskell-tar//control
--- old-haskell-tar//control 2013-05-24 09:30:02.887083718 +0000
+++ new-haskell-tar//control 2013-05-24 09:30:03.170311596 +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)
, haskell-devscripts (>= 0.8.13)
, cdbs
, ghc
More information about the Pkg-haskell-commits
mailing list