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

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


Fri May 24 07:55:48 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 89fb80bf4edeb592c4d823d2e813599a

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

Fri May 24 07:55:48 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 89fb80bf4edeb592c4d823d2e813599a
diff -rN -u old-missingh//changelog new-missingh//changelog
--- old-missingh//changelog	2013-05-24 09:32:45.462043310 +0000
+++ new-missingh//changelog	2013-05-24 09:32:45.466042171 +0000
@@ -1,3 +1,9 @@
+missingh (1.2.0.0-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:48 +0200
+
 missingh (1.2.0.0-2) experimental; urgency=low
 
   * Change Vcs headers to Darcs
diff -rN -u old-missingh//compat new-missingh//compat
--- old-missingh//compat	2013-05-24 09:32:45.462043310 +0000
+++ new-missingh//compat	2013-05-24 09:32:45.466042171 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-missingh//control new-missingh//control
--- old-missingh//control	2013-05-24 09:32:45.446041892 +0000
+++ new-missingh//control	2013-05-24 09:32:45.466042171 +0000
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
  , cdbs (>= 0.4.59)
  , haskell-devscripts (>= 0.8.13)
  , ghc





More information about the Pkg-haskell-commits mailing list