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

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


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

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

Fri May 24 07:55:20 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 455c0816a76c3f4a8a27a5fbb7a11e6d
diff -rN -u old-haskell-unixutils//changelog new-haskell-unixutils//changelog
--- old-haskell-unixutils//changelog	2013-05-24 09:30:41.246561709 +0000
+++ new-haskell-unixutils//changelog	2013-05-24 09:30:41.295039537 +0000
@@ -1,3 +1,9 @@
+haskell-unixutils (1.50-3) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:19 +0200
+
 haskell-unixutils (1.50-2) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-unixutils//compat new-haskell-unixutils//compat
--- old-haskell-unixutils//compat	2013-05-24 09:30:41.246561709 +0000
+++ new-haskell-unixutils//compat	2013-05-24 09:30:41.255038543 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-unixutils//control new-haskell-unixutils//control
--- old-haskell-unixutils//control	2013-05-24 09:30:41.242554082 +0000
+++ new-haskell-unixutils//control	2013-05-24 09:30:41.291037845 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Erik de Castro Lopo <erikd at mega-nerd.com>
 Build-Depends:
- , debhelper (>= 7)
+ , debhelper (>= 9)
  , haskell-devscripts (>= 0.8.13)
  , cdbs
  , ghc





More information about the Pkg-haskell-commits mailing list