[Pkg-haskell-commits] darcs: haskell-reflection: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Sat May 25 10:28:46 UTC 2013
Sat May 25 09:06:51 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 3f87c52c81914f5db810dee5216e0911
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Sat May 25 09:06:51 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 3f87c52c81914f5db810dee5216e0911
diff -rN -u old-haskell-reflection//changelog new-haskell-reflection//changelog
--- old-haskell-reflection//changelog 2013-05-25 10:28:46.533544666 +0000
+++ new-haskell-reflection//changelog 2013-05-25 10:28:46.605565047 +0000
@@ -1,3 +1,9 @@
+haskell-reflection (1.1.7-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 11:06:51 +0200
+
haskell-reflection (1.1.7-1) experimental; urgency=low
* Initial release.
diff -rN -u old-haskell-reflection//compat new-haskell-reflection//compat
--- old-haskell-reflection//compat 2013-05-25 10:28:46.533544666 +0000
+++ new-haskell-reflection//compat 2013-05-25 10:28:46.541543606 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-reflection//control new-haskell-reflection//control
--- old-haskell-reflection//control 2013-05-25 10:28:46.529543528 +0000
+++ new-haskell-reflection//control 2013-05-25 10:28:46.597561155 +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