[Pkg-haskell-commits] darcs: haskell-tasty-quickcheck: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Sun Aug 3 19:13:11 UTC 2014
Sun Aug 3 17:43:33 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -4 +10
Sun Aug 3 17:43:33 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-tasty-quickcheck/changelog new-haskell-tasty-quickcheck/changelog
--- old-haskell-tasty-quickcheck/changelog 2014-08-03 19:13:11.355547552 +0000
+++ new-haskell-tasty-quickcheck/changelog 2014-08-03 19:13:11.363547549 +0000
@@ -1,3 +1,9 @@
+haskell-tasty-quickcheck (0.8.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 03 Aug 2014 19:42:17 +0200
+
haskell-tasty-quickcheck (0.3.1-1) unstable; urgency=low
* Initial debian package.
diff -rN -u old-haskell-tasty-quickcheck/control new-haskell-tasty-quickcheck/control
--- old-haskell-tasty-quickcheck/control 2014-08-03 19:13:11.355547552 +0000
+++ new-haskell-tasty-quickcheck/control 2014-08-03 19:13:11.359547551 +0000
@@ -9,14 +9,20 @@
cdbs,
ghc,
ghc-prof,
- ghc-doc,
+ libghc-tasty-dev (>= 0.8),
libghc-tasty-prof,
+ libghc-quickcheck2-dev (>= 2.7),
+ libghc-quickcheck2-dev (<< 3),
+ libghc-quickcheck2-prof,
+ libghc-tagged-dev,
+ libghc-tagged-prof,
+ libghc-random-dev,
+ libghc-random-prof,
+Build-Depends-Indep:
+ ghc-doc,
libghc-tasty-doc,
- libghc-quickcheck2-prof (<< 3),
libghc-quickcheck2-doc,
- libghc-tagged-prof,
libghc-tagged-doc,
- libghc-random-prof,
libghc-random-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/tasty-quickcheck
More information about the Pkg-haskell-commits
mailing list