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

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


Fri May 24 07:52:37 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: ea48717e726a419eec36c2a6c8b4d3ae

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

Fri May 24 07:52:37 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: ea48717e726a419eec36c2a6c8b4d3ae
diff -rN -u old-haskell-aeson//changelog new-haskell-aeson//changelog
--- old-haskell-aeson//changelog	2013-05-24 09:19:12.875093247 +0000
+++ new-haskell-aeson//changelog	2013-05-24 09:19:12.951117261 +0000
@@ -1,8 +1,12 @@
 haskell-aeson (0.6.1.0-2) UNRELEASED; urgency=low
 
+  [ Colin Watson ]
   * Drop ghc-ghci build-dependency, since we take care to build without
     Template Haskell support on architectures that lack it.
 
+  [ Joachim Breitner ]
+  * Enable compat level 9
+
  -- Colin Watson <cjwatson at debian.org>  Thu, 02 May 2013 22:09:47 +0100
 
 haskell-aeson (0.6.1.0-1) experimental; urgency=low
diff -rN -u old-haskell-aeson//compat new-haskell-aeson//compat
--- old-haskell-aeson//compat	2013-05-24 09:19:12.870999354 +0000
+++ new-haskell-aeson//compat	2013-05-24 09:19:12.879077816 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-aeson//control new-haskell-aeson//control
--- old-haskell-aeson//control	2013-05-24 09:19:12.867176448 +0000
+++ new-haskell-aeson//control	2013-05-24 09:19:12.923051871 +0000
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
   , cdbs
   , haskell-devscripts (>= 0.8.13)
   , ghc (>= 7.4.2)





More information about the Pkg-haskell-commits mailing list