summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
-rw-r--r--debian/copyright8
2 files changed, 10 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 8c2d486e7..087c31b10 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Description: general markup converter
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 markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook,
- RTF, groff man pages, and S5 HTML slide shows.
+ RTF, GNU Texinfo, groff man pages, and S5 HTML slide shows.
.
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
tables, definition lists, and other features. A compatibility mode is
@@ -44,7 +44,7 @@ Description: general markup converter
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 markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook,
- RTF, groff man pages, and S5 HTML slide shows.
+ RTF, GNU Texinfo, groff man pages, and S5 HTML slide shows.
.
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
tables, definition lists, and other features. A compatibility mode is
@@ -69,7 +69,7 @@ Description: general markup converter
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 markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook,
- RTF, groff man pages, and S5 HTML slide shows.
+ RTF, GNU Texinfo, groff man pages, and S5 HTML slide shows.
.
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
tables, definition lists, and other features. A compatibility mode is
diff --git a/debian/copyright b/debian/copyright
index d5511ed59..e0cff0305 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Pandoc
-Copyright (C) 2006-7 John MacFarlane <jgm at berkeley dot edu>
+Copyright (C) 2006-8 John MacFarlane <jgm at berkeley dot edu>
This code is released under the [GPL], version 2 or later:
@@ -32,6 +32,12 @@ statements for these sources are included below. All are GPL-compatible
licenses.
----------------------------------------------------------------------
+Text/Pandoc/Writers/Texinfo.hs
+Copyright (C) 2008 John MacFarlane and Peter Wang
+
+Released under the GPL.
+
+----------------------------------------------------------------------
UTF8.hs
Copyright (c) 2003, OGI School of Science & Engineering, Oregon Health &
Science University, All rights reserved.