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

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


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

    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: a23287fcfc599cefa4b87172ab8d7d7b
diff -rN -u old-haskell-hashtables//changelog new-haskell-hashtables//changelog
--- old-haskell-hashtables//changelog	2013-05-24 09:23:52.683039026 +0000
+++ new-haskell-hashtables//changelog	2013-05-24 09:23:52.783037180 +0000
@@ -1,3 +1,9 @@
+haskell-hashtables (1.0.1.8-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:53:43 +0200
+
 haskell-hashtables (1.0.1.8-1) experimental; urgency=low
 
   * New upstream release
diff -rN -u old-haskell-hashtables//compat new-haskell-hashtables//compat
--- old-haskell-hashtables//compat	2013-05-24 09:23:52.683039026 +0000
+++ new-haskell-hashtables//compat	2013-05-24 09:23:52.686349708 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-hashtables//control new-haskell-hashtables//control
--- old-haskell-hashtables//control	2013-05-24 09:23:52.602048770 +0000
+++ new-haskell-hashtables//control	2013-05-24 09:23:52.779036509 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Iain Lane <laney at debian.org>
 Build-Depends: cdbs,
-               debhelper (>= 7.0.50~),
+               debhelper (>= 9),
                ghc,
                ghc-doc,
                ghc-prof,





More information about the Pkg-haskell-commits mailing list