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

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


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

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

Fri May 24 08:14:48 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 11c3a937a7d226581bbb8ec7fcb4a19a
diff -rN -u old-haskell-patience//changelog new-haskell-patience//changelog
--- old-haskell-patience//changelog	2013-05-24 09:27:35.309551720 +0000
+++ new-haskell-patience//changelog	2013-05-24 09:27:35.373545311 +0000
@@ -1,3 +1,9 @@
+haskell-patience (0.1.1-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:54:35 +0200
+
 haskell-patience (0.1.1-2) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-patience//compat new-haskell-patience//compat
--- old-haskell-patience//compat	2013-05-24 09:27:35.309551720 +0000
+++ new-haskell-patience//compat	2013-05-24 09:27:35.317568408 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-patience//control new-haskell-patience//control
--- old-haskell-patience//control	2013-05-24 09:27:35.294064524 +0000
+++ new-haskell-patience//control	2013-05-24 09:27:35.365552105 +0000
@@ -6,7 +6,7 @@
 DM-Upload-Allowed: yes
 Build-Depends:
     cdbs
-  , debhelper (>= 7.0)
+  , debhelper (>= 9)
   , haskell-devscripts (>= 0.8.13)
   , ghc (>= 6.12)
   , ghc-prof





More information about the Pkg-haskell-commits mailing list