[Git][haskell-team/DHG_packages][master] haskell-tar: patch for newer containers

Gianfranco Costamagna gitlab at salsa.debian.org
Wed Aug 28 17:08:36 BST 2019



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


Commits:
c98c4f07 by Gianfranco Costamagna at 2019-08-28T16:08:23Z
haskell-tar: patch for newer containers

- - - - -


3 changed files:

- p/haskell-tar/debian/changelog
- + p/haskell-tar/debian/patches/newer-deps2
- p/haskell-tar/debian/patches/series


Changes:

=====================================
p/haskell-tar/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tar (0.5.1.0-5) unstable; urgency=medium
+
+  * Patch for newer containers
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 28 Aug 2019 18:07:23 +0200
+
 haskell-tar (0.5.1.0-4) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-tar/debian/patches/newer-deps2
=====================================
@@ -0,0 +1,11 @@
+--- haskell-tar-0.5.1.0.orig/tar.cabal
++++ haskell-tar-0.5.1.0/tar.cabal
+@@ -41,7 +41,7 @@ library
+   build-depends: base       == 4.*,
+                  filepath             < 1.5,
+                  array                < 0.6,
+-                 containers >= 0.2 && < 0.6,
++                 containers >= 0.2 && < 0.7,
+                  deepseq    >= 1.1 && < 1.5
+ 
+   if flag(old-time)


=====================================
p/haskell-tar/debian/patches/series
=====================================
@@ -1 +1,2 @@
 newer-deps
+newer-deps2



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/c98c4f074368b3989662f92e3112939be758850b
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/38ed1472/attachment.html>


More information about the Pkg-haskell-commits mailing list