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

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


Fri May 24 07:54:00 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 16ecc4378c7cfbdeba7131a5404dccab

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

Fri May 24 07:54:00 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 16ecc4378c7cfbdeba7131a5404dccab
diff -rN -u old-haskell-hxt//changelog new-haskell-hxt//changelog
--- old-haskell-hxt//changelog	2013-05-24 09:25:04.126158340 +0000
+++ new-haskell-hxt//changelog	2013-05-24 09:25:04.194038473 +0000
@@ -1,3 +1,9 @@
+haskell-hxt (9.3.1.1-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:54:00 +0200
+
 haskell-hxt (9.3.1.1-1) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-hxt//compat new-haskell-hxt//compat
--- old-haskell-hxt//compat	2013-05-24 09:25:04.126158340 +0000
+++ new-haskell-hxt//compat	2013-05-24 09:25:04.142040567 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-hxt//control new-haskell-hxt//control
--- old-haskell-hxt//control	2013-05-24 09:25:04.122214847 +0000
+++ new-haskell-hxt//control	2013-05-24 09:25:04.186040044 +0000
@@ -5,7 +5,7 @@
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>
 Build-Depends:
 	cdbs,
-	debhelper (>= 7),
+	debhelper (>= 9),
 	haskell-devscripts (>= 0.8.13),
 	ghc,
 	ghc-prof,





More information about the Pkg-haskell-commits mailing list