Added Maintainer and Copyright fields to pandoc.cabal.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@636 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
6f4017b8ea
commit
f82b1f8eec
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@ Name: pandoc
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
License: GPL
|
License: GPL
|
||||||
License-File: COPYING
|
License-File: COPYING
|
||||||
Author: John MacFarlane <jgm at berkeley dot edu>
|
Copyright: (c) 2006-2007 John MacFarlane
|
||||||
|
Author: John MacFarlane <jgm@berkeley.edu>
|
||||||
|
Maintainer: John MacFarlane <jgm@berkeley.edu>
|
||||||
Stability: alpha
|
Stability: alpha
|
||||||
Homepage: http://sophos.berkeley.edu/macfarlane/pandoc
|
Homepage: http://sophos.berkeley.edu/macfarlane/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
|
||||||
|
|
Loading…
Add table
Reference in a new issue