[Pkg-haskell-commits] darcs: haskell-quickcheck1: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:28:12 UTC 2013
Fri May 24 07:54:44 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: aa3e921d044882b14bcde838a6c4ecad
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:54:44 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: aa3e921d044882b14bcde838a6c4ecad
diff -rN -u old-haskell-quickcheck1//changelog new-haskell-quickcheck1//changelog
--- old-haskell-quickcheck1//changelog 2013-05-24 09:28:12.179037226 +0000
+++ new-haskell-quickcheck1//changelog 2013-05-24 09:28:12.179037226 +0000
@@ -1,3 +1,9 @@
+haskell-quickcheck1 (1.2.0.1-5) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:54:44 +0200
+
haskell-quickcheck1 (1.2.0.1-4) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-quickcheck1//compat new-haskell-quickcheck1//compat
--- old-haskell-quickcheck1//compat 2013-05-24 09:28:12.179037226 +0000
+++ new-haskell-quickcheck1//compat 2013-05-24 09:28:12.183038508 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-quickcheck1//control new-haskell-quickcheck1//control
--- old-haskell-quickcheck1//control 2013-05-24 09:28:12.179037226 +0000
+++ new-haskell-quickcheck1//control 2013-05-24 09:28:12.183038508 +0000
@@ -7,7 +7,7 @@
Build-Depends:
haskell-devscripts (>= 0.8.13),
cdbs,
- debhelper (>= 7),
+ debhelper (>= 9),
ghc,
ghc-prof,
ghc-doc,
More information about the Pkg-haskell-commits
mailing list