[med-svn] r1228 - trunk/packages/axparafit/trunk/debian
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Wed Jan 30 18:17:57 UTC 2008
Author: hanska-guest
Date: 2008-01-30 18:17:57 +0000 (Wed, 30 Jan 2008)
New Revision: 1228
Modified:
trunk/packages/axparafit/trunk/debian/axparafit.1
trunk/packages/axparafit/trunk/debian/rules
Log:
Small fixes to manpage generation. Still needs a rewrite
using more recent stylesheets.
Modified: trunk/packages/axparafit/trunk/debian/axparafit.1
===================================================================
--- trunk/packages/axparafit/trunk/debian/axparafit.1 2008-01-30 11:59:20 UTC (rev 1227)
+++ trunk/packages/axparafit/trunk/debian/axparafit.1 2008-01-30 18:17:57 UTC (rev 1228)
@@ -131,7 +131,7 @@
(1)
.PP
The programs are documented by
-Alexandros Stamatakis, Alexander Auch, Jan Meier\-Kolthoff, Markus Göker: "AxPcoords & Parallel AxParafit: Statistical Co\-Phylogenetic Analyses on Thousands of Taxa", BMC Bioinformatics 8:405, 2007\.
+Alexandros Stamatakis, Alexander Auch, Jan Meier\-Kolthoff, Markus G\(:oker: "AxPcoords & Parallel AxParafit: Statistical Co\-Phylogenetic Analyses on Thousands of Taxa", BMC Bioinformatics 8:405, 2007\.
.PP
Homepage:
http://icwww\.epfl\.ch/~stamatak/AxParafit\.html
@@ -147,5 +147,5 @@
.PP
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\.
.SH "COPYRIGHT"
-Copyright \(co 2007 Alexandros Stamatakis <Alexandros.Stamatakis at epfl.ch>, Alexander Auch, Jan Meier-Kolthoff, Markus Göker
+Copyright \(co 2007 Alexandros Stamatakis <Alexandros.Stamatakis at epfl.ch>, Alexander Auch, Jan Meier-Kolthoff, Markus G\(:oker
.br
Modified: trunk/packages/axparafit/trunk/debian/rules
===================================================================
--- trunk/packages/axparafit/trunk/debian/rules 2008-01-30 11:59:20 UTC (rev 1227)
+++ trunk/packages/axparafit/trunk/debian/rules 2008-01-30 18:17:57 UTC (rev 1228)
@@ -22,7 +22,7 @@
CFLAGS += -m32
endif
-XP=xsltproc -o debian/ -nonet
+XP=xsltproc -o debian/ -nonet --param man.charmap.use.subset "0"
manpages: axparafit.1
axparafit.1: debian/axparafit.1.xml
$(XP) $<
More information about the debian-med-commit
mailing list