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

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


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

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

Fri May 24 07:54:17 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: f2fe467d04a40a6864fccd6f64107bcb
diff -rN -u old-haskell-maybet//changelog new-haskell-maybet//changelog
--- old-haskell-maybet//changelog	2013-05-24 09:26:21.367307870 +0000
+++ new-haskell-maybet//changelog	2013-05-24 09:26:21.429658088 +0000
@@ -1,3 +1,9 @@
+haskell-maybet (0.1.2-6) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:54:17 +0200
+
 haskell-maybet (0.1.2-5) experimental; urgency=low
 
   * Previous upload should have gone to experimental; fixing
diff -rN -u old-haskell-maybet//compat new-haskell-maybet//compat
--- old-haskell-maybet//compat	2013-05-24 09:26:21.367307870 +0000
+++ new-haskell-maybet//compat	2013-05-24 09:26:21.375134359 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-haskell-maybet//control new-haskell-maybet//control
--- old-haskell-maybet//control	2013-05-24 09:26:21.363306714 +0000
+++ new-haskell-maybet//control	2013-05-24 09:26:21.423308008 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Giovanni Mascellani <gio at debian.org>
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
  haskell-devscripts (>= 0.8.13),
  cdbs,
  ghc,





More information about the Pkg-haskell-commits mailing list