[Git][haskell-team/DHG_packages][master] haskell-tasty-expected-failure: patch for newer base

Gianfranco Costamagna gitlab at salsa.debian.org
Wed Aug 28 12:57:15 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
396d20ff by Gianfranco Costamagna at 2019-08-28T11:56:51Z
haskell-tasty-expected-failure: patch for newer base

- - - - -


3 changed files:

- p/haskell-tasty-expected-failure/debian/changelog
- + p/haskell-tasty-expected-failure/debian/patches/newer-deps
- + p/haskell-tasty-expected-failure/debian/patches/series


Changes:

=====================================
p/haskell-tasty-expected-failure/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tasty-expected-failure (0.11.1.1-3) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 28 Aug 2019 13:55:34 +0200
+
 haskell-tasty-expected-failure (0.11.1.1-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-tasty-expected-failure/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-tasty-expected-failure-0.11.1.1.orig/tasty-expected-failure.cabal
++++ haskell-tasty-expected-failure-0.11.1.1/tasty-expected-failure.cabal
+@@ -33,7 +33,7 @@ library
+   exposed-modules:
+     Test.Tasty.ExpectedFailure
+   build-depends:
+-    base >= 4.5 && <4.12,
++    base >= 4.5 && <4.13,
+     tagged >= 0.7 && < 0.9,
+     tasty >= 0.11
+   default-language:    Haskell2010


=====================================
p/haskell-tasty-expected-failure/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/396d20ffad136c83ad20bf5319c84ea513ceac3b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/396d20ffad136c83ad20bf5319c84ea513ceac3b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190828/50364706/attachment.html>


More information about the Pkg-haskell-commits mailing list