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

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


Fri May 24 08:14:51 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 47c311033a5b43497db4bec5df15c1c6

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

Fri May 24 08:14:51 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 47c311033a5b43497db4bec5df15c1c6
diff -rN -u old-yi//changelog new-yi//changelog
--- old-yi//changelog	2013-05-24 09:32:57.482039131 +0000
+++ new-yi//changelog	2013-05-24 09:32:57.502039091 +0000
@@ -1,3 +1,9 @@
+yi (0.6.6.0-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:51 +0200
+
 yi (0.6.6.0-1) unstable; urgency=low
 
   * Initial release. (closes: #701527)
diff -rN -u old-yi//compat new-yi//compat
--- old-yi//compat	2013-05-24 09:32:57.478039595 +0000
+++ new-yi//compat	2013-05-24 09:32:57.482039131 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-yi//control new-yi//control
--- old-yi//control	2013-05-24 09:32:57.457545955 +0000
+++ new-yi//control	2013-05-24 09:32:57.498040185 +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