[Git][haskell-team/DHG_packages][master] haskell-pandoc: Fix FTBFS due to test failures

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Oct 15 14:21:21 BST 2024



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
e713e1d8 by Scott Talbert at 2024-10-14T10:23:43-04:00
haskell-pandoc: Fix FTBFS due to test failures

- - - - -


4 changed files:

- p/haskell-pandoc/debian/changelog
- + p/haskell-pandoc/debian/patches/4ca2de1715fa600ed087aaf88af164f104b04523.patch
- + p/haskell-pandoc/debian/patches/532bbc875bbcb52ddbaa02600bb856d7e32b795e.patch
- p/haskell-pandoc/debian/patches/series


Changes:

=====================================
p/haskell-pandoc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pandoc (3.1.11.1-2) unstable; urgency=medium
+
+  * Fix FTBFS due to test failures
+
+ -- Scott Talbert <swt at techie.net>  Mon, 14 Oct 2024 10:23:33 -0400
+
 haskell-pandoc (3.1.11.1-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-pandoc/debian/patches/4ca2de1715fa600ed087aaf88af164f104b04523.patch
=====================================
@@ -0,0 +1,36 @@
+From 4ca2de1715fa600ed087aaf88af164f104b04523 Mon Sep 17 00:00:00 2001
+From: John MacFarlane <jgm at berkeley.edu>
+Date: Tue, 27 Feb 2024 20:02:52 -0800
+Subject: [PATCH] Update test suite for latest skylighting-format-blaze-html.
+
+---
+ test/lhs-test.html     | 2 +-
+ test/lhs-test.html+lhs | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/test/lhs-test.html b/test/lhs-test.html
+index 290714e6d8c9..0c4f2e2e9631 100644
+--- a/test/lhs-test.html
++++ b/test/lhs-test.html
+@@ -179,7 +179,7 @@
+     }
+     @media print {
+     pre > code.sourceCode { white-space: pre-wrap; }
+-    pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
++    pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
+     }
+     pre.numberSource code
+       { counter-reset: source-line 0; }
+diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs
+index c90ab93f07a9..582ff68b42a0 100644
+--- a/test/lhs-test.html+lhs
++++ b/test/lhs-test.html+lhs
+@@ -179,7 +179,7 @@
+     }
+     @media print {
+     pre > code.sourceCode { white-space: pre-wrap; }
+-    pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
++    pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
+     }
+     pre.numberSource code
+       { counter-reset: source-line 0; }


=====================================
p/haskell-pandoc/debian/patches/532bbc875bbcb52ddbaa02600bb856d7e32b795e.patch
=====================================
@@ -0,0 +1,47 @@
+From 532bbc875bbcb52ddbaa02600bb856d7e32b795e Mon Sep 17 00:00:00 2001
+From: John MacFarlane <jgm at berkeley.edu>
+Date: Mon, 17 Jun 2024 19:57:33 -0700
+Subject: [PATCH] Use latest commonmark-extensions.
+
+This fixes `auto_identifiers` and `ascii_auto_identifiers`
+extensions so that they substitute aliases for emojis,
+as documented.
+
+See #9876.
+---
+ pandoc.cabal         | 2 +-
+ stack.yaml           | 1 +
+ test/command/4742.md | 6 +++---
+ 3 files changed, 5 insertions(+), 4 deletions(-)
+
+diff --git a/test/command/4742.md b/test/command/4742.md
+index a91dffb332f6..f213b889f43e 100644
+--- a/test/command/4742.md
++++ b/test/command/4742.md
+@@ -7,7 +7,7 @@ extension properly.
+ ^D
+ [ Header
+     1
+-    ( "non-ascii--raksmorgas" , [] , [] )
++    ( "non-ascii-warning-raksmorgas" , [] , [] )
+     [ Str "non"
+     , Space
+     , Str "ascii"
+@@ -29,7 +29,7 @@ so it survives...
+ ^D
+ [ Header
+     1
+-    ( "non-ascii-\65039-r\228ksm\246rg\229s" , [] , [] )
++    ( "non-ascii-warning-r\228ksm\246rg\229s" , [] , [] )
+     [ Str "non"
+     , Space
+     , Str "ascii"
+@@ -49,7 +49,7 @@ so it survives...
+ ^D
+ [ Header
+     1
+-    ( "non-ascii-\65039-r\228ksm\246rg\229s" , [] , [] )
++    ( "non-ascii-warning-r\228ksm\246rg\229s" , [] , [] )
+     [ Str "non"
+     , Space
+     , Str "ascii"


=====================================
p/haskell-pandoc/debian/patches/series
=====================================
@@ -2,3 +2,5 @@ undo-xml-light-internal-library
 2001_templates_avoid_privacy_breach.patch
 2002_program_package_hint.patch
 use-python3.patch
+4ca2de1715fa600ed087aaf88af164f104b04523.patch
+532bbc875bbcb52ddbaa02600bb856d7e32b795e.patch



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e713e1d85bd35dd94e04d7f2df71cb340f8cb95d
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/20241015/ba85377c/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list