[Pkg-haskell-commits] darcs: washngo: Enable compat level 9

Joachim Breitner mail at joachim-breitner.de
Fri May 24 09:32:53 UTC 2013


Fri May 24 07:55:50 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 72b86cfb0f9af5dd4258a8a070c25e98

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

Fri May 24 07:55:50 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 72b86cfb0f9af5dd4258a8a070c25e98
diff -rN -u old-washngo//changelog new-washngo//changelog
--- old-washngo//changelog	2013-05-24 09:32:53.139039195 +0000
+++ new-washngo//changelog	2013-05-24 09:32:53.143056564 +0000
@@ -3,6 +3,7 @@
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change
+  * Enable compat level 9
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:14:54 +0200
 
diff -rN -u old-washngo//compat new-washngo//compat
--- old-washngo//compat	2013-05-24 09:32:53.139039195 +0000
+++ new-washngo//compat	2013-05-24 09:32:53.143056564 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-washngo//control new-washngo//control
--- old-washngo//control	2013-05-24 09:32:53.139039195 +0000
+++ new-washngo//control	2013-05-24 09:32:53.143056564 +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