[DHG_packages] 05/06: hspec-wai: Upgrading from 0.6.6 to 0.8.0
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 01:53:15 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 0a72c54379371284fc672777eebe57e0e19f444f
Author: Clint Adams <clint at debian.org>
Date: Wed Jul 5 21:42:43 2017 -0400
hspec-wai: Upgrading from 0.6.6 to 0.8.0
---
p/haskell-hspec-wai/debian/changelog | 6 ++++++
p/haskell-hspec-wai/debian/control | 15 ++++++---------
2 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/p/haskell-hspec-wai/debian/changelog b/p/haskell-hspec-wai/debian/changelog
index 48f32a8..63052f4 100644
--- a/p/haskell-hspec-wai/debian/changelog
+++ b/p/haskell-hspec-wai/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hspec-wai (0.8.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Wed, 05 Jul 2017 21:42:42 -0400
+
haskell-hspec-wai (0.6.6-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hspec-wai/debian/control b/p/haskell-hspec-wai/debian/control
index f5ce377..35d24fa 100644
--- a/p/haskell-hspec-wai/debian/control
+++ b/p/haskell-hspec-wai/debian/control
@@ -17,8 +17,7 @@ Build-Depends:
libghc-hspec-core-dev (<< 3),
libghc-hspec-core-dev (>= 2),
libghc-hspec-core-prof,
- libghc-hspec-dev,
- libghc-hspec-expectations-dev,
+ libghc-hspec-expectations-dev (>= 0.8.0),
libghc-hspec-expectations-prof,
libghc-http-types-dev,
libghc-http-types-prof,
@@ -27,13 +26,12 @@ Build-Depends:
libghc-text-dev,
libghc-text-prof,
libghc-wai-dev (>= 3),
+ libghc-wai-prof,
libghc-wai-extra-dev (>= 3),
libghc-wai-extra-prof,
- libghc-wai-prof,
- libghc-with-location-dev (>= 0.1.0),
- libghc-with-location-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-hspec-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-quickcheck2-doc,
libghc-base-compat-doc,
libghc-case-insensitive-doc,
libghc-hspec-core-doc,
@@ -43,8 +41,7 @@ Build-Depends-Indep:
libghc-text-doc,
libghc-wai-doc,
libghc-wai-extra-doc,
- libghc-with-location-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/hspec/hspec-wai#readme
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hspec-wai
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
--
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