[Git][haskell-team/DHG_packages][master] haskell-wl-pprint-extras: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 30 13:43:46 BST 2019



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


Commits:
a77ae11e by Gianfranco Costamagna at 2019-08-30T12:43:26Z
haskell-wl-pprint-extras: patch for newer deps

- - - - -


3 changed files:

- p/haskell-wl-pprint-extras/debian/changelog
- + p/haskell-wl-pprint-extras/debian/patches/newer-deps
- p/haskell-wl-pprint-extras/debian/patches/series


Changes:

=====================================
p/haskell-wl-pprint-extras/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-wl-pprint-extras (3.5.0.5-9) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 30 Aug 2019 14:42:05 +0200
+
 haskell-wl-pprint-extras (3.5.0.5-8) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-wl-pprint-extras/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-wl-pprint-extras-3.5.0.5.orig/wl-pprint-extras.cabal
++++ haskell-wl-pprint-extras-3.5.0.5/wl-pprint-extras.cabal
+@@ -24,7 +24,7 @@ library
+ 
+   build-depends:
+     base          >= 4.8     && < 5.0,
+-    containers    >= 0.4     && < 0.6,
++    containers    >= 0.4     && < 0.7,
+     semigroups    >= 0.9     && < 1,
+     semigroupoids >= 3       && < 6,
+     utf8-string   >= 0.3.6   && < 1.1,


=====================================
p/haskell-wl-pprint-extras/debian/patches/series
=====================================
@@ -1 +1,2 @@
 no-nats
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a77ae11e1e6540be7e0a685bd5657ab6f42f1c5a
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/20190830/72ef6c62/attachment.html>


More information about the Pkg-haskell-commits mailing list