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

Joachim Breitner mail at joachim-breitner.de
Sat May 25 10:29:02 UTC 2013


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

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

Sat May 25 09:06:52 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable compat level 9
  Ignore-this: 432f3ebd56b41412e8cfcb39943a09af
diff -rN -u old-haskell-simple-reflect//changelog new-haskell-simple-reflect//changelog
--- old-haskell-simple-reflect//changelog	2013-05-25 10:29:02.173539785 +0000
+++ new-haskell-simple-reflect//changelog	2013-05-25 10:29:02.258062256 +0000
@@ -1,3 +1,9 @@
+haskell-simple-reflect (0.3.1-2) UNRELEASED; urgency=low
+
+  * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:52 +0200
+
 haskell-simple-reflect (0.3.1-1) experimental; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-simple-reflect//compat new-haskell-simple-reflect//compat
--- old-haskell-simple-reflect//compat	2013-05-25 10:29:02.173539785 +0000
+++ new-haskell-simple-reflect//compat	2013-05-25 10:29:02.185537338 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-simple-reflect//control new-haskell-simple-reflect//control
--- old-haskell-simple-reflect//control	2013-05-25 10:29:02.169538403 +0000
+++ new-haskell-simple-reflect//control	2013-05-25 10:29:02.250061585 +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





More information about the Pkg-haskell-commits mailing list