[pandoc] branch upstream updated (b16134c -> bdfd571)

Jonas Smedegaard dr at jones.dk
Sun Sep 10 18:42:04 UTC 2017


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

js pushed a change to branch upstream
in repository pandoc.

      from  b16134c   New upstream version 1.19.2.1.0
       new  00b7706   pandoc.cabal: fix build with GHC 8.2.1
       new  a875a70   Bump version to 1.19.2.2, constrain pandoc-types to avoid test failure.
       new  26aab5d   Updated man page.
       new  3c2528b   Updated chanelog.
       new  b937ebc   Relaxed version bounds.
       new  c658ba4   Tweak stack.yaml for skylighting version.
       new  9641837   Antoher stack.yaml tweak.
       new  1268a7d   Setup.hs: added CPP for Cabal 2 compatibility.
       new  f5e568e   Removed the Cabal < 2 restriction.
       new  168bd9c   Version to 1.19.2.3.
       new  f283fec   Updated man page.
       new  0594597   Updated changelog.
       new  bdfd571   New upstream version 1.19.2.3~dfsg

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Setup.hs                              |  21 ++-
 changelog                             |  12 ++
 data/LaTeXMathML.js                   | 198 ---------------------
 man/pandoc.1                          | 319 +++++++++++++++++-----------------
 pandoc.cabal                          |  36 ++--
 stack.yaml                            |   7 +-
 tests/docx/block_quotes.docx          | Bin 41855 -> 0 bytes
 tests/docx/char_styles.docx           | Bin 30134 -> 0 bytes
 tests/docx/deep_normalize.docx        | Bin 29246 -> 0 bytes
 tests/docx/drop_cap.docx              | Bin 26931 -> 0 bytes
 tests/docx/hanging_indent.docx        | Bin 29924 -> 0 bytes
 tests/docx/headers.docx               | Bin 29659 -> 0 bytes
 tests/docx/inline_formatting.docx     | Bin 32322 -> 0 bytes
 tests/docx/inline_images.docx         | Bin 15875 -> 0 bytes
 tests/docx/link_in_notes.docx         | Bin 27357 -> 0 bytes
 tests/docx/links.docx                 | Bin 45115 -> 0 bytes
 tests/docx/lists.docx                 | Bin 31775 -> 0 bytes
 tests/docx/metadata.docx              | Bin 39538 -> 0 bytes
 tests/docx/metadata_after_normal.docx | Bin 56276 -> 0 bytes
 tests/docx/normalize.docx             | Bin 25791 -> 0 bytes
 tests/docx/notes.docx                 | Bin 30734 -> 0 bytes
 tests/docx/numbered_header.docx       | Bin 26129 -> 0 bytes
 tests/docx/table_with_list_cell.docx  | Bin 32615 -> 0 bytes
 tests/docx/tables.docx                | Bin 49780 -> 0 bytes
 tests/s5-fancy.html                   | 257 ---------------------------
 25 files changed, 213 insertions(+), 637 deletions(-)
 delete mode 100644 data/LaTeXMathML.js
 delete mode 100644 tests/docx/block_quotes.docx
 delete mode 100644 tests/docx/char_styles.docx
 delete mode 100644 tests/docx/deep_normalize.docx
 delete mode 100644 tests/docx/drop_cap.docx
 delete mode 100644 tests/docx/hanging_indent.docx
 delete mode 100644 tests/docx/headers.docx
 delete mode 100644 tests/docx/inline_formatting.docx
 delete mode 100644 tests/docx/inline_images.docx
 delete mode 100644 tests/docx/link_in_notes.docx
 delete mode 100644 tests/docx/links.docx
 delete mode 100644 tests/docx/lists.docx
 delete mode 100644 tests/docx/metadata.docx
 delete mode 100644 tests/docx/metadata_after_normal.docx
 delete mode 100644 tests/docx/normalize.docx
 delete mode 100644 tests/docx/notes.docx
 delete mode 100644 tests/docx/numbered_header.docx
 delete mode 100644 tests/docx/table_with_list_cell.docx
 delete mode 100644 tests/docx/tables.docx
 delete mode 100644 tests/s5-fancy.html

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



More information about the Pkg-haskell-commits mailing list