summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2016-08-26 12:49:09 +0200
committerJonas Smedegaard <dr@jones.dk>2016-08-26 12:49:09 +0200
commit63d071532f39098b94e637418917b43d5357cc3e (patch)
tree509273d853f825812ab2cc1331aa1b8a34eadde8 /debian
parentad5b431a1f5ed2e18d47b328454934ef5b374ca5 (diff)
Prepare for release: Update changelog and control file.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog23
-rw-r--r--debian/control65
2 files changed, 58 insertions, 30 deletions
diff --git a/debian/changelog b/debian/changelog
index 0222ab5d9..f1d9d9c2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+pandoc (1.17.2~dfsg-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release.
+ + Fix links with no explicit link text.
+ Closes: Bug#828167.
+
+ [ Jonas Smedegaard ]
+ * Update long descriptions to (almost) sync with upstream cabal file:
+ + Mention new writer for ZimWiki.
+ + Mention reader for TWiki markup.
+ + Mention explicitly each of readers XHTML and HTML 5.
+ * Update package relations:
+ + Relax GHC upper bounds for tagsoup http-client http-client-tls
+ quickcheck2.
+ + Tighten GHC lower bounds for texmath.
+ * Add patch 2002 to revert recent seemingly unneeded build-dependency
+ tightening for http-client and http-client-tls.
+ * Unfuzz patches.
+ * Modernize CDBS: Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard <dr@jones.dk> Fri, 26 Aug 2016 12:49:00 +0200
+
pandoc (1.17.1~dfsg-2) unstable; urgency=medium
[ Sean Whitton ]
diff --git a/debian/control b/debian/control
index 3578efd72..e820df934 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jonas Smedegaard <dr@jones.dk>
, Kiwamu Okabe <kiwamu@debian.or.jp>
, Clint Adams <clint@debian.org>
Build-Depends: cdbs (>= 0.4.131~),
- devscripts,
+ licensecheck,
libregexp-assemble-perl,
libimage-exiftool-perl,
libfont-ttf-perl,
@@ -25,7 +25,7 @@ Build-Depends: cdbs (>= 0.4.131~),
libghc-zip-archive-dev (>= 0.2.3.4),
libghc-zip-archive-dev (<< 0.4),
libghc-http-dev (<< 1:4000.4),
- libghc-texmath-dev (>= 0.8.6.2),
+ libghc-texmath-dev (>= 0.8.6.4),
libghc-texmath-dev (<< 0.9),
libghc-xml-dev (<< 1.4),
libghc-random-dev (<<1.2 ),
@@ -35,7 +35,7 @@ Build-Depends: cdbs (>= 0.4.131~),
libghc-aeson-dev (>= 0.7.0.5),
libghc-aeson-dev (<< 0.12),
libghc-tagsoup-dev (>= 0.13.7),
- libghc-tagsoup-dev (<< 0.14),
+ libghc-tagsoup-dev (<< 0.15),
libghc-base64-bytestring-dev (<< 1.1),
libghc-zlib-dev (<< 0.7),
libghc-highlighting-kate-dev (>= 0.6.2),
@@ -58,8 +58,8 @@ Build-Depends: cdbs (>= 0.4.131~),
libghc-filemanip-dev (<< 0.4),
libghc-cmark-dev (>= 0.5),
libghc-cmark-dev (<< 0.6),
- libghc-http-client-dev (<< 0.5),
- libghc-http-client-tls-dev (<< 0.3),
+ libghc-http-client-dev (<< 0.6),
+ libghc-http-client-tls-dev (<< 0.4),
libghc-http-types-dev (>= 0.8),
libghc-http-types-dev (<< 0.10),
libghc-syb-dev (<< 0.7),
@@ -165,14 +165,15 @@ Description: general markup converter
from one markup format to another,
and a command-line tool that uses this library.
It can read several dialects of Markdown and (subsets of) HTML,
- reStructuredText, LaTeX, DocBook, MediaWiki markup, Haddock markup,
+ reStructuredText, LaTeX, DocBook,
+ MediaWiki markup, TWiki markup, Haddock markup,
OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
- and it can write Markdown, reStructuredText, HTML,
+ and it can write Markdown, reStructuredText, XHTML, HTML 5,
LaTeX (including rendering as plain PDF or beamer slide shows),
- ConTeXt, DocBook, OPML, OpenDocument, ODT, Word docx, RTF,
- MediaWiki, DokuWiki, Textile, groff man pages, GNU Texinfo,
+ ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
+ MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
- EPUB (v2 or v3), FictionBook2, InDesign ICML, TEI Simple,
+ EPUB (v2 and v3), FictionBook2, InDesign ICML,
and several kinds of HTML/javascript slide shows
(S5, Slidy, Slideous, DZSlides, reveal.js).
.
@@ -206,14 +207,15 @@ Description: general markup converter - data files
from one markup format to another,
and a command-line tool that uses this library.
It can read several dialects of Markdown and (subsets of) HTML,
- reStructuredText, LaTeX, DocBook, MediaWiki markup, Haddock markup,
+ reStructuredText, LaTeX, DocBook,
+ MediaWiki markup, TWiki markup, Haddock markup,
OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
- and it can write Markdown, reStructuredText, HTML,
+ and it can write Markdown, reStructuredText, XHTML, HTML 5,
LaTeX (including rendering as plain PDF or beamer slide shows),
- ConTeXt, DocBook, OPML, OpenDocument, ODT, Word docx, RTF,
- MediaWiki, DokuWiki, Textile, groff man pages, GNU Texinfo,
+ ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
+ MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
- EPUB (v2 or v3), FictionBook2, InDesign ICML, TEI Simple,
+ EPUB (v2 and v3), FictionBook2, InDesign ICML,
and several kinds of HTML/javascript slide shows
(S5, Slidy, Slideous, DZSlides, reveal.js).
.
@@ -245,14 +247,15 @@ Description: general markup converter - libraries
from one markup format to another,
and a command-line tool that uses this library.
It can read several dialects of Markdown and (subsets of) HTML,
- reStructuredText, LaTeX, DocBook, MediaWiki markup, Haddock markup,
+ reStructuredText, LaTeX, DocBook,
+ MediaWiki markup, TWiki markup, Haddock markup,
OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
- and it can write Markdown, reStructuredText, HTML,
+ and it can write Markdown, reStructuredText, XHTML, HTML 5,
LaTeX (including rendering as plain PDF or beamer slide shows),
- ConTeXt, DocBook, OPML, OpenDocument, ODT, Word docx, RTF,
- MediaWiki, DokuWiki, Textile, groff man pages, GNU Texinfo,
+ ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
+ MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
- EPUB (v2 or v3), FictionBook2, InDesign ICML, TEI Simple,
+ EPUB (v2 and v3), FictionBook2, InDesign ICML,
and several kinds of HTML/javascript slide shows
(S5, Slidy, Slideous, DZSlides, reveal.js).
.
@@ -280,14 +283,15 @@ Description: general markup converter - library documentation
from one markup format to another,
and a command-line tool that uses this library.
It can read several dialects of Markdown and (subsets of) HTML,
- reStructuredText, LaTeX, DocBook, MediaWiki markup, Haddock markup,
+ reStructuredText, LaTeX, DocBook,
+ MediaWiki markup, TWiki markup, Haddock markup,
OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
- and it can write Markdown, reStructuredText, HTML,
+ and it can write Markdown, reStructuredText, XHTML, HTML 5,
LaTeX (including rendering as plain PDF or beamer slide shows),
- ConTeXt, DocBook, OPML, OpenDocument, ODT, Word docx, RTF,
- MediaWiki, DokuWiki, Textile, groff man pages, GNU Texinfo,
+ ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
+ MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
- EPUB (v2 or v3), FictionBook2, InDesign ICML, TEI Simple,
+ EPUB (v2 and v3), FictionBook2, InDesign ICML,
and several kinds of HTML/javascript slide shows
(S5, Slidy, Slideous, DZSlides, reveal.js).
.
@@ -316,14 +320,15 @@ Description: general markup converter - profiling libraries
from one markup format to another,
and a command-line tool that uses this library.
It can read several dialects of Markdown and (subsets of) HTML,
- reStructuredText, LaTeX, DocBook, MediaWiki markup, Haddock markup,
+ reStructuredText, LaTeX, DocBook,
+ MediaWiki markup, TWiki markup, Haddock markup,
OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
- and it can write Markdown, reStructuredText, HTML,
+ and it can write Markdown, reStructuredText, XHTML, HTML 5,
LaTeX (including rendering as plain PDF or beamer slide shows),
- ConTeXt, DocBook, OPML, OpenDocument, ODT, Word docx, RTF,
- MediaWiki, DokuWiki, Textile, groff man pages, GNU Texinfo,
+ ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
+ MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
- EPUB (v2 or v3), FictionBook2, InDesign ICML, TEI Simple,
+ EPUB (v2 and v3), FictionBook2, InDesign ICML,
and several kinds of HTML/javascript slide shows
(S5, Slidy, Slideous, DZSlides, reveal.js).
.