[pandoc] annotated tag upstream/1.19.2.1.0 created (now 8445e7f)

Jonas Smedegaard dr at jones.dk
Tue Aug 1 22:48:05 UTC 2017


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

js pushed a change to annotated tag upstream/1.19.2.1.0
in repository pandoc.

        at  8445e7f   (tag)
   tagging  b16134c4dbc6bf3887de5aa92d61b2ccda61b7fe (commit)
  replaces  upstream/1.19.2.1_dfsg+really1.19.1
 tagged by  Jonas Smedegaard
        on  Tue Aug 1 09:33:33 2017 -0400

- Log -----------------------------------------------------------------
Upstream version 1.19.2.1.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlmAgy0ACgkQLHwxRsGg
ASE+1Q/9G5uEAw7e6RjbZ4qea7Mr+GsaNjjAv3FuhsTPl3kbGHM56RO1mbHrbTNa
S0HIiJUwm0LH76V6dUa6F7/6Hr4yhag47yASxW9iksFTxzcIaRvbDaC7/4ZcXlVl
G0vHh/H59NN2bDFNZoyrDOZjfA0cZ7hmu29Vv/xuPloya//U1gZp/5g9z/7132B8
7SPw6WNhzFBTqt2nJK0eQVcj9tyTJ2Gpjel2GwuYYJgDB84xkKhL8Ul97JM6mxZv
JG/Ay2bvktvguukrRJeZ1HyHi3Ry8sd3fIT+ArogOljfnCvGrBHl5Emk9+7hwXmm
PBVqHf2xne99NOQ8Hnh49Pgcem1A2EfqZCa5AflKL8T8acOfVsgfxjiZzaTfY+sx
yhHeaoUD74PeQehi04+w0lYge9d43hCMIamNuKldgtRt9lO2+mB6c3xgnL8MqLNW
b9gXCtCbjmpQFzBMTz05k2I3sN+VisgLnRrXio4cdgzbgSEHWV0kQhc+eSdTLHcg
vOv+6WGStVvvzyYFXH6xk4B8GGx+bdqrumrz37pvuYC44A6vefSGthGbB3RmMOCG
ESIVNl0tKax+89N0afro0Pq+rOBWqqOziP/OJ16Ei3kwwMKRkDdJ4FEPfYVtYelE
CaR85Pr+/+bRMQ82Qeex15g2TUHODWuKNWf3+e3S4rYmYpKaEIs=
=KGDW
-----END PGP SIGNATURE-----

Albert Krewinkel (7):
      CONTRIBUTING: Describe labels currently used in issue tracker
      Org writer: prefix footnote numbers with `fn:`
      Org reader: ensure emphasis markup can be nested
      Org reader: accept org-ref citations followed by commas
      Remove pipe char irking the haddock coverage tool
      Rearrange and extend badges in README (#3354)
      Org reader: allow short hand for single-line raw blocks

Alexey Rogachev (1):
      Fixed typo (#3351)

Bheesham Persaud (1):
      Indent code on the installation page. (#3335)

Jesse Rosenthal (1):
      Docx reader: Empty header should be list of lists.

John MacFarlane (47):
      Moved make_osx_package.sh to osx/ directory.
      Fix display math with --webtex in markdown output.
      MANUAL: Default --columns width is 72, not 80.
      MANUAL: note that --wrap=auto does not work in HTML output.
      LaTeX writer: allow tables with empty cells to count as "plain."
      Allow directory 1.3.  Closes #3325.
      Updates to use skylighting rather than highlighting-kate.
      Updated windows stack.yaml.
      Added happy to travis deb pkgs.
      Travis: add path to happy to path.
      docbook5template:  fix namespace declarations (Mauro Bieg).
      Travis: fix false positives and speed up dist build by avoiding tests.
      Updated docbook5 writer test for new template.
      Allow aeson 1.1.
      LaTeX template: allow passing `microtypeoptions` to microtype.
      Added instructions for manual install from oxs, win packages.
      Fixed -f markdown_github-hard_line_breaks+escaped_line_breaks.
      LaTeX template:  Add hyphen option to url package.
      Allow vector 0.12.0.0.
      Clarify that blank space is needed around footnotes.
      MediaWiki reader: improved handling of display math.
      Use skylighting 0.1.1.
      Add breezeDark to the list of highlighting styles.
      Some fixes to permit breezeDark style.
      windows stack.yaml - use latest skylighting.
      Use skylighting 0.1.1.1 in stack.yaml.
      OpenDocument writer: don't profilerate text styles unnecessarily.
      Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates.
      Update latex writer test for template change.
      OpenDocument writer: small refactoring.
      Update list of listings languages in Highlighting.
      Copied a few changes from default.latex to default.beamer.
      LaTeX template: Moved geometry after hyperref.
      Removed unneeded imports.
      Fixed trypandoc.
      Use latest skylighting.
      Updated authors and date in MANUAL
      Bump version to 1.19.2.
      Updated changelog.
      Updated deb, osx, windows stack.yaml.
      Updated copyright to include 2017.
      Updated man page.
      Version bounds: require skylighting 0.1.1.4, bump bounds for blaze-*.
      Update test output for skylighting >= 0.1.1.3.
      Bump version to 1.19.2.1
      Update changelog.
      Update man page.

John Muccigrosso (1):
      Add '@*' usage (#3333)

Jonas Smedegaard (1):
      New upstream version 1.19.2.1.0

Mauro Bieg (4):
      markdown reader: disallow space between inline code and attributes (#3326)
      HTML writer: don't process pars with empty RawInline, fixes #1040 (#3327)
      DocBook5 writer: make id attribute xml:id, fixes #3329 (#3330)
      fix internal link in INSTALL.md

bumper314 (1):
      Fix sample.lua barfing on Raw data (#3358)

hubertp-lshift (2):
      Test case for bug 2752 (#3306)
      Test case for issue #3223 (#3308)

ickc (4):
      Speed up Travis (#3304)
      MANUAL/README: Fixed broken links (#3316)
      travis: download stack only in stack BUILD (#3357)
      travis: catch #3372 (#3373)

tgkokk (1):
      MediaWiki reader: Fix quotation mark parsing (#3336)

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  0c029e8   Moved make_osx_package.sh to osx/ directory.
       new  7caaa5b   Fix display math with --webtex in markdown output.
       new  60004cd   Docx reader: Empty header should be list of lists.
       new  3354f5a   Speed up Travis (#3304)
       new  46fa347   Test case for bug 2752 (#3306)
       new  a840e41   Test case for issue #3223 (#3308)
       new  69f2734   CONTRIBUTING: Describe labels currently used in issue tracker
       new  bbdc0e7   MANUAL: Default --columns width is 72, not 80.
       new  e8ebc54   MANUAL: note that --wrap=auto does not work in HTML output.
       new  ee03272   LaTeX writer: allow tables with empty cells to count as "plain."
       new  b5ce963   MANUAL/README: Fixed broken links (#3316)
       new  d27188a   Org writer: prefix footnote numbers with `fn:`
       new  bfb6b61   Allow directory 1.3.  Closes #3325.
       new  9d781b1   Updates to use skylighting rather than highlighting-kate.
       new  9e67e1d   Updated windows stack.yaml.
       new  b872765   Added happy to travis deb pkgs.
       new  0159956   markdown reader: disallow space between inline code and attributes (#3326)
       new  8f09a2b   Travis: add path to happy to path.
       new  9b29a55   HTML writer: don't process pars with empty RawInline, fixes #1040 (#3327)
       new  32cbb8f   DocBook5 writer: make id attribute xml:id, fixes #3329 (#3330)
       new  0c201c4   docbook5template:  fix namespace declarations (Mauro Bieg).
       new  d1e9577   Travis: fix false positives and speed up dist build by avoiding tests.
       new  dccdd6b   Updated docbook5 writer test for new template.
       new  0865168   Add '@*' usage (#3333)
       new  6c1afc0   Indent code on the installation page. (#3335)
       new  66fc644   Allow aeson 1.1.
       new  2d8d735   LaTeX template: allow passing `microtypeoptions` to microtype.
       new  f2e3e75   MediaWiki reader: Fix quotation mark parsing (#3336)
       new  21e6ca1   Org reader: ensure emphasis markup can be nested
       new  4ca420e   Org reader: accept org-ref citations followed by commas
       new  4da41bd   Remove pipe char irking the haddock coverage tool
       new  d719d79   Added instructions for manual install from oxs, win packages.
       new  4781819   Fixed -f markdown_github-hard_line_breaks+escaped_line_breaks.
       new  072e5a7   LaTeX template:  Add hyphen option to url package.
       new  c56669e   Allow vector 0.12.0.0.
       new  94513e3   Fixed typo (#3351)
       new  c743e93   Rearrange and extend badges in README (#3354)
       new  1dc4b39   Clarify that blank space is needed around footnotes.
       new  1b2ba57   fix internal link in INSTALL.md
       new  117f3d2   travis: download stack only in stack BUILD (#3357)
       new  5bd571f   Fix sample.lua barfing on Raw data (#3358)
       new  06bdb8d   MediaWiki reader: improved handling of display math.
       new  937b502   Use skylighting 0.1.1.
       new  46b1c31   Add breezeDark to the list of highlighting styles.
       new  b596d20   Some fixes to permit breezeDark style.
       new  aad7c3b   windows stack.yaml - use latest skylighting.
       new  5729f1f   Org reader: allow short hand for single-line raw blocks
       new  faf4f78   Use skylighting 0.1.1.1 in stack.yaml.
       new  41f4476   OpenDocument writer: don't profilerate text styles unnecessarily.
       new  7487569   travis: catch #3372 (#3373)
       new  207b3f7   Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates.
       new  77e8682   Update latex writer test for template change.
       new  6d751cb   OpenDocument writer: small refactoring.
       new  a5d855d   Update list of listings languages in Highlighting.
       new  5a03ebf   Copied a few changes from default.latex to default.beamer.
       new  4f95508   LaTeX template: Moved geometry after hyperref.
       new  d1dd4f2   Removed unneeded imports.
       new  ea684d2   Fixed trypandoc.
       new  1b416dd   Use latest skylighting.
       new  6af01ba   Updated authors and date in MANUAL
       new  84bd0b0   Bump version to 1.19.2.
       new  678aa66   Updated changelog.
       new  2e178f0   Updated deb, osx, windows stack.yaml.
       new  484c91e   Updated copyright to include 2017.
       new  632d434   Updated man page.
       new  e2c40d6   Version bounds: require skylighting 0.1.1.4, bump bounds for blaze-*.
       new  693c507   Update test output for skylighting >= 0.1.1.3.
       new  dc3cc38   Bump version to 1.19.2.1
       new  f23bcc6   Update changelog.
       new  92722ee   Update man page.
       new  b16134c   New upstream version 1.19.2.1.0

The 71 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.


-- 
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