pandoc 1.9.1.1-1 source package in Ubuntu

Changelog

pandoc (1.9.1.1-1) unstable; urgency=low


  * New upstream release.

  [ Kiwamu Okabe ]
  * Allow DM uploads.
  * New debian/watch file to scan pandoc 1.9
  * Bump standards-version to 3.9.3.
  * Move maintenance to Haskell team, with Jonas and Kiwamu as
    uploaders.
  * Add new (build-)dependencies:
    + libghc-blaze-html-*
    + libghc-temporary-*
    + libghc-zlib-*
    Drop obsolete (build-)dependency:
    + libghc-deepseq-*
    Tighten build-dependencies:
    + libghc-http-dev
    + libghc-texmath-dev
    + libghc-pandoc-types-dev
    + libghc-json-dev
    + libghc-highlighting-kate-dev

  [ Jonas Smedegaard ]
  * Newline-delimit uploaders field.
  * Update copyright file:
    + Extend copyright years.
    + Adapt a Files section.
    + Bump copyright format to final version 1.0.
  * Update long descriptions:
    + Mention newly supported output formats:
      - Word Docx
      - AsciiDoc
      - DZSlides.
    + Explicitly mention output formats XHTML and HTML 5.
    + Explicitly mention out put (sub)format LaTeX beamer.
    + No longer mention markdown2pdf: Dropped upstream.

  [ Clint Adams ]
  * Move -doc build dependencies to Build-Depends-Indep.

 -- Clint Adams <email address hidden>  Sun, 04 Mar 2012 20:35:25 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe text

Downloads

File Size SHA-256 Checksum
pandoc_1.9.1.1-1.dsc 4.3 KiB 9f8dc97e346b5021f5dd9a93b39a0e918a0ff2f4bca481fa820f14968409f1a0
pandoc_1.9.1.1.orig.tar.gz 524.8 KiB d45f463ba22cb8ea44d8b19307ed0d71b0c62d6da59bdc9a5bd081e45262feda
pandoc_1.9.1.1-1.debian.tar.gz 35.3 KiB ecb9262b0af63c281226222c7357bb5c6030b0fe934c0333e2804e04e9b158d6

No changes file available.

Binary packages built by this source

libghc-pandoc-dev: general markup converter

 Pandoc is a Haskell library for converting from one markup format to
 another, and a command-line tool that uses this library. It can read
 markdown and (subsets of) reStructuredText, HTML, and LaTeX; and it can
 write plain text, markdown, reStructuredText, XHTML, HTML 5, LaTeX
 (including beamer slide shows), ConTeXt, RTF, DocBook XML, OpenDocument
 XML, ODT, Word docx, GNU Texinfo, MediaWiki markup, EPUB, Textile,
 groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy, DZSlides, or S5
 HTML slide shows. It can also produce PDF output on systems where LaTeX
 is installed.
 .
 Pandoc's enhanced version of markdown includes syntax for footnotes,
 tables, flexible ordered lists, definition lists, delimited code
 blocks, superscript, subscript, strikeout, title blocks, automatic
 tables of contents, embedded LaTeX math, citations, and markdown inside
 HTML block elements. (These enhancements can optionally be disabled.)
 .
 In contrast to most existing tools for converting markdown to HTML,
 which use regex substitutions, Pandoc has a modular design: it consists
 of a set of readers, which parse text in a given format and produce a
 native representation of the document, and a set of writers, which
 convert this native representation into a target format. Thus, adding
 an input or output format requires only adding a reader or writer.
 .
 This package contains the libraries compiled for GHC 6.

libghc-pandoc-doc: general markup converter

 Pandoc is a Haskell library for converting from one markup format to
 another, and a command-line tool that uses this library. It can read
 markdown and (subsets of) reStructuredText, HTML, and LaTeX; and it can
 write plain text, markdown, reStructuredText, XHTML, HTML 5, LaTeX
 (including beamer slide shows), ConTeXt, RTF, DocBook XML, OpenDocument
 XML, ODT, Word docx, GNU Texinfo, MediaWiki markup, EPUB, Textile,
 groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy, DZSlides, or S5
 HTML slide shows. It can also produce PDF output on systems where LaTeX
 is installed.
 .
 Pandoc's enhanced version of markdown includes syntax for footnotes,
 tables, flexible ordered lists, definition lists, delimited code
 blocks, superscript, subscript, strikeout, title blocks, automatic
 tables of contents, embedded LaTeX math, citations, and markdown inside
 HTML block elements. (These enhancements can optionally be disabled.)
 .
 In contrast to most existing tools for converting markdown to HTML,
 which use regex substitutions, Pandoc has a modular design: it consists
 of a set of readers, which parse text in a given format and produce a
 native representation of the document, and a set of writers, which
 convert this native representation into a target format. Thus, adding
 an input or output format requires only adding a reader or writer.
 .
 This package contains the library documentation for Pandoc.

libghc-pandoc-prof: general markup converter

 Pandoc is a Haskell library for converting from one markup format to
 another, and a command-line tool that uses this library. It can read
 markdown and (subsets of) reStructuredText, HTML, and LaTeX; and it can
 write plain text, markdown, reStructuredText, XHTML, HTML 5, LaTeX
 (including beamer slide shows), ConTeXt, RTF, DocBook XML, OpenDocument
 XML, ODT, Word docx, GNU Texinfo, MediaWiki markup, EPUB, Textile,
 groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy, DZSlides, or S5
 HTML slide shows. It can also produce PDF output on systems where LaTeX
 is installed.
 .
 Pandoc's enhanced version of markdown includes syntax for footnotes,
 tables, flexible ordered lists, definition lists, delimited code
 blocks, superscript, subscript, strikeout, title blocks, automatic
 tables of contents, embedded LaTeX math, citations, and markdown inside
 HTML block elements. (These enhancements can optionally be disabled.)
 .
 In contrast to most existing tools for converting markdown to HTML,
 which use regex substitutions, Pandoc has a modular design: it consists
 of a set of readers, which parse text in a given format and produce a
 native representation of the document, and a set of writers, which
 convert this native representation into a target format. Thus, adding
 an input or output format requires only adding a reader or writer.
 .
 This package contains the profiling libraries for Pandoc.

pandoc: No summary available for pandoc in ubuntu quantal.

No description available for pandoc in ubuntu quantal.