[Pkg-haskell-commits] darcs: haskell-hspec: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 6 19:14:19 UTC 2015
Mon Apr 6 09:58:20 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -24 +14
Mon Apr 6 09:58:20 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-hspec/changelog new-haskell-hspec/changelog
--- old-haskell-hspec/changelog 2015-04-06 19:14:19.528094979 +0000
+++ new-haskell-hspec/changelog 2015-04-06 19:14:19.528094979 +0000
@@ -1,3 +1,9 @@
+haskell-hspec (2.1.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 06 Apr 2015 11:56:03 +0200
+
haskell-hspec (1.11.0-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff -rN -u old-haskell-hspec/control new-haskell-hspec/control
--- old-haskell-hspec/control 2015-04-06 19:14:19.528094979 +0000
+++ new-haskell-hspec/control 2015-04-06 19:14:19.528094979 +0000
@@ -8,35 +8,25 @@
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-tf-random-dev
- , libghc-tf-random-prof
- , libghc-setenv-dev
- , libghc-setenv-prof
- , libghc-ansi-terminal-dev (>> 0.5)
- , libghc-ansi-terminal-prof
- , libghc-hunit-dev (>> 1.2.5)
+ , libghc-hspec-core-dev (>= 2.1.5)
+ , libghc-hspec-core-dev (<< 2.1.6)
+ , libghc-hspec-core-prof
+ , libghc-hspec-discover-dev (>= 2.1.5)
+ , libghc-hspec-discover-dev (<< 2.1.6)
+ , libghc-hspec-discover-prof
+ , libghc-hspec-expectations-dev (>= 2.1.5)
+ , libghc-hspec-expectations-dev (<< 2.1.6)
+ , libghc-hspec-expectations-prof
+ , libghc-hunit-dev (>= 1.2.5)
, libghc-hunit-prof
- , libghc-quickcheck2-dev (>> 2.5.1)
+ , libghc-quickcheck2-dev (>= 2.5.1)
, libghc-quickcheck2-prof
- , libghc-quickcheck-io-dev
- , libghc-quickcheck-io-prof
- , libghc-silently-dev (>> 1.1.1)
- , libghc-silently-prof
- , libghc-hspec-expectations-dev (>= 0.5.0)
- , libghc-hspec-expectations-dev (<< 0.6.1)
- , libghc-hspec-expectations-prof
- , libghc-async-dev
- , libghc-async-prof
Build-Depends-Indep: ghc-doc
- , libghc-tf-random-doc
- , libghc-setenv-doc
- , libghc-ansi-terminal-doc
+ , libghc-hspec-core-doc
+ , libghc-hspec-discover-doc
+ , libghc-hspec-expectations-doc
, libghc-hunit-doc
, libghc-quickcheck2-doc
- , libghc-quickcheck-io-doc
- , libghc-silently-doc
- , libghc-hspec-expectations-doc
- , libghc-async-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/hspec
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hspec
More information about the Pkg-haskell-commits
mailing list