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

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


Fri May 24 07:53:11 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 90adb8928d41bdc0c32775b45b966499

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

Fri May 24 07:53:11 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 90adb8928d41bdc0c32775b45b966499
diff -rN -u old-haskell-data-accessor//changelog new-haskell-data-accessor//changelog
--- old-haskell-data-accessor//changelog	2013-05-24 09:21:40.382039991 +0000
+++ new-haskell-data-accessor//changelog	2013-05-24 09:21:40.422038121 +0000
@@ -1,3 +1,9 @@
+haskell-data-accessor (0.2.2.3-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:53:11 +0200
+
 haskell-data-accessor (0.2.2.3-1) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-data-accessor//compat new-haskell-data-accessor//compat
--- old-haskell-data-accessor//compat	2013-05-24 09:21:40.382039991 +0000
+++ new-haskell-data-accessor//compat	2013-05-24 09:21:40.394039747 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-data-accessor//control new-haskell-data-accessor//control
--- old-haskell-data-accessor//control	2013-05-24 09:21:40.382039991 +0000
+++ new-haskell-data-accessor//control	2013-05-24 09:21:40.418038704 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>, Clint Adams <clint at debian.org>, Iulian Udrea <iulian at physics.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.8.13),
+Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.13),
  ghc, ghc-prof,
  libghc-transformers-dev (>= 0.2),
  libghc-transformers-dev (<< 0.4),





More information about the Pkg-haskell-commits mailing list