[DHG_packages] 01/01: tasty-golden: fix temporary patch

Clint Adams clint at moszumanska.debian.org
Sat Dec 5 00:05:22 UTC 2015


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 18f555642790fd3139ae7a78e875d6b6ff41d525
Author: Clint Adams <clint at debian.org>
Date:   Fri Dec 4 19:04:55 2015 -0500

    tasty-golden: fix temporary patch
---
 p/haskell-tasty-golden/debian/patches/use-temporary | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/p/haskell-tasty-golden/debian/patches/use-temporary b/p/haskell-tasty-golden/debian/patches/use-temporary
index 93d00ea..3f354b8 100644
--- a/p/haskell-tasty-golden/debian/patches/use-temporary
+++ b/p/haskell-tasty-golden/debian/patches/use-temporary
@@ -1,13 +1,11 @@
-Index: tasty-golden-2.2.2.4/tasty-golden.cabal
-===================================================================
---- tasty-golden-2.2.2.4.orig/tasty-golden.cabal	2014-08-03 19:33:04.015287189 +0200
-+++ tasty-golden-2.2.2.4/tasty-golden.cabal	2014-08-03 19:37:03.255279185 +0200
+--- a/tasty-golden.cabal
++++ b/tasty-golden.cabal
 @@ -43,7 +43,7 @@
      mtl,
      optparse-applicative,
      filepath,
--    temporary-rc,
-+    temporary (>= 1.2.0.3),
+-    temporary,
++    temporary >= 1.2.0.3,
      tagged,
      deepseq,
      containers,
@@ -16,4 +14,4 @@ Index: tasty-golden-2.2.2.4/tasty-golden.cabal
      , directory
      , process
 -    , temporary-rc
-+    , temporary (>= 1.2.0.3)
++    , temporary >= 1.2.0.3

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