[DHG_packages] 41/128: hspec: Upgrading from 2.1.7 to 2.1.10

Joachim Breitner nomeata at moszumanska.debian.org
Sat Aug 15 12:46:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch st3
in repository DHG_packages.

commit 787262b996517f6425c24cf029791b7634bf7b68
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 13:47:57 2015 +0200

    hspec: Upgrading from 2.1.7 to 2.1.10
---
 p/haskell-hspec/debian/changelog                 |  6 ++++++
 p/haskell-hspec/debian/control                   |  9 +++++----
 p/haskell-hspec/debian/patches/no-hspec-discover | 12 ++++++------
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog
index 771ad59..c88022d 100644
--- a/p/haskell-hspec/debian/changelog
+++ b/p/haskell-hspec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hspec (2.1.10-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 13:47:57 +0200
+
 haskell-hspec (2.1.7-2) unstable; urgency=medium
 
   * Update dependency on hspec-discover
diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control
index a672dac..9245e58 100644
--- a/p/haskell-hspec/debian/control
+++ b/p/haskell-hspec/debian/control
@@ -12,11 +12,12 @@ Build-Depends: debhelper (>= 9),
  libghc-hunit-prof,
  libghc-quickcheck2-dev (>= 2.5.1),
  libghc-quickcheck2-prof,
- libghc-hspec-core-dev (>= 2.1.7),
- libghc-hspec-core-dev (<< 2.1.8),
+ libghc-hspec-core-dev (>= 2.1.10),
+ libghc-hspec-core-dev (<< 2.1.11),
  libghc-hspec-core-prof,
- libghc-hspec-expectations-dev (>= 0.6.1),
- libghc-hspec-expectations-dev (<< 0.6.2),
+ libghc-hspec-discover-prof,
+ libghc-hspec-expectations-dev (>= 0.7.1),
+ libghc-hspec-expectations-dev (<< 0.7.2),
  libghc-hspec-expectations-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-hunit-doc,
diff --git a/p/haskell-hspec/debian/patches/no-hspec-discover b/p/haskell-hspec/debian/patches/no-hspec-discover
index 7564aff..43d23ad 100644
--- a/p/haskell-hspec/debian/patches/no-hspec-discover
+++ b/p/haskell-hspec/debian/patches/no-hspec-discover
@@ -2,15 +2,15 @@ Do not depend on hspec-discover (the haskell library), as that is empty
 anyways. We ensure that the hspec-discover binary is available via
 control/debian.
 
-Index: hspec-2.1.7/hspec.cabal
+Index: haskell-hspec/hspec.cabal
 ===================================================================
---- hspec-2.1.7.orig/hspec.cabal	2015-06-29 13:58:58.679142882 +0200
-+++ hspec-2.1.7/hspec.cabal	2015-06-29 13:59:03.775258382 +0200
+--- haskell-hspec.orig/hspec.cabal	2015-08-15 13:48:47.342941608 +0200
++++ haskell-hspec/hspec.cabal	2015-08-15 13:48:55.643148493 +0200
 @@ -42,7 +42,6 @@
    build-depends:
        base == 4.*
-     , hspec-core == 2.1.7
--    , hspec-discover == 2.1.7
-     , hspec-expectations == 0.6.1.*
+     , hspec-core == 2.1.10
+-    , hspec-discover == 2.1.10
+     , hspec-expectations == 0.7.1.*
      , transformers >= 0.2.2.0
      , QuickCheck >= 2.5.1

-- 
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