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

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


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

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

Fri May 24 08:14:42 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 944ba6732527f844c8a77306aa015dbc
diff -rN -u old-haskell-chell-hunit//changelog new-haskell-chell-hunit//changelog
--- old-haskell-chell-hunit//changelog	2013-05-24 09:20:46.346547197 +0000
+++ new-haskell-chell-hunit//changelog	2013-05-24 09:20:46.399068267 +0000
@@ -1,3 +1,9 @@
+haskell-chell-hunit (0.2-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:52:58 +0200
+
 haskell-chell-hunit (0.2-2) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-chell-hunit//compat new-haskell-chell-hunit//compat
--- old-haskell-chell-hunit//compat	2013-05-24 09:20:46.346547197 +0000
+++ new-haskell-chell-hunit//compat	2013-05-24 09:20:46.354064970 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-chell-hunit//control new-haskell-chell-hunit//control
--- old-haskell-chell-hunit//control	2013-05-24 09:20:46.342546376 +0000
+++ new-haskell-chell-hunit//control	2013-05-24 09:20:46.395035350 +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