diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-13 17:26:01 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-13 17:26:01 +0000 |
commit | 85f655c8cb76ccca36595e2cc9c26bea4a3b10dd (patch) | |
tree | 0ee2a4954facd50e1261c23dc9661296f8021095 /debian/control | |
parent | 9cadf5362190d79b85ee29530ccdcc6dfa3e21e2 (diff) | |
download | pandoc-85f655c8cb76ccca36595e2cc9c26bea4a3b10dd.tar.gz |
Changed pandoc home page to http://johnmacfarlane.net/pandoc/.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 402859536..18f958a52 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Description: general markup converter this native representation into a target format. Thus, adding an input 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 Section: libdevel @@ -62,7 +62,7 @@ Description: general markup converter . This package contains the libraries compiled for GHC 6. . - Homepage: http://sophos.berkeley.edu/macfarlane/pandoc/ + Homepage: http://johnmacfarlane.net/pandoc/ Package: pandoc-doc Section: doc @@ -89,4 +89,4 @@ Description: general markup converter . This package contains the library documentation for Pandoc. . - Homepage: http://sophos.berkeley.edu/macfarlane/pandoc/ + Homepage: http://johnmacfarlane.net/pandoc/ |