This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pycorrfit.
commit 802e30df822526934b0b328c372e512902949bb9 Author: Alexandre Mestiashvili <[email protected]> Date: Fri Dec 6 21:44:01 2013 +0100 added man stub man page --- debian/pycorrfit.1 | 11 +++++++++++ debian/pycorrfit.manpages | 1 + 2 files changed, 12 insertions(+) diff --git a/debian/pycorrfit.1 b/debian/pycorrfit.1 new file mode 100644 index 0000000..258c1fa --- /dev/null +++ b/debian/pycorrfit.1 @@ -0,0 +1,11 @@ +.TH PYCORRFIT "1" "December 2013" "PyCorrFit" "info for PyCorrFit" +.SH NAME +.B pycorrfit \- +a scientific tool for fitting correlation curves on a logarithmic plot +.SH DESCRIPTION +this is a stub man page, for real documentation see /usr/share/doc/pycorrfit/PyCorrFit_doc.pdf.gz +or http://paulmueller.github.io/PyCorrFit/ +.SH "REPORTING BUGS" +Please report bugs here: +.UR https://github.com/paulmueller/PyCorrFit/issues +.UE diff --git a/debian/pycorrfit.manpages b/debian/pycorrfit.manpages new file mode 100644 index 0000000..f7801cc --- /dev/null +++ b/debian/pycorrfit.manpages @@ -0,0 +1 @@ +debian/pycorrfit.1 -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
