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

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


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

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

Fri May 24 07:55:06 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: ea5a9565a123476e6ef683544ba2cf5a
diff -rN -u old-haskell-strict-concurrency//changelog new-haskell-strict-concurrency//changelog
--- old-haskell-strict-concurrency//changelog	2013-05-24 09:29:45.709563510 +0000
+++ new-haskell-strict-concurrency//changelog	2013-05-24 09:29:45.793553182 +0000
@@ -1,3 +1,9 @@
+haskell-strict-concurrency (0.2.4.1-4) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:06 +0200
+
 haskell-strict-concurrency (0.2.4.1-3) experimental; urgency=low
 
   [ Joachim Breitner ]
diff -rN -u old-haskell-strict-concurrency//compat new-haskell-strict-concurrency//compat
--- old-haskell-strict-concurrency//compat	2013-05-24 09:29:45.709563510 +0000
+++ new-haskell-strict-concurrency//compat	2013-05-24 09:29:45.717552111 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-haskell-strict-concurrency//control new-haskell-strict-concurrency//control
--- old-haskell-strict-concurrency//control	2013-05-24 09:29:45.705543579 +0000
+++ new-haskell-strict-concurrency//control	2013-05-24 09:29:45.789552269 +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