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

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


Fri May 24 08:17:01 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 65434f313a7fd4d7e87b887e2e96ed17

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

Fri May 24 08:17:01 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 65434f313a7fd4d7e87b887e2e96ed17
diff -rN -u old-cabal-debian//changelog new-cabal-debian//changelog
--- old-cabal-debian//changelog	2013-05-24 09:18:50.051051897 +0000
+++ new-cabal-debian//changelog	2013-05-24 09:18:50.051051897 +0000
@@ -3,6 +3,7 @@
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change
+  * Enable compat level 9
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:06:58 +0200
 
diff -rN -u old-cabal-debian//compat new-cabal-debian//compat
--- old-cabal-debian//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-cabal-debian//compat	2013-05-24 09:18:50.055047911 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-cabal-debian//control new-cabal-debian//control
--- old-cabal-debian//control	2013-05-24 09:18:50.051051897 +0000
+++ new-cabal-debian//control	2013-05-24 09:18:50.055047911 +0000
@@ -3,7 +3,7 @@
 Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
              , haskell-devscripts (>= 0.8.13)
              , ghc
              , ghc-prof





More information about the Pkg-haskell-commits mailing list