Changed pandoc home page to http://johnmacfarlane.net/pandoc/.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
9cadf53621
commit
85f655c8cb
10 changed files with 12 additions and 12 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -33,7 +33,7 @@ Description: general markup converter
|
||||||
this native representation into a target format. Thus, adding an input
|
this native representation into a target format. Thus, adding an input
|
||||||
or output format requires only adding a reader or writer.
|
or output format requires only adding a reader or writer.
|
||||||
.
|
.
|
||||||
Homepage: http://sophos.berkeley.edu/macfarlane/pandoc/
|
Homepage: http://johnmacfarlane.net/pandoc/
|
||||||
|
|
||||||
Package: libghc6-pandoc-dev
|
Package: libghc6-pandoc-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
|
@ -62,7 +62,7 @@ Description: general markup converter
|
||||||
.
|
.
|
||||||
This package contains the libraries compiled for GHC 6.
|
This package contains the libraries compiled for GHC 6.
|
||||||
.
|
.
|
||||||
Homepage: http://sophos.berkeley.edu/macfarlane/pandoc/
|
Homepage: http://johnmacfarlane.net/pandoc/
|
||||||
|
|
||||||
Package: pandoc-doc
|
Package: pandoc-doc
|
||||||
Section: doc
|
Section: doc
|
||||||
|
@ -89,4 +89,4 @@ Description: general markup converter
|
||||||
.
|
.
|
||||||
This package contains the library documentation for Pandoc.
|
This package contains the library documentation for Pandoc.
|
||||||
.
|
.
|
||||||
Homepage: http://sophos.berkeley.edu/macfarlane/pandoc/
|
Homepage: http://johnmacfarlane.net/pandoc/
|
||||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -25,7 +25,7 @@ GPL can be found in `/usr/share/common-licenses/GPL`.
|
||||||
|
|
||||||
Pandoc's complete source code is available from the [Pandoc home page].
|
Pandoc's complete source code is available from the [Pandoc home page].
|
||||||
|
|
||||||
[Pandoc home page]: http://sophos.berkeley.edu/macfarlane/pandoc/
|
[Pandoc home page]: http://johnmacfarlane.net/pandoc/
|
||||||
|
|
||||||
Pandoc includes some code from other authors. The copyright and license
|
Pandoc includes some code from other authors. The copyright and license
|
||||||
statements for these sources are included below. All are GPL-compatible
|
statements for these sources are included below. All are GPL-compatible
|
||||||
|
|
|
@ -16,4 +16,4 @@ representation of the document, and a set of writers, which convert
|
||||||
this native representation into a target format. Thus, adding an input
|
this native representation into a target format. Thus, adding an input
|
||||||
or output format requires only adding a reader or writer.
|
or output format requires only adding a reader or writer.
|
||||||
|
|
||||||
WWW: http://sophos.berkeley.edu/macfarlane/pandoc/
|
WWW: http://johnmacfarlane.net/pandoc/
|
||||||
|
|
|
@ -13,7 +13,7 @@ long_description \
|
||||||
HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, \
|
HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, \
|
||||||
LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.
|
LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.
|
||||||
|
|
||||||
homepage http://sophos.berkeley.edu/pandoc/
|
homepage http://johnmacfarlane.net/pandoc/
|
||||||
platforms darwin
|
platforms darwin
|
||||||
master_sites http://pandoc.googlecode.com/files/
|
master_sites http://pandoc.googlecode.com/files/
|
||||||
checksums md5 @TARBALLMD5SUM@
|
checksums md5 @TARBALLMD5SUM@
|
||||||
|
|
|
@ -39,4 +39,4 @@ will be interpreted as filenames, as they are by `Markdown.pl`.)
|
||||||
file distributed with Pandoc contains full documentation.
|
file distributed with Pandoc contains full documentation.
|
||||||
|
|
||||||
The Pandoc source code and all documentation may be downloaded from
|
The Pandoc source code and all documentation may be downloaded from
|
||||||
<http://sophos.berkeley.edu/macfarlane/pandoc/>.
|
<http://johnmacfarlane.net/pandoc/>.
|
||||||
|
|
|
@ -176,5 +176,5 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`.
|
||||||
The *README* file distributed with Pandoc contains full documentation.
|
The *README* file distributed with Pandoc contains full documentation.
|
||||||
|
|
||||||
The Pandoc source code and all documentation may be downloaded from
|
The Pandoc source code and all documentation may be downloaded from
|
||||||
<http://sophos.berkeley.edu/macfarlane/pandoc/>.
|
<http://johnmacfarlane.net/pandoc/>.
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ Copyright: (c) 2006-2007 John MacFarlane
|
||||||
Author: John MacFarlane <jgm@berkeley.edu>
|
Author: John MacFarlane <jgm@berkeley.edu>
|
||||||
Maintainer: John MacFarlane <jgm@berkeley.edu>
|
Maintainer: John MacFarlane <jgm@berkeley.edu>
|
||||||
Stability: alpha
|
Stability: alpha
|
||||||
Homepage: http://sophos.berkeley.edu/macfarlane/pandoc
|
Homepage: http://johnmacfarlane.net/pandoc
|
||||||
Package-URL: http://pandoc.googlecode.com/files/pandoc-0.4.tar.gz
|
Package-URL: http://pandoc.googlecode.com/files/pandoc-0.4.tar.gz
|
||||||
Category: Text
|
Category: Text
|
||||||
Tested-With: GHC
|
Tested-With: GHC
|
||||||
|
|
|
@ -47,7 +47,7 @@ version = "0.45"
|
||||||
|
|
||||||
copyrightMessage :: String
|
copyrightMessage :: String
|
||||||
copyrightMessage = "\nCopyright (C) 2006-7 John MacFarlane\n\
|
copyrightMessage = "\nCopyright (C) 2006-7 John MacFarlane\n\
|
||||||
\Web: http://sophos.berkeley.edu/macfarlane/pandoc\n\
|
\Web: http://johnmacfarlane.net/pandoc\n\
|
||||||
\This is free software; see the source for copying conditions. There is no\n\
|
\This is free software; see the source for copying conditions. There is no\n\
|
||||||
\warranty, not even for merchantability or fitness for a particular purpose."
|
\warranty, not even for merchantability or fitness for a particular purpose."
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
© 2006-2007 <a href="http://sophos.berkeley.edu/macfarlane/">John MacFarlane</a>
|
© 2006-2007 <a href="http://johnmacfarlane.net/">John MacFarlane</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -166,7 +166,7 @@ kind.
|
||||||
[much faster]: http://code.google.com/p/pandoc/wiki/Benchmarks
|
[much faster]: http://code.google.com/p/pandoc/wiki/Benchmarks
|
||||||
[ASCIIMathML]: http://www1.chapman.edu/~jipsen/mathml/asciimath.html
|
[ASCIIMathML]: http://www1.chapman.edu/~jipsen/mathml/asciimath.html
|
||||||
|
|
||||||
[John MacFarlane]: http://sophos.berkeley.edu/macfarlane/
|
[John MacFarlane]: http://johnmacfarlane.net/
|
||||||
[markdown]: http://daringfireball.net/projects/markdown/
|
[markdown]: http://daringfireball.net/projects/markdown/
|
||||||
[reStructuredText]: http://docutils.sourceforge.net/docs/ref/rst/introduction.html
|
[reStructuredText]: http://docutils.sourceforge.net/docs/ref/rst/introduction.html
|
||||||
[S5]: http://meyerweb.com/eric/tools/s5/
|
[S5]: http://meyerweb.com/eric/tools/s5/
|
||||||
|
|
Loading…
Reference in a new issue