[DHG_packages] 02/02: refresh patch to haskell-hspec

Sean Whitton spw-guest at moszumanska.debian.org
Sun May 29 12:51:50 UTC 2016


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

spw-guest pushed a commit to branch LTS-6
in repository DHG_packages.

commit ba5bc02cd74c983a249c6194e6fdc2f63e73538f
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun May 29 21:51:34 2016 +0900

    refresh patch to haskell-hspec
---
 p/haskell-hspec/debian/changelog                 | 6 +++++-
 p/haskell-hspec/debian/patches/no-hspec-discover | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog
index 0cb5a15..546fa83 100644
--- a/p/haskell-hspec/debian/changelog
+++ b/p/haskell-hspec/debian/changelog
@@ -1,8 +1,12 @@
 haskell-hspec (2.2.3-1) unstable; urgency=medium
 
+  [ Joachim Breitner ]
   * New upstream release
 
- -- Joachim Breitner <nomeata at debian.org>  Sun, 29 May 2016 12:15:03 +0200
+  [ Sean Whitton ]
+  * Refresh patch
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 29 May 2016 21:50:59 +0900
 
 haskell-hspec (2.2.2-2) unstable; urgency=medium
 
diff --git a/p/haskell-hspec/debian/patches/no-hspec-discover b/p/haskell-hspec/debian/patches/no-hspec-discover
index 61ebfb3..2920167 100644
--- a/p/haskell-hspec/debian/patches/no-hspec-discover
+++ b/p/haskell-hspec/debian/patches/no-hspec-discover
@@ -4,11 +4,11 @@ control/debian.
 
 --- a/hspec.cabal
 +++ b/hspec.cabal
-@@ -42,7 +42,6 @@
+@@ -42,7 +42,6 @@ library
    build-depends:
        base == 4.*
-     , hspec-core == 2.2.2
--    , hspec-discover == 2.2.2
+     , hspec-core == 2.2.3
+-    , hspec-discover == 2.2.3
      , hspec-expectations == 0.7.2.*
      , 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