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

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


Fri May 24 07:52:32 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: b2f3f8a69f1e258460c6dbfd8ad434cd

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

Fri May 24 07:52:32 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: b2f3f8a69f1e258460c6dbfd8ad434cd
diff -rN -u old-darcs-monitor//changelog new-darcs-monitor//changelog
--- old-darcs-monitor//changelog	2013-05-24 09:18:54.905586795 +0000
+++ new-darcs-monitor//changelog	2013-05-24 09:18:54.909538262 +0000
@@ -1,3 +1,9 @@
+darcs-monitor (0.4.2-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:52:32 +0200
+
 darcs-monitor (0.4.2-2) unstable; urgency=low
 
   * Add patches to compile with newer base and current HaXml (Closes: #629784)
diff -rN -u old-darcs-monitor//compat new-darcs-monitor//compat
--- old-darcs-monitor//compat	2013-05-24 09:18:54.905586795 +0000
+++ new-darcs-monitor//compat	2013-05-24 09:18:54.909538262 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-darcs-monitor//control new-darcs-monitor//control
--- old-darcs-monitor//control	2013-05-24 09:18:54.905586795 +0000
+++ new-darcs-monitor//control	2013-05-24 09:18:54.909538262 +0000
@@ -3,7 +3,7 @@
 Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
 Section: vcs
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
   , cdbs
   , haskell-devscripts (>= 0.8.12)
   , ghc





More information about the Pkg-haskell-commits mailing list