[Git][haskell-team/DHG_packages][master] haskell-test-framework: patch for new dependencies

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Aug 5 07:33:22 BST 2019



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


Commits:
a5119303 by Gianfranco Costamagna at 2019-08-05T06:32:52Z
haskell-test-framework: patch for new dependencies

- - - - -


3 changed files:

- p/haskell-test-framework/debian/changelog
- + p/haskell-test-framework/debian/patches/newer-deps.patch
- + p/haskell-test-framework/debian/patches/series


Changes:

=====================================
p/haskell-test-framework/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-test-framework (0.8.2.0-3) unstable; urgency=medium
+
+  * Relax some dependency constraint.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 04 Aug 2019 00:29:16 +0200
+
 haskell-test-framework (0.8.2.0-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-test-framework/debian/patches/newer-deps.patch
=====================================
@@ -0,0 +1,11 @@
+--- haskell-test-framework-0.8.2.0.orig/test-framework.cabal
++++ haskell-test-framework-0.8.2.0/test-framework.cabal
+@@ -48,7 +48,7 @@ Library
+                               , ansi-terminal  >= 0.4.0  && < 0.9
+                               , ansi-wl-pprint >= 0.5.1  && < 0.7
+                               , random         >= 1.0    && < 1.2
+-                              , containers     >= 0.1    && < 0.6
++                              , containers     >= 0.1    && < 0.7
+                               , regex-posix    >= 0.72   && < 0.96
+                               , old-locale     >= 1.0    && < 1.1
+                               , time           >= 1.1.2  && < 1.9


=====================================
p/haskell-test-framework/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps.patch



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a51193039fadee50005435637b52707ec88f0574
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/20190805/176b4d8e/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list