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

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


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

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

Fri May 24 07:53:21 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: c5e615b014b36a3ed28d67ab87091eae
diff -rN -u old-haskell-distributive//changelog new-haskell-distributive//changelog
--- old-haskell-distributive//changelog	2013-05-24 09:22:24.207037486 +0000
+++ new-haskell-distributive//changelog	2013-05-24 09:22:24.262480087 +0000
@@ -1,7 +1,11 @@
 haskell-distributive (0.3-2) UNRELEASED; urgency=low
 
+  [ Colin Watson ]
   * Build-depend on ghc-ghci, due to use of annotations.
 
+  [ Joachim Breitner ]
+  * Enable compat level 9
+
  -- Colin Watson <cjwatson at debian.org>  Mon, 15 Apr 2013 10:54:11 +0100
 
 haskell-distributive (0.3-1) experimental; urgency=low
diff -rN -u old-haskell-distributive//compat new-haskell-distributive//compat
--- old-haskell-distributive//compat	2013-05-24 09:22:24.183036840 +0000
+++ new-haskell-distributive//compat	2013-05-24 09:22:24.211037033 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-distributive//control new-haskell-distributive//control
--- old-haskell-distributive//control	2013-05-24 09:22:24.179037730 +0000
+++ new-haskell-distributive//control	2013-05-24 09:22:24.257681665 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Iulian Udrea <iulian at linux.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.13)
  , ghc





More information about the Pkg-haskell-commits mailing list