[med-svn] [codonw] 05/05: cosmetics
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Sat Nov 21 23:39:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository codonw.
commit a6653530cdfd8e190a84699ff9f8ce6ec8d50681
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sat Nov 21 23:37:42 2015 +0000
cosmetics
---
debian/rules | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index fb851b7..97f7eb1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,8 +24,10 @@ override_dh_installdocs:
override_dh_installman:
mkdir -p $(CURDIR)/debian/man
- help2man -n 'Correspondence Analysis of Codon Usage' -N --help-option=-h --version-string=1.4.4 ./codonw > $(CURDIR)/debian/man/codonw.1
- $(CURDIR)/debian/make_man.pl $(CURDIR)/debian/template.man $(CURDIR)/debian/man
+ help2man -n 'Correspondence Analysis of Codon Usage' -N --help-option=-h \
+ --version-string=1.4.4 ./codonw > $(CURDIR)/debian/man/codonw.1
+ $(CURDIR)/debian/make_man.pl $(CURDIR)/debian/template.man \
+ $(CURDIR)/debian/man
dh_installman --
override_dh_auto_install:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/codonw.git
More information about the debian-med-commit
mailing list