[DHG_packages] 02/06: hspec-core: Upgrading from 2.2.4 to 2.4.3
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 01:53:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 40826f2724c17e2274fcf776da5a4adf655d58ea
Author: Clint Adams <clint at debian.org>
Date: Wed Jul 5 21:42:13 2017 -0400
hspec-core: Upgrading from 2.2.4 to 2.4.3
---
p/haskell-hspec-core/debian/changelog | 6 ++++++
p/haskell-hspec-core/debian/control | 7 +++++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/p/haskell-hspec-core/debian/changelog b/p/haskell-hspec-core/debian/changelog
index d581f41..dba9907 100644
--- a/p/haskell-hspec-core/debian/changelog
+++ b/p/haskell-hspec-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hspec-core (2.4.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Wed, 05 Jul 2017 21:42:13 -0400
+
haskell-hspec-core (2.2.4-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hspec-core/debian/control b/p/haskell-hspec-core/debian/control
index 0a64f41..33e8aee 100644
--- a/p/haskell-hspec-core/debian/control
+++ b/p/haskell-hspec-core/debian/control
@@ -16,8 +16,10 @@ Build-Depends: debhelper (>= 9),
libghc-ansi-terminal-prof,
libghc-async-dev (>= 2),
libghc-async-prof,
- libghc-hspec-expectations-dev (>= 0.7.2),
- libghc-hspec-expectations-dev (<< 0.7.3),
+ libghc-call-stack-dev,
+ libghc-call-stack-prof,
+ libghc-hspec-expectations-dev (>= 0.8.2),
+ libghc-hspec-expectations-dev (<< 0.8.3),
libghc-hspec-expectations-prof,
libghc-quickcheck-io-dev,
libghc-quickcheck-io-prof,
@@ -32,6 +34,7 @@ Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
libghc-ansi-terminal-doc,
libghc-async-doc,
+ libghc-call-stack-doc,
libghc-hspec-expectations-doc,
libghc-quickcheck-io-doc,
libghc-random-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list