[package-plan] 18/29: pandoc works with newer syb

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 01:46:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch lts-9.2
in repository package-plan.

commit d400596c80f78f47e4aa831be5eb1e475b8fccfe
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 2 17:59:33 2017 -0700

    pandoc works with newer syb
---
 patches/pandoc/1.19.2.1/newer-syb                        | 11 +++++++++++
 patches/pandoc/1.19.2.1/series                           |  1 +
 patches/text-show/{3.4.1.1 => 3.6}/no-bytestring-builder |  0
 patches/text-show/{3.4.1.1 => 3.6}/no-nats               |  0
 patches/text-show/{3.4.1.1 => 3.6}/series                |  0
 5 files changed, 12 insertions(+)

diff --git a/patches/pandoc/1.19.2.1/newer-syb b/patches/pandoc/1.19.2.1/newer-syb
new file mode 100644
index 0000000..a0a0590
--- /dev/null
+++ b/patches/pandoc/1.19.2.1/newer-syb
@@ -0,0 +1,11 @@
+--- a/pandoc.cabal
++++ b/pandoc.cabal
+@@ -253,7 +253,7 @@ Flag old-locale
+ 
+ Library
+   Build-Depends: base >= 4.7 && <5,
+-                 syb >= 0.1 && < 0.7,
++                 syb >= 0.1 && < 0.8,
+                  containers >= 0.1 && < 0.6,
+                  unordered-containers >= 0.2 && < 0.3,
+                  array >= 0.3 && < 0.6,
diff --git a/patches/pandoc/1.19.2.1/series b/patches/pandoc/1.19.2.1/series
index 8c1f523..92605f3 100644
--- a/patches/pandoc/1.19.2.1/series
+++ b/patches/pandoc/1.19.2.1/series
@@ -1 +1,2 @@
 newer-skylighting
+newer-syb
diff --git a/patches/text-show/3.4.1.1/no-bytestring-builder b/patches/text-show/3.6/no-bytestring-builder
similarity index 100%
rename from patches/text-show/3.4.1.1/no-bytestring-builder
rename to patches/text-show/3.6/no-bytestring-builder
diff --git a/patches/text-show/3.4.1.1/no-nats b/patches/text-show/3.6/no-nats
similarity index 100%
rename from patches/text-show/3.4.1.1/no-nats
rename to patches/text-show/3.6/no-nats
diff --git a/patches/text-show/3.4.1.1/series b/patches/text-show/3.6/series
similarity index 100%
rename from patches/text-show/3.4.1.1/series
rename to patches/text-show/3.6/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list