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

Joachim Breitner mail at joachim-breitner.de
Sat May 25 14:54:59 UTC 2013


Sat May 25 09:06:49 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 534579db5509393739b55696ea467826

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

Sat May 25 09:06:49 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 534579db5509393739b55696ea467826
diff -rN -u old-haskell-pointedlist//changelog new-haskell-pointedlist//changelog
--- old-haskell-pointedlist//changelog	2013-05-25 14:54:59.202242256 +0000
+++ new-haskell-pointedlist//changelog	2013-05-25 14:54:59.293942646 +0000
@@ -1,3 +1,9 @@
+haskell-pointedlist (0.4.0.4-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:49 +0200
+
 haskell-pointedlist (0.4.0.4-1) unstable; urgency=low
 
   * Initial release. (closes: #701174)
diff -rN -u old-haskell-pointedlist//compat new-haskell-pointedlist//compat
--- old-haskell-pointedlist//compat	2013-05-25 14:54:59.202242256 +0000
+++ new-haskell-pointedlist//compat	2013-05-25 14:54:59.210552418 +0000
@@ -1 +1 @@
-7
\ No newline at end of file
+9
diff -rN -u old-haskell-pointedlist//control new-haskell-pointedlist//control
--- old-haskell-pointedlist//control	2013-05-25 14:54:59.194552035 +0000
+++ new-haskell-pointedlist//control	2013-05-25 14:54:59.282108905 +0000
@@ -3,7 +3,7 @@
 Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org> 
 Uploaders: Masayuki Hatta (mhatta) <mhatta at debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
                , haskell-devscripts (>= 0.8)
                , cdbs
                , ghc





More information about the Pkg-haskell-commits mailing list