[med-svn] r5128 - in trunk/packages/embassy-phylip/trunk/debian: . manpages
Charles Plessy
plessy at alioth.debian.org
Wed Aug 11 11:46:05 UTC 2010
Author: plessy
Date: 2010-08-11 11:46:05 +0000 (Wed, 11 Aug 2010)
New Revision: 5128
Modified:
trunk/packages/embassy-phylip/trunk/debian/changelog
trunk/packages/embassy-phylip/trunk/debian/control
trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.manpages
trunk/packages/embassy-phylip/trunk/debian/manpages/fclique.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fconsense.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fcontml.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fcontrast.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdiscboot.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnacomp.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnadist.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnainvar.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnaml.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamlk.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamove.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapars.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapenny.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdollop.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdolmove.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdolpenny.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawgram.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawtree.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/ffactor.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/ffitch.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/ffreqboot.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fgendist.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fkitsch.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fmix.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fmove.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fneighbor.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fpars.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fpenny.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fproml.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fpromlk.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fprotdist.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fprotpars.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/frestboot.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/frestdist.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/frestml.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fretree.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fseqboot.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/fseqbootall.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedist.1e
trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedistpair.1e
trunk/packages/embassy-phylip/trunk/debian/rules
Log:
Uploaded.
* New upstream release in which the version number was unchanged.
* Build-Depends on emboss 6.3.1 (debian/control, debian/rules).
* Build-Depends on libmysqlclient-dev and libpq-dev until emboss is fixed.
* Pass -Wl,--as-needed to avoid unneeded binary dependencies (debian/rules).
* Incremented Standards-Version to reflect conformance with Policy 3.9.1
(debian/control, no changes needed).
* Refreshed manpages.
Modified: trunk/packages/embassy-phylip/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/changelog 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/changelog 2010-08-11 11:46:05 UTC (rev 5128)
@@ -1,3 +1,14 @@
+embassy-phylip (3.69+20100721-1) unstable; urgency=low
+
+ * New upstream release in which the version number was unchanged.
+ * Build-Depends on emboss 6.3.1 (debian/control, debian/rules).
+ * Build-Depends on libmysqlclient-dev and libpq-dev until emboss is fixed.
+ * Pass -Wl,--as-needed to avoid unneeded binary dependencies (debian/rules).
+ * Incremented Standards-Version to reflect conformance with Policy 3.9.1
+ (debian/control, no changes needed).
+
+ -- Charles Plessy <plessy at debian.org> Wed, 11 Aug 2010 19:46:37 +0900
+
embassy-phylip (3.69-1) unstable; urgency=low
* New upstream release.
Modified: trunk/packages/embassy-phylip/trunk/debian/control
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/control 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/control 2010-08-11 11:46:05 UTC (rev 5128)
@@ -4,8 +4,18 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Charles Plessy <plessy at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libxaw7-dev, libnucleus6-dev, libajax6-dev, emboss-lib, libgd2-xpm-dev
-Standards-Version: 3.8.4
+Build-Depends:
+ cdbs,
+ debhelper (>= 7),
+ autotools-dev,
+ libxaw7-dev,
+ libnucleus6-dev (>= 6.3),
+ libajax6-dev (>= 6.3),
+ emboss-lib (>= 6.3),
+ libgd2-xpm-dev,
+ libmysqlclient-dev,
+ libpq-dev
+Standards-Version: 3.9.1
Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#PHYLIPNEW
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-phylip/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-phylip/trunk
Modified: trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.manpages
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.manpages 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.manpages 2010-08-11 11:46:05 UTC (rev 5128)
@@ -1,40 +1,40 @@
+debian/manpages/fclique.1e
debian/manpages/fconsense.1e
-debian/manpages/ffactor.1e
-debian/manpages/fprotpars.1e
-debian/manpages/ftreedistpair.1e
+debian/manpages/fcontml.1e
+debian/manpages/fcontrast.1e
debian/manpages/fdiscboot.1e
+debian/manpages/fdnacomp.1e
debian/manpages/fdnadist.1e
-debian/manpages/fdolmove.1e
-debian/manpages/fcontrast.1e
-debian/manpages/fmix.1e
-debian/manpages/fdollop.1e
-debian/manpages/fneighbor.1e
+debian/manpages/fdnainvar.1e
debian/manpages/fdnaml.1e
-debian/manpages/fdrawgram.1e
-debian/manpages/fdnainvar.1e
-debian/manpages/fcontml.1e
debian/manpages/fdnamlk.1e
+debian/manpages/fdnamove.1e
+debian/manpages/fdnapars.1e
debian/manpages/fdnapenny.1e
-debian/manpages/fpars.1e
-debian/manpages/frestdist.1e
-debian/manpages/fdnapars.1e
-debian/manpages/fdnacomp.1e
+debian/manpages/fdollop.1e
+debian/manpages/fdolmove.1e
debian/manpages/fdolpenny.1e
-debian/manpages/fpromlk.1e
-debian/manpages/fprotdist.1e
-debian/manpages/fseqbootall.1e
-debian/manpages/fseqboot.1e
+debian/manpages/fdrawgram.1e
+debian/manpages/fdrawtree.1e
+debian/manpages/ffactor.1e
debian/manpages/ffitch.1e
+debian/manpages/ffreqboot.1e
+debian/manpages/fgendist.1e
+debian/manpages/fkitsch.1e
+debian/manpages/fmix.1e
+debian/manpages/fmove.1e
+debian/manpages/fneighbor.1e
+debian/manpages/fpars.1e
debian/manpages/fpenny.1e
-debian/manpages/fdrawtree.1e
-debian/manpages/fretree.1e
-debian/manpages/fkitsch.1e
-debian/manpages/frestml.1e
debian/manpages/fproml.1e
-debian/manpages/fmove.1e
-debian/manpages/fdnamove.1e
+debian/manpages/fpromlk.1e
+debian/manpages/fprotdist.1e
+debian/manpages/fprotpars.1e
debian/manpages/frestboot.1e
-debian/manpages/ffreqboot.1e
+debian/manpages/frestdist.1e
+debian/manpages/frestml.1e
+debian/manpages/fretree.1e
+debian/manpages/fseqboot.1e
+debian/manpages/fseqbootall.1e
debian/manpages/ftreedist.1e
-debian/manpages/fclique.1e
-debian/manpages/fgendist.1e
+debian/manpages/ftreedistpair.1e
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fclique.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fclique.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fclique.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FCLIQUE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FCLIQUE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FCLIQUE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfclique\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -116,5 +116,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fconsense.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fconsense.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fconsense.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FCONSENSE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FCONSENSE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FCONSENSE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfconsense\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Consensus" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Consensus" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -110,5 +110,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fcontml.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fcontml.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fcontml.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FCONTML
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FCONTML" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FCONTML" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfcontml\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Gene frequencies" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Gene frequencies" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -124,5 +124,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fcontrast.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fcontrast.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fcontrast.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FCONTRAST
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FCONTRAST" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FCONTRAST" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfcontrast\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Continuous characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Continuous characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -102,5 +102,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdiscboot.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdiscboot.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdiscboot.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDISCBOOT
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDISCBOOT" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDISCBOOT" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdiscboot\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -151,5 +151,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnacomp.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnacomp.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnacomp.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNACOMP
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNACOMP" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNACOMP" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnacomp\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -123,5 +123,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnadist.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnadist.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnadist.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNADIST
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNADIST" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNADIST" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnadist\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -142,5 +142,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnainvar.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnainvar.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnainvar.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNAINVAR
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNAINVAR" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNAINVAR" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnainvar\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -96,5 +96,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnaml.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnaml.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnaml.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNAML
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNAML" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNAML" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnaml\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -217,5 +217,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamlk.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamlk.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamlk.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNAMLK
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNAMLK" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNAMLK" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnamlk\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -207,5 +207,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamove.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamove.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnamove.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNAMOVE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNAMOVE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNAMOVE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnamove\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -105,5 +105,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapars.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapars.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapars.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNAPARS
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNAPARS" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNAPARS" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnapars\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -158,5 +158,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapenny.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapenny.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdnapenny.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDNAPENNY
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDNAPENNY" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDNAPENNY" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdnapenny\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -135,5 +135,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdollop.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdollop.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdollop.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDOLLOP
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDOLLOP" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDOLLOP" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdollop\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -133,5 +133,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdolmove.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdolmove.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdolmove.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDOLMOVE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDOLMOVE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDOLMOVE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdolmove\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -115,5 +115,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdolpenny.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdolpenny.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdolpenny.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDOLPENNY
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDOLPENNY" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDOLPENNY" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdolpenny\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -140,5 +140,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawgram.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawgram.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawgram.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDRAWGRAM
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDRAWGRAM" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDRAWGRAM" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdrawgram\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Tree drawing" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Tree drawing" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -182,5 +182,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawtree.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawtree.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fdrawtree.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FDRAWTREE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FDRAWTREE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FDRAWTREE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfdrawtree\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Tree drawing" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Tree drawing" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -177,5 +177,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/ffactor.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/ffactor.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/ffactor.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FFACTOR
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FFACTOR" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FFACTOR" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBffactor\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -90,5 +90,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/ffitch.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/ffitch.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/ffitch.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FFITCH
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FFITCH" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FFITCH" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBffitch\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Distance matrix" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Distance matrix" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -144,5 +144,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/ffreqboot.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/ffreqboot.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/ffreqboot.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FFREQBOOT
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FFREQBOOT" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FFREQBOOT" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBffreqboot\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -122,5 +122,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fgendist.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fgendist.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fgendist.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FGENDIST
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FGENDIST" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FGENDIST" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfgendist\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Gene frequencies" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Gene frequencies" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -83,5 +83,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fkitsch.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fkitsch.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fkitsch.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FKITSCH
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FKITSCH" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FKITSCH" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfkitsch\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Distance matrix" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Distance matrix" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -130,5 +130,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fmix.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fmix.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fmix.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FMIX
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FMIX" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FMIX" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfmix\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -141,5 +141,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fmove.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fmove.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fmove.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FMOVE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FMOVE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FMOVE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfmove\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -114,5 +114,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fneighbor.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fneighbor.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fneighbor.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FNEIGHBOR
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FNEIGHBOR" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FNEIGHBOR" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfneighbor\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Distance matrix" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Distance matrix" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -120,5 +120,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fpars.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fpars.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fpars.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FPARS
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FPARS" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FPARS" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfpars\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -158,5 +158,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fpenny.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fpenny.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fpenny.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FPENNY
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FPENNY" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FPENNY" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfpenny\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Discrete characters" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -142,5 +142,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fproml.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fproml.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fproml.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FPROML
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FPROML" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FPROML" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfproml\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -207,5 +207,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fpromlk.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fpromlk.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fpromlk.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FPROMLK
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FPROMLK" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FPROMLK" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfpromlk\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -201,5 +201,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fprotdist.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fprotdist.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fprotdist.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FPROTDIST
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FPROTDIST" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FPROTDIST" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfprotdist\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -140,5 +140,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fprotpars.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fprotpars.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fprotpars.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FPROTPARS
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FPROTPARS" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FPROTPARS" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfprotpars\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -143,5 +143,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/frestboot.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/frestboot.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/frestboot.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FRESTBOOT
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FRESTBOOT" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FRESTBOOT" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfrestboot\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -133,5 +133,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/frestdist.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/frestdist.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/frestdist.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FRESTDIST
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FRESTDIST" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FRESTDIST" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfrestdist\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -113,5 +113,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/frestml.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/frestml.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/frestml.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FRESTML
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FRESTML" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FRESTML" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfrestml\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -139,5 +139,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fretree.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fretree.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fretree.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FRETREE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FRETREE" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FRETREE" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfretree\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Tree drawing" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Tree drawing" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -96,5 +96,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fseqboot.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fseqboot.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fseqboot.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FSEQBOOT
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FSEQBOOT" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FSEQBOOT" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfseqboot\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -136,5 +136,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/fseqbootall.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/fseqbootall.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/fseqbootall.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FSEQBOOTALL
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FSEQBOOTALL" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FSEQBOOTALL" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBfseqbootall\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Molecular sequence" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -168,5 +168,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedist.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedist.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedist.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FTREEDIST
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FTREEDIST" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FTREEDIST" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBftreedist\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Consensus" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Consensus" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -96,5 +96,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedistpair.1e
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedistpair.1e 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/manpages/ftreedistpair.1e 2010-08-11 11:46:05 UTC (rev 5128)
@@ -2,12 +2,12 @@
.\" Title: FTREEDISTPAIR
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/01/2010
-.\" Manual: EMBASSY Manual for Debian
-.\" Source: PHYLIPNEW 3.69
+.\" Date: 08/11/2010
+.\" Manual: EMBOSS Manual for Debian
+.\" Source: PHYLIPNEW 3.69+20100721
.\" Language: English
.\"
-.TH "FTREEDISTPAIR" "1e" "06/01/2010" "PHYLIPNEW 3.69" "EMBASSY Manual for Debian"
+.TH "FTREEDISTPAIR" "1e" "08/11/2010" "PHYLIPNEW 3.69+20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
.SH "DESCRIPTION"
.PP
\fBftreedistpair\fR
-is a command line program for EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Consensus" command group(s)\&.
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open Software Suite\(rq)\&. It is part of the "Phylogeny:Consensus" command group(s)\&.
.SH "OPTIONS"
.SS "Input section"
.PP
@@ -100,5 +100,5 @@
.SH "COPYRIGHT"
.br
.PP
-This manual page was autogenerated from an Ajax Control Definition of the EMBASSY PHYLIPNEW package\&. It can be redistributed under the same terms as EMBOSS itself\&.
+This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package\&. It can be redistributed under the same terms as EMBOSS itself\&.
.sp
Modified: trunk/packages/embassy-phylip/trunk/debian/rules
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/rules 2010-08-11 11:38:04 UTC (rev 5127)
+++ trunk/packages/embassy-phylip/trunk/debian/rules 2010-08-11 11:46:05 UTC (rev 5128)
@@ -3,4 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-CFLAGS += -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/nucleus
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-systemlibs
+
+CFLAGS += -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/ajax/epcre -I/usr/include/nucleus
+LDFLAGS += -Wl,--as-needed
More information about the debian-med-commit
mailing list