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

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


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

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

Sat May 25 09:06:53 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: f814009c6a90c6d8f75bd04b7fb00388
diff -rN -u old-haskell-stringsearch//changelog new-haskell-stringsearch//changelog
--- old-haskell-stringsearch//changelog	2013-05-25 10:29:04.942055281 +0000
+++ new-haskell-stringsearch//changelog	2013-05-25 10:29:04.990060658 +0000
@@ -1,3 +1,9 @@
+haskell-stringsearch (0.3.6.4-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:53 +0200
+
 haskell-stringsearch (0.3.6.4-2) experimental; urgency=low
 
   * Build with GHC 7.6.
diff -rN -u old-haskell-stringsearch//compat new-haskell-stringsearch//compat
--- old-haskell-stringsearch//compat	2013-05-25 10:29:04.942055281 +0000
+++ new-haskell-stringsearch//compat	2013-05-25 10:29:04.950062195 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-haskell-stringsearch//control new-haskell-stringsearch//control
--- old-haskell-stringsearch//control	2013-05-25 10:29:04.942055281 +0000
+++ new-haskell-stringsearch//control	2013-05-25 10:29:04.985871526 +0000
@@ -3,7 +3,7 @@
 Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
              , haskell-devscripts (>= 0.8.13)
              , cdbs
              , ghc





More information about the Pkg-haskell-commits mailing list