Author: ivomaintz-guest Date: 2011-09-30 10:12:04 +0000 (Fri, 30 Sep 2011) New Revision: 7996
Added: trunk/packages/cain/trunk/debian/cain.1 trunk/packages/cain/trunk/debian/cain.manpages Modified: trunk/packages/cain/trunk/debian/copyright Log: added a simple man page repaired debian/copyright to satisfy lintian Added: trunk/packages/cain/trunk/debian/cain.1 =================================================================== --- trunk/packages/cain/trunk/debian/cain.1 (rev 0) +++ trunk/packages/cain/trunk/debian/cain.1 2011-09-30 10:12:04 UTC (rev 7996) @@ -0,0 +1,25 @@ +.\"Created with mcedit +.TH cain "1" "September 30, 2011" "cain" "" +.SH NAME +cain \- stochastic and deterministic simulations of chemical reactions +.SH SYNOPSIS +.B cain +.SH DESCRIPTION +This manual page explains the +.B cain +program. +.PP +\fBcain\fP is a software application for stochastic and deterministic simulations of chemical reactions. +.SH OPTIONS +There are no command line options yet +.SH "SEE ALSO" +.TP +.BR /usr/share/cain/doc/help +help files, also accessible via the cain gui +.TP +.BR /usr/share/doc/cain/examples +a lot of examples +.PP +See also the documentation on the webpage at +.TP +<http://www.cacr.caltech.edu/~sean/cain/> Added: trunk/packages/cain/trunk/debian/cain.manpages =================================================================== --- trunk/packages/cain/trunk/debian/cain.manpages (rev 0) +++ trunk/packages/cain/trunk/debian/cain.manpages 2011-09-30 10:12:04 UTC (rev 7996) @@ -0,0 +1 @@ +debian/*1 Modified: trunk/packages/cain/trunk/debian/copyright =================================================================== --- trunk/packages/cain/trunk/debian/copyright 2011-09-30 01:27:38 UTC (rev 7995) +++ trunk/packages/cain/trunk/debian/copyright 2011-09-30 10:12:04 UTC (rev 7996) @@ -6,13 +6,13 @@ http://cain.sourceforge.net -Upstream Author(s): +Upstream Author: Sean Mauch <[email protected]> Copyright: - <Copyright (c) 1999-2011, California Institute of Technology> + <Copyright (C) 1999-2011, California Institute of Technology> License: @@ -46,7 +46,8 @@ The Debian packaging is: - Copyright (C) 2010 Ivo Maintz <[email protected]> + Copyright (C) 2010-2011 Ivo Maintz <[email protected]> -and is licensed under the GPL version 3, -see `/usr/share/common-licenses/GPL-3'. +and is licensed under the GPL version 3, see +/usr/share/common-licenses/GPL-3 + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
