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

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


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

    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: ef784ed99a36df18e5c319913d691de3
diff -rN -u old-haskell-options//changelog new-haskell-options//changelog
--- old-haskell-options//changelog	2013-05-24 09:27:22.578060397 +0000
+++ new-haskell-options//changelog	2013-05-24 09:27:22.747060642 +0000
@@ -1,3 +1,9 @@
+haskell-options (0.1.1-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:54:32 +0200
+
 haskell-options (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-options//compat new-haskell-options//compat
--- old-haskell-options//compat	2013-05-24 09:27:22.578060397 +0000
+++ new-haskell-options//compat	2013-05-24 09:27:22.594053786 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-options//control new-haskell-options//control
--- old-haskell-options//control	2013-05-24 09:27:22.570069198 +0000
+++ new-haskell-options//control	2013-05-24 09:27:22.741992351 +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