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

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


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

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

Fri May 24 07:55:05 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 12774d7e4de4fe9e74f9ece9a456d46c
diff -rN -u old-haskell-stream//changelog new-haskell-stream//changelog
--- old-haskell-stream//changelog	2013-05-24 09:29:42.979076795 +0000
+++ new-haskell-stream//changelog	2013-05-24 09:29:43.058035676 +0000
@@ -1,3 +1,9 @@
+haskell-stream (0.4.6-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:05 +0200
+
 haskell-stream (0.4.6-2) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-stream//compat new-haskell-stream//compat
--- old-haskell-stream//compat	2013-05-24 09:29:42.979076795 +0000
+++ new-haskell-stream//compat	2013-05-24 09:29:42.983053512 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-stream//control new-haskell-stream//control
--- old-haskell-stream//control	2013-05-24 09:29:42.967124761 +0000
+++ new-haskell-stream//control	2013-05-24 09:29:43.021537507 +0000
@@ -5,7 +5,7 @@
 Uploaders: Joachim Breitner <nomeata at debian.org>
 Standards-Version: 3.9.4
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
  haskell-devscripts (>= 0.8.13),
  cdbs,
  ghc,





More information about the Pkg-haskell-commits mailing list