diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-12-02 00:36:09 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-12-02 00:36:09 +0000 |
commit | 8e872f9f7d89dcc1f16309afd7a50945f2c154ee (patch) | |
tree | 180006756a61c0469af8939ae8b62678771b835a | |
parent | 882c1bf66a30acaeda90c2b9c5d87d89f4622beb (diff) | |
download | pandoc-8e872f9f7d89dcc1f16309afd7a50945f2c154ee.tar.gz |
Website: Added note about inclusion in Ubuntu Hardy Heron.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1128 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | web/index.txt.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index 049dc23d0..b248cb195 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -61,6 +61,8 @@ For installation instructions for all architectures, see [INSTALL](INSTALL.html). Note that pandoc is in the [MacPorts], [Debian unstable], and [FreeBSD ports] repositories. Abhishek Dasgupta has also contributed an [Arch linux PKGBUILD script]. +Starting with release 8.04 ("Hardy Heron"), pandoc will be included +in [Ubuntu linux]. - [Source tarball] - [Windows binary package] @@ -186,6 +188,7 @@ kind. [Debian unstable]: http://packages.debian.org/unstable/text/pandoc [FreeBSD ports]: http://www.freshports.org/textproc/pandoc/ [Arch linux PKGBUILD script]: http://aur.archlinux.org/packages.php?do_Details=1&ID=12751&O=0&L=0&C=0&K=pandoc&SB=n&SO=a&PP=25&do_MyPackages=0&do_Orphans=0&SeB=nd +[Ubuntu linux]: http://www.ubuntu.com [MacPorts]: http://db.macports.org/port/show/4218 [pandoc-announce]: http://groups.google.com/group/pandoc-announce [pandoc-discuss]: http://groups.google.com/group/pandoc-discuss |