[med-svn] [probabel] 02/03: - Fixed unescaped minus signs in probabel.pl man-page (fixes Lintian Info message) - Actually install the man-page for probabel.pl (fixes Lintian Warning)
Lennart Karssen
lckarssen-guest at moszumanska.debian.org
Mon Dec 16 07:32:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
lckarssen-guest pushed a commit to branch master
in repository probabel.
commit 4cf98128dc42ab932caa921435c91d79a9276c40
Author: L.C. Karssen <lennart at karssen.org>
Date: Mon Dec 16 08:09:48 2013 +0100
- Fixed unescaped minus signs in probabel.pl man-page (fixes Lintian Info message)
- Actually install the man-page for probabel.pl (fixes Lintian Warning)
---
debian/patches/man-page-probabel.pl | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/patches/man-page-probabel.pl b/debian/patches/man-page-probabel.pl
index 9c06320..360ecb9 100644
--- a/debian/patches/man-page-probabel.pl
+++ b/debian/patches/man-page-probabel.pl
@@ -79,4 +79,15 @@ Last-Update: 2013-12-12
+the other options needs to be specified.
+
+.SH EXAMPLES
-+probabel.pl 1 22 linear "My_Large_Cohort" --additive my_phenotype
++probabel.pl 1 22 linear "My_Large_Cohort" \-\-additive my_phenotype
+--- a/doc/Makefile.am
++++ b/doc/Makefile.am
+@@ -6,7 +6,7 @@
+ test.mlinfo test_regression.R COPYING LICENSE INSTALL ChangeLog \
+ TODO
+
+-man_MANS =
++man_MANS = probabel.pl.1
+ if BUILD_palinear
+ man_MANS += palinear.1
+ endif
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git
More information about the debian-med-commit
mailing list