[Git][haskell-team/DHG_packages][master] ansi-wl-pprint: patch for newer ansi-terminal

Clint Adams gitlab at salsa.debian.org
Sun May 31 00:08:51 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
09be2d68 by Clint Adams at 2020-05-30T19:07:37-04:00
ansi-wl-pprint: patch for newer ansi-terminal

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-ansi-wl-pprint/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ansi-wl-pprint (0.6.9-2) unstable; urgency=medium
+
+  * Patch for newer ansi-terminal.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 19:07:17 -0400
+
 haskell-ansi-wl-pprint (0.6.9-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-ansi-wl-pprint/debian/control
=====================================
@@ -10,11 +10,11 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8),
  ghc-prof,
  libghc-ansi-terminal-dev (>= 0.9.1),
- libghc-ansi-terminal-dev (<< 0.10),
+ libghc-ansi-terminal-dev (<< 0.11),
  libghc-ansi-terminal-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-ansi-terminal-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: http://github.com/batterseapower/ansi-wl-pprint
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-ansi-wl-pprint
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-ansi-wl-pprint]


=====================================
p/haskell-ansi-wl-pprint/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/ansi-wl-pprint.cabal
++++ b/ansi-wl-pprint.cabal
+@@ -44,7 +44,7 @@
+     -- see also notes in Text.PrettyPrint.ANSI.Leijen
+     build-depends: semigroups >= 0.18.5 && < 0.20
+ 
+-  build-depends: ansi-terminal >= 0.9.1 && < 0.10
++  build-depends: ansi-terminal >= 0.9.1 && < 0.11
+   build-depends: base >= 4.3 && < 5
+ 
+   if impl(ghc >= 7.4)


=====================================
p/haskell-ansi-wl-pprint/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/09be2d680f013cdbf7b929d1b5597d6469076ad9
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/20200530/f47b633c/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list