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

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


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

    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: 7a3caf629c6332607daa3634963a509c
diff -rN -u old-haskell-unix-time//changelog new-haskell-unix-time//changelog
--- old-haskell-unix-time//changelog	2013-05-25 10:29:07.651037458 +0000
+++ new-haskell-unix-time//changelog	2013-05-25 10:29:07.703038907 +0000
@@ -1,3 +1,9 @@
+haskell-unix-time (0.1.2-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:53 +0200
+
 haskell-unix-time (0.1.2-2) experimental; urgency=low
 
   * Use haskell-devscripts >= 0.8.13 for experimental.
diff -rN -u old-haskell-unix-time//compat new-haskell-unix-time//compat
--- old-haskell-unix-time//compat	2013-05-25 10:29:07.651037458 +0000
+++ new-haskell-unix-time//compat	2013-05-25 10:29:07.658533365 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-haskell-unix-time//control new-haskell-unix-time//control
--- old-haskell-unix-time//control	2013-05-25 10:29:07.647038203 +0000
+++ new-haskell-unix-time//control	2013-05-25 10:29:07.695037450 +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