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

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


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

    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: 578b2615ccc72725b19f4fbdea6ac1ee
diff -rN -u old-haskell-chell-quickcheck2//changelog new-haskell-chell-quickcheck2//changelog
--- old-haskell-chell-quickcheck2//changelog	2013-05-24 09:20:47.685537551 +0000
+++ new-haskell-chell-quickcheck2//changelog	2013-05-24 09:20:47.725553309 +0000
@@ -1,3 +1,9 @@
+haskell-chell-quickcheck2 (0.2.1-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:52:58 +0200
+
 haskell-chell-quickcheck2 (0.2.1-1) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-chell-quickcheck2//compat new-haskell-chell-quickcheck2//compat
--- old-haskell-chell-quickcheck2//compat	2013-05-24 09:20:47.685537551 +0000
+++ new-haskell-chell-quickcheck2//compat	2013-05-24 09:20:47.693538300 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-chell-quickcheck2//control new-haskell-chell-quickcheck2//control
--- old-haskell-chell-quickcheck2//control	2013-05-24 09:20:47.681540519 +0000
+++ new-haskell-chell-quickcheck2//control	2013-05-24 09:20:47.721543792 +0000
@@ -6,7 +6,7 @@
 DM-Upload-Allowed: yes
 Build-Depends:
     cdbs
-  , debhelper (>= 7.0)
+  , debhelper (>= 9)
   , haskell-devscripts (>= 0.8.13)
   , ghc
   , ghc-prof





More information about the Pkg-haskell-commits mailing list