[Pkg-haskell-commits] darcs: haskell-quickcheck: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Wed Jul 30 21:08:37 UTC 2014
Wed Jul 30 20:46:16 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control +7
M ./rules +2
Wed Jul 30 20:46:16 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-quickcheck/changelog new-haskell-quickcheck/changelog
--- old-haskell-quickcheck/changelog 2014-07-30 21:08:37.289632683 +0000
+++ new-haskell-quickcheck/changelog 2014-07-30 21:08:37.301632687 +0000
@@ -1,8 +1,9 @@
-haskell-quickcheck (2.6-2) UNRELEASED; urgency=low
+haskell-quickcheck (2.7.6-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:21:24 +0200
+ -- Joachim Breitner <nomeata at debian.org> Wed, 30 Jul 2014 22:43:36 +0200
haskell-quickcheck (2.6-1) unstable; urgency=low
diff -rN -u old-haskell-quickcheck/control new-haskell-quickcheck/control
--- old-haskell-quickcheck/control 2014-07-30 21:08:37.289632683 +0000
+++ new-haskell-quickcheck/control 2014-07-30 21:08:37.293632684 +0000
@@ -11,9 +11,16 @@
ghc-ghci [any-i386 any-amd64],
haskell-devscripts (>= 0.8.13),
cdbs
+ , libghc-tf-random-dev
+ , libghc-tf-random-prof
+ , libghc-tf-random-doc
+ , libghc-transformers-dev
+ , libghc-transformers-prof
+ , libghc-transformers-doc
, libghc-random-dev
, libghc-random-prof
, libghc-random-doc
+ , libghc-test-framework-dev
Homepage: http://hackage.haskell.org/package/QuickCheck
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-quickcheck
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-quickcheck
diff -rN -u old-haskell-quickcheck/rules new-haskell-quickcheck/rules
--- old-haskell-quickcheck/rules 2014-07-30 21:08:37.285632683 +0000
+++ new-haskell-quickcheck/rules 2014-07-30 21:08:37.297632686 +0000
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+DEB_ENABLE_TESTS = yes
+
DEB_CABAL_PACKAGE = quickcheck2
# Disable templateHaskell on architecture that doesn't support it
More information about the Pkg-haskell-commits
mailing list