[Pkg-haskell-commits] darcs: haskell-wl-pprint-text: Enable compat level 9

Joachim Breitner mail at joachim-breitner.de
Sat May 25 10:29:14 UTC 2013


Sat May 25 09:06:54 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 1f581026ac57102f66aed067cf4b1140

    M ./changelog +6
    M ./compat -1 +2
    M ./control -1 +1

Sat May 25 09:06:54 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 1f581026ac57102f66aed067cf4b1140
diff -rN -u old-haskell-wl-pprint-text//changelog new-haskell-wl-pprint-text//changelog
--- old-haskell-wl-pprint-text//changelog	2013-05-25 10:29:14.555084859 +0000
+++ new-haskell-wl-pprint-text//changelog	2013-05-25 10:29:14.605543595 +0000
@@ -1,3 +1,9 @@
+haskell-wl-pprint-text (1.1.0.0-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:54 +0200
+
 haskell-wl-pprint-text (1.1.0.0-1) unstable; urgency=low
 
   * Initial release. (closes: #701770)
diff -rN -u old-haskell-wl-pprint-text//compat new-haskell-wl-pprint-text//compat
--- old-haskell-wl-pprint-text//compat	2013-05-25 10:29:14.555084859 +0000
+++ new-haskell-wl-pprint-text//compat	2013-05-25 10:29:14.561739676 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-haskell-wl-pprint-text//control new-haskell-wl-pprint-text//control
--- old-haskell-wl-pprint-text//control	2013-05-25 10:29:14.549716082 +0000
+++ new-haskell-wl-pprint-text//control	2013-05-25 10:29:14.599051922 +0000
@@ -3,7 +3,7 @@
 Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org> 
 Uploaders: Masayuki Hatta (mhatta) <mhatta at debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
                , haskell-devscripts (>= 0.8)
                , cdbs
                , ghc





More information about the Pkg-haskell-commits mailing list