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

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


Fri May 24 08:15:29 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: a6ff22aba28edafccfc27e1b7e49e6d8

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

Fri May 24 08:15:29 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: a6ff22aba28edafccfc27e1b7e49e6d8
diff -rN -u old-haskell-hxt-cache//changelog new-haskell-hxt-cache//changelog
--- old-haskell-hxt-cache//changelog	2013-05-24 09:25:05.871093154 +0000
+++ new-haskell-hxt-cache//changelog	2013-05-24 09:25:05.943092730 +0000
@@ -1,3 +1,9 @@
+haskell-hxt-cache (9.1.0-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:54:00 +0200
+
 haskell-hxt-cache (9.1.0-1) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-hxt-cache//compat new-haskell-hxt-cache//compat
--- old-haskell-hxt-cache//compat	2013-05-24 09:25:05.871093154 +0000
+++ new-haskell-hxt-cache//compat	2013-05-24 09:25:05.879107928 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-hxt-cache//control new-haskell-hxt-cache//control
--- old-haskell-hxt-cache//control	2013-05-24 09:25:05.863285376 +0000
+++ new-haskell-hxt-cache//control	2013-05-24 09:25:05.935038152 +0000
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
 	haskell-devscripts (>= 0.8.13),
 	cdbs,
 	ghc,





More information about the Pkg-haskell-commits mailing list