[Pkg-haskell-commits] darcs: tools: Change compat level to 9

Joachim Breitner mail at joachim-breitner.de
Fri May 24 07:54:14 UTC 2013


Fri May 24 07:54:05 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Change compat level to 9
  Ignore-this: 13457eee30738a6bfdec3d5579393b67

    M ./template-debian/compat -1 +1
    M ./template-debian/control -1 +1

Fri May 24 07:54:05 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Change compat level to 9
  Ignore-this: 13457eee30738a6bfdec3d5579393b67
diff -rN -u old-tools//template-debian/compat new-tools//template-debian/compat
--- old-tools//template-debian/compat	2013-05-24 07:54:14.455079741 +0000
+++ new-tools//template-debian/compat	2013-05-24 07:54:14.474673643 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-tools//template-debian/control new-tools//template-debian/control
--- old-tools//template-debian/control	2013-05-24 07:54:14.455079741 +0000
+++ new-tools//template-debian/control	2013-05-24 07:54:14.474673643 +0000
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: John Maintainer <maintainer at example.com>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
   , cdbs
   , haskell-devscripts (>= 0.8.15)
   , ghc





More information about the Pkg-haskell-commits mailing list