Author: plessy
Date: 2010-08-11 11:32:07 +0000 (Wed, 11 Aug 2010)
New Revision: 5125

Added:
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/patches/
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules
Removed:
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
   
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
   trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules
Log:
[svn-buildpackage] Tagging embassy-domalign 0.1.0+20100721-1

Deleted: trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/changelog      2010-06-26 
08:52:38 UTC (rev 4940)
+++ trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog      
2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,29 +0,0 @@
-embassy-domalign (0.1.0+20090715-1) unstable; urgency=low
-
-  * New upstream release in which the version number was unchanged.
-  * debian/control:
-    - Build against EMBOSS 6.1
-    - Checked conformance with Policy 3.8.2 (no changes needed).
-  * debian/watch: mangle Debian version to ignore the timestamp. 
-  * Refreshed and experimeted on debian/copyright.
-  * debian/*manpages* refreshed and moved to section 1e.
-
- -- Charles Plessy <[email protected]>  Sat, 18 Jul 2009 23:33:19 +0900
-
-embassy-domalign (0.1.0+20080715-1) unstable; urgency=low
-
-  * New upstream release in which the version number was unchanged.
-  * debian/control:
-    - Updated my email address.
-    - Build against EMBOSS 6.
-    - Using debhelper 7.
-    - Checked conformance with Policy 3.8.1 (no changes needed).
-    - Corrected DM-Upload-Allowed.
-
- -- Charles Plessy <[email protected]>  Tue, 21 Apr 2009 10:12:59 +0900
-
-embassy-domalign (0.1.0-1) unstable; urgency=low
-
-  * Initial release
-
- -- Charles Plessy <[email protected]>  Wed, 26 Sep 2007 
09:45:52 +0900

Copied: trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog 
(from rev 5124, trunk/packages/embassy-domalign/trunk/debian/changelog)
===================================================================
--- trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog      
                        (rev 0)
+++ trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/changelog      
2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,52 @@
+embassy-domalign (0.1.0+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,
+     closes: #591116).
+   * 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).
+   * Patched src/Makefile.am to use Debian's libexpat, using CDBS
+     (debian/patches/enable-esystemlibs.patch, debian/rules, debian/control).
+
+ -- Charles Plessy <[email protected]>  Wed, 11 Aug 2010 19:45:22 +0900
+
+embassy-domalign (0.1.0+20100115-1) unstable; urgency=low
+
+  * New upstream release in which the version number was unchanged.
+  * debian/control:
+    - Build against EMBOSS 6.2 (Closes: #587113).
+    - Checked conformance with Policy 3.8.4 (no changes needed).
+  * debian/*manpages* refreshed.
+ -- Charles Plessy <[email protected]>  Sat, 26 Jun 2010 18:51:56 +0900
+
+embassy-domalign (0.1.0+20090715-1) unstable; urgency=low
+
+  * New upstream release in which the version number was unchanged.
+  * debian/control:
+    - Build against EMBOSS 6.1
+    - Checked conformance with Policy 3.8.2 (no changes needed).
+  * debian/watch: mangle Debian version to ignore the timestamp.
+  * Refreshed and experimeted on debian/copyright.
+  * debian/*manpages* refreshed and moved to section 1e.
+
+ -- Charles Plessy <[email protected]>  Sat, 18 Jul 2009 23:33:19 +0900
+
+embassy-domalign (0.1.0+20080715-1) unstable; urgency=low
+
+  * New upstream release in which the version number was unchanged.
+  * debian/control:
+    - Updated my email address.
+    - Build against EMBOSS 6.
+    - Using debhelper 7.
+    - Checked conformance with Policy 3.8.1 (no changes needed).
+    - Corrected DM-Upload-Allowed.
+
+ -- Charles Plessy <[email protected]>  Tue, 21 Apr 2009 10:12:59 +0900
+
+embassy-domalign (0.1.0-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Charles Plessy <[email protected]>  Wed, 26 Sep 2007 
09:45:52 +0900

Deleted: trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/control        2010-06-26 
08:52:38 UTC (rev 4940)
+++ trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control        
2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,27 +0,0 @@
-Source: embassy-domalign
-Section: science
-Priority: optional
-Build-Depends: cdbs, debhelper (>= 7), libajax6-dev (>= 6.1), libnucleus6-dev 
(>= 6.1), emboss-lib (>= 6.1), libx11-dev, libgd2-xpm-dev
-Maintainer: Debian Med Packaging Team 
<[email protected]>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <[email protected]>
-Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domalign/trunk/?rev=0&sc=0
-Vcs-Svn: 
svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-domalign/trunk/
-Standards-Version: 3.8.2
-Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMALIGN
-
-Package: embassy-domalign
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: emboss
-Suggests: embassy
-Description: Extra EMBOSS commands for protein domain alignment
- The DOMALIGN programs were developed by Jon Ison and colleagues at MRC HGMP
- for their protein domain research. They are included as an EMBASSY package as
- a work in progress.
- .
- Applications in the current domalign release are allversusall (sequence
- similarity data from all-versus-all comparison), domainalign (generates
- alignments (DAF file) for nodes in a DCF file), domainrep (reorders DCF file
- to identify representative structures) and seqalign (extend alignments (DAF
- file) with sequences (DHF file)).

Copied: trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control 
(from rev 5124, trunk/packages/embassy-domalign/trunk/debian/control)
===================================================================
--- trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control        
                        (rev 0)
+++ trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/control        
2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,38 @@
+Source: embassy-domalign
+Section: science
+Priority: optional
+Build-Depends:
+       cdbs,
+       debhelper (>= 7),
+       libajax6-dev (>= 6.3),
+       libnucleus6-dev (>= 6.3),
+       emboss-lib (>= 6.3),
+       libx11-dev,
+       libgd2-xpm-dev,
+       libmysqlclient-dev,
+       libpq-dev,
+       automake
+# automake is necessary as long as src/Makefile.am is patched.
+Maintainer: Debian Med Packaging Team 
<[email protected]>
+DM-Upload-Allowed: yes
+Uploaders: Charles Plessy <[email protected]>
+Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domalign/trunk/?rev=0&sc=0
+Vcs-Svn: 
svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-domalign/trunk/
+Standards-Version: 3.9.1
+Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMALIGN
+
+Package: embassy-domalign
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: emboss
+Suggests: embassy
+Description: Extra EMBOSS commands for protein domain alignment
+ The DOMALIGN programs were developed by Jon Ison and colleagues at MRC HGMP
+ for their protein domain research. They are included as an EMBASSY package as
+ a work in progress.
+ .
+ Applications in the current domalign release are allversusall (sequence
+ similarity data from all-versus-all comparison), domainalign (generates
+ alignments (DAF file) for nodes in a DCF file), domainrep (reorders DCF file
+ to identify representative structures) and seqalign (extend alignments (DAF
+ file) with sequences (DHF file)).

Deleted: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/embassy-domalign.manpages      
2010-06-26 08:52:38 UTC (rev 4940)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
      2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,4 +0,0 @@
-debian/manpages/allversusall.1e
-debian/manpages/domainrep.1e
-debian/manpages/domainalign.1e
-debian/manpages/seqalign.1e

Copied: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
 (from rev 5124, 
trunk/packages/embassy-domalign/trunk/debian/embassy-domalign.manpages)
===================================================================
--- 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
                              (rev 0)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/embassy-domalign.manpages
      2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,4 @@
+debian/manpages/allversusall.1e
+debian/manpages/domainalign.1e
+debian/manpages/domainrep.1e
+debian/manpages/seqalign.1e

Deleted: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/manpages/allversusall.1e       
2010-06-26 08:52:38 UTC (rev 4940)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
       2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,85 +0,0 @@
-'\" t
-.\"     Title: ALLVERSUSALL
-.\"    Author: Debian-Med Packaging Team 
<[email protected]>
-.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\"      Date: 07/17/2009
-.\"    Manual: EMBOSS Manual for Debian
-.\"    Source: EMBOSS 0.1.0+20090715
-.\"  Language: English
-.\"
-.TH "ALLVERSUSALL" "1e" "07/17/2009" "EMBOSS 0.1.0+20090715" "EMBOSS Manual 
for Debian"
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-allversusall \- Sequence similarity data from all\-versus\-all comparison\&.
-.SH "SYNOPSIS"
-.HP \w'\fBallversusall\fR\ 'u
-\fBallversusall\fR \fB\-seqinpath\ \fR\fB\fIdirlist\fR\fR [\fB\-matrix\ 
\fR\fB\fImatrixf\fR\fR] [\fB\-gapopen\ \fR\fB\fIfloat\fR\fR] [\fB\-gapextend\ 
\fR\fB\fIfloat\fR\fR] \fB\-datoutdir\ \fR\fB\fIoutdir\fR\fR \fB\-logfile\ 
\fR\fB\fIoutfile\fR\fR
-.HP \w'\fBallversusall\fR\ 'u
-\fBallversusall\fR \fB\-help\fR
-.SH "DESCRIPTION"
-.PP
-\fBallversusall\fR
-is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Utils:Database creation" command 
group(s)\&.
-.SH "OPTIONS"
-.SS "Input section"
-.PP
-\fB\-seqinpath\fR \fIdirlist\fR
-.RS 4
-Default value: \&./
-.RE
-.PP
-\fB\-matrix\fR \fImatrixf\fR
-.RS 4
-This option specifies the residue substitution matrix that is used for 
sequence comparison\&. Default value: EBLOSUM62
-.RE
-.SS "Required section"
-.SS "Additional section"
-.PP
-\fB\-gapopen\fR \fIfloat\fR
-.RS 4
-This option specifies the gap insertion penalty\&. The gap insertion penalty 
is the score taken away when a gap is created\&. The best value depends on the 
choice of comparison matrix\&. The default value assumes you are using the 
EBLOSUM62 matrix for protein sequences, and the EDNAFULL matrix for nucleotide 
sequences\&. Default value: 10
-.RE
-.PP
-\fB\-gapextend\fR \fIfloat\fR
-.RS 4
-This option specifies the gap extension penalty\&. The gap extension, penalty 
is added to the standard gap penalty for each base or residue in the gap\&. 
This is how long gaps are penalized\&. Usually you will expect a few long gaps 
rather than many short gaps, so the gap extension penalty should be lower than 
the gap penalty\&. An exception is where one or both sequences are single reads 
with possible sequencing errors in which case you would expect many single base 
gaps\&. You can get this result by setting the gap open penalty to zero (or 
very low) and using the gap extension penalty to control gap scoring\&. Default 
value: 0\&.5
-.RE
-.SS "Output section"
-.PP
-\fB\-datoutdir\fR \fIoutdir\fR
-.RS 4
-This option specifies the location of sequence similarity data files 
(output)\&. Default value: \&./
-.RE
-.PP
-\fB\-logfile\fR \fIoutfile\fR
-.RS 4
-This option specifies the name of ALLVERSUSALL log file (output)\&. The log 
file contains messages about any errors arising while ALLVERSUSALL ran\&. 
Default value: allversusall\&.log
-.RE
-.SH "BUGS"
-.PP
-Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
-.SH "SEE ALSO"
-.PP
-allversusall is fully documented via the
-\fBtfm\fR(1)
-system\&.
-.SH "AUTHOR"
-.PP
-\fBDebian\-Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
-.RS 4
-Wrote the script used to autogenerate this manual page\&.
-.RE
-.SH "COPYRIGHT"
-.br
-.PP
-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

Copied: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
 (from rev 5124, 
trunk/packages/embassy-domalign/trunk/debian/manpages/allversusall.1e)
===================================================================
--- 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
                               (rev 0)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/allversusall.1e
       2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,94 @@
+'\" t
+.\"     Title: ALLVERSUSALL
+.\"    Author: Debian Med Packaging Team 
<[email protected]>
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 08/11/2010
+.\"    Manual: EMBOSS Manual for Debian
+.\"    Source: DOMALIGN 0.1.0+20100721
+.\"  Language: English
+.\"
+.TH "ALLVERSUSALL" "1e" "08/11/2010" "DOMALIGN 0.1.0+20100721" "EMBOSS Manual 
for Debian"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+allversusall \- Sequence similarity data from all\-versus\-all comparison\&.
+.SH "SYNOPSIS"
+.HP \w'\fBallversusall\fR\ 'u
+\fBallversusall\fR \fB\-seqinpath\ \fR\fB\fIdirlist\fR\fR [\fB\-matrix\ 
\fR\fB\fImatrixf\fR\fR] [\fB\-gapopen\ \fR\fB\fIfloat\fR\fR] [\fB\-gapextend\ 
\fR\fB\fIfloat\fR\fR] \fB\-datoutdir\ \fR\fB\fIoutdir\fR\fR \fB\-logfile\ 
\fR\fB\fIoutfile\fR\fR
+.HP \w'\fBallversusall\fR\ 'u
+\fBallversusall\fR \fB\-help\fR
+.SH "DESCRIPTION"
+.PP
+\fBallversusall\fR
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Utils:Database creation" command 
group(s)\&.
+.SH "OPTIONS"
+.SS "Input section"
+.PP
+\fB\-seqinpath\fR \fIdirlist\fR
+.RS 4
+Default value: \&./
+.RE
+.PP
+\fB\-matrix\fR \fImatrixf\fR
+.RS 4
+This option specifies the residue substitution matrix that is used for 
sequence comparison\&. Default value: EBLOSUM62
+.RE
+.SS "Required section"
+.SS "Additional section"
+.PP
+\fB\-gapopen\fR \fIfloat\fR
+.RS 4
+This option specifies the gap insertion penalty\&. The gap insertion penalty 
is the score taken away when a gap is created\&. The best value depends on the 
choice of comparison matrix\&. The default value assumes you are using the 
EBLOSUM62 matrix for protein sequences, and the EDNAFULL matrix for nucleotide 
sequences\&. Default value: 10
+.RE
+.PP
+\fB\-gapextend\fR \fIfloat\fR
+.RS 4
+This option specifies the gap extension penalty\&. The gap extension, penalty 
is added to the standard gap penalty for each base or residue in the gap\&. 
This is how long gaps are penalized\&. Usually you will expect a few long gaps 
rather than many short gaps, so the gap extension penalty should be lower than 
the gap penalty\&. An exception is where one or both sequences are single reads 
with possible sequencing errors in which case you would expect many single base 
gaps\&. You can get this result by setting the gap open penalty to zero (or 
very low) and using the gap extension penalty to control gap scoring\&. Default 
value: 0\&.5
+.RE
+.SS "Output section"
+.PP
+\fB\-datoutdir\fR \fIoutdir\fR
+.RS 4
+This option specifies the location of sequence similarity data files 
(output)\&. Default value: \&./
+.RE
+.PP
+\fB\-logfile\fR \fIoutfile\fR
+.RS 4
+This option specifies the name of ALLVERSUSALL log file (output)\&. The log 
file contains messages about any errors arising while ALLVERSUSALL ran\&. 
Default value: allversusall\&.log
+.RE
+.SH "BUGS"
+.PP
+Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
+.SH "SEE ALSO"
+.PP
+allversusall is fully documented via the
+\fBtfm\fR(1)
+system\&.
+.SH "AUTHOR"
+.PP
+\fBDebian Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
+.RS 4
+Wrote the script used to autogenerate this manual page\&.
+.RE
+.SH "COPYRIGHT"
+.br
+.PP
+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

Deleted: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/manpages/domainalign.1e        
2010-06-26 08:52:38 UTC (rev 4940)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
        2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,99 +0,0 @@
-'\" t
-.\"     Title: DOMAINALIGN
-.\"    Author: Debian-Med Packaging Team 
<[email protected]>
-.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\"      Date: 07/17/2009
-.\"    Manual: EMBOSS Manual for Debian
-.\"    Source: EMBOSS 0.1.0+20090715
-.\"  Language: English
-.\"
-.TH "DOMAINALIGN" "1e" "07/17/2009" "EMBOSS 0.1.0+20090715" "EMBOSS Manual for 
Debian"
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-domainalign \- Generate alignments (DAF file) for nodes in a DCF file\&.
-.SH "SYNOPSIS"
-.HP \w'\fBdomainalign\fR\ 'u
-\fBdomainalign\fR \fB\-dcfinfile\ \fR\fB\fIinfile\fR\fR \fB\-pdbdir\ 
\fR\fB\fIdirectory\fR\fR \fB\-node\ \fR\fB\fIlist\fR\fR \fB\-mode\ 
\fR\fB\fIlist\fR\fR \fB\-keepsinglets\ \fR\fB\fItoggle\fR\fR \fB\-dafoutdir\ 
\fR\fB\fIoutdir\fR\fR \fB\-singletsoutdir\ \fR\fB\fIoutdir\fR\fR 
\fB\-superoutdir\ \fR\fB\fIoutdir\fR\fR \fB\-logfile\ \fR\fB\fIoutfile\fR\fR
-.HP \w'\fBdomainalign\fR\ 'u
-\fBdomainalign\fR \fB\-help\fR
-.SH "DESCRIPTION"
-.PP
-\fBdomainalign\fR
-is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Protein:3D Structure" command 
group(s)\&.
-.SH "OPTIONS"
-.SS "Input section"
-.PP
-\fB\-dcfinfile\fR \fIinfile\fR
-.RS 4
-This option specifies the name of DCF file (domain classification file) 
(input)\&. A \'domain classification file\' contains classification and other 
data for domains from SCOP or CATH, in DCF format (EMBL\-like)\&. The files are 
generated by using SCOPPARSE and CATHPARSE\&. Domain sequence information can 
be added to the file by using DOMAINSEQS\&.
-.RE
-.PP
-\fB\-pdbdir\fR \fIdirectory\fR
-.RS 4
-This option specifies the location of domain PDB files (input)\&. A \'domain 
PDB file\' contains coordinate data for a single domain from SCOP or CATH, in 
PDB format\&. The files are generated by using DOMAINER\&. Default value: \&./
-.RE
-.SS "Required section"
-.PP
-\fB\-node\fR \fIlist\fR
-.RS 4
-This option specifies the node for redundancy removal\&. Redundancy can be 
removed at any specified node in the SCOP or CATH hierarchies\&. For example by 
selecting \'Class\' entries belonging to the same Class will be 
non\-redundant\&. Default value: 1
-.RE
-.PP
-\fB\-mode\fR \fIlist\fR
-.RS 4
-This option specifies the alignment algorithm to use\&. Default value: 1
-.RE
-.PP
-\fB\-keepsinglets\fR \fItoggle\fR
-.RS 4
-This option specifies whether to write sequences of singlet families to 
file\&. If you specify this option, the sequence for each singlet family are 
written to file (output)\&. Default value: Y
-.RE
-.SS "Output section"
-.PP
-\fB\-dafoutdir\fR \fIoutdir\fR
-.RS 4
-This option specifies the location of DAF files (domain alignment files) 
(output)\&. A \'domain alignment file\' contains a sequence alignment of 
domains belonging to the same SCOP or CATH family\&. The files are in clustal 
format and are annotated with domain family classification information\&. The 
files generated by using SCOPALIGN will contain a structure\-based sequence 
alignment of domains of known structure only\&. Such alignments can be extended 
with sequence relatives (of unknown structure) by using SEQALIGN\&. Default 
value: \&./
-.RE
-.PP
-\fB\-singletsoutdir\fR \fIoutdir\fR
-.RS 4
-This option specifies the location of DHF files (domain hits files) for 
singlet sequences (output)\&. The singlets are written out as a \'domain hits 
file\' \- which contains database hits (sequences) with domain classification 
information, in FASTA format\&. Default value: \&./
-.RE
-.PP
-\fB\-superoutdir\fR \fIoutdir\fR
-.RS 4
-This option specifies the location of structural superimposition files 
(output)\&. A file in PDB format of the structural superimposition is generated 
for each family if the STAMP algorithm is used\&. Default value: \&./
-.RE
-.PP
-\fB\-logfile\fR \fIoutfile\fR
-.RS 4
-This option specifies the name of log file (output)\&. The log file contains 
messages about any errors arising while domainalign ran\&. Default value: 
domainalign\&.log
-.RE
-.SH "BUGS"
-.PP
-Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
-.SH "SEE ALSO"
-.PP
-domainalign is fully documented via the
-\fBtfm\fR(1)
-system\&.
-.SH "AUTHOR"
-.PP
-\fBDebian\-Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
-.RS 4
-Wrote the script used to autogenerate this manual page\&.
-.RE
-.SH "COPYRIGHT"
-.br
-.PP
-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

Copied: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
 (from rev 5124, 
trunk/packages/embassy-domalign/trunk/debian/manpages/domainalign.1e)
===================================================================
--- 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
                                (rev 0)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainalign.1e
        2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,108 @@
+'\" t
+.\"     Title: DOMAINALIGN
+.\"    Author: Debian Med Packaging Team 
<[email protected]>
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 08/11/2010
+.\"    Manual: EMBOSS Manual for Debian
+.\"    Source: DOMALIGN 0.1.0+20100721
+.\"  Language: English
+.\"
+.TH "DOMAINALIGN" "1e" "08/11/2010" "DOMALIGN 0.1.0+20100721" "EMBOSS Manual 
for Debian"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+domainalign \- Generate alignments (DAF file) for nodes in a DCF file\&.
+.SH "SYNOPSIS"
+.HP \w'\fBdomainalign\fR\ 'u
+\fBdomainalign\fR \fB\-dcfinfile\ \fR\fB\fIinfile\fR\fR \fB\-pdbdir\ 
\fR\fB\fIdirectory\fR\fR \fB\-node\ \fR\fB\fIlist\fR\fR \fB\-mode\ 
\fR\fB\fIlist\fR\fR \fB\-keepsinglets\ \fR\fB\fItoggle\fR\fR \fB\-dafoutdir\ 
\fR\fB\fIoutdir\fR\fR \fB\-singletsoutdir\ \fR\fB\fIoutdir\fR\fR 
\fB\-superoutdir\ \fR\fB\fIoutdir\fR\fR \fB\-logfile\ \fR\fB\fIoutfile\fR\fR
+.HP \w'\fBdomainalign\fR\ 'u
+\fBdomainalign\fR \fB\-help\fR
+.SH "DESCRIPTION"
+.PP
+\fBdomainalign\fR
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Protein:3D Structure" command 
group(s)\&.
+.SH "OPTIONS"
+.SS "Input section"
+.PP
+\fB\-dcfinfile\fR \fIinfile\fR
+.RS 4
+This option specifies the name of DCF file (domain classification file) 
(input)\&. A \*(Aqdomain classification file\*(Aq contains classification and 
other data for domains from SCOP or CATH, in DCF format (EMBL\-like)\&. The 
files are generated by using SCOPPARSE and CATHPARSE\&. Domain sequence 
information can be added to the file by using DOMAINSEQS\&.
+.RE
+.PP
+\fB\-pdbdir\fR \fIdirectory\fR
+.RS 4
+This option specifies the location of domain PDB files (input)\&. A 
\*(Aqdomain PDB file\*(Aq contains coordinate data for a single domain from 
SCOP or CATH, in PDB format\&. The files are generated by using DOMAINER\&. 
Default value: \&./
+.RE
+.SS "Required section"
+.PP
+\fB\-node\fR \fIlist\fR
+.RS 4
+This option specifies the node for redundancy removal\&. Redundancy can be 
removed at any specified node in the SCOP or CATH hierarchies\&. For example by 
selecting \*(AqClass\*(Aq entries belonging to the same Class will be 
non\-redundant\&. Default value: 1
+.RE
+.PP
+\fB\-mode\fR \fIlist\fR
+.RS 4
+This option specifies the alignment algorithm to use\&. Default value: 1
+.RE
+.PP
+\fB\-keepsinglets\fR \fItoggle\fR
+.RS 4
+This option specifies whether to write sequences of singlet families to 
file\&. If you specify this option, the sequence for each singlet family are 
written to file (output)\&. Default value: Y
+.RE
+.SS "Output section"
+.PP
+\fB\-dafoutdir\fR \fIoutdir\fR
+.RS 4
+This option specifies the location of DAF files (domain alignment files) 
(output)\&. A \*(Aqdomain alignment file\*(Aq contains a sequence alignment of 
domains belonging to the same SCOP or CATH family\&. The files are in clustal 
format and are annotated with domain family classification information\&. The 
files generated by using SCOPALIGN will contain a structure\-based sequence 
alignment of domains of known structure only\&. Such alignments can be extended 
with sequence relatives (of unknown structure) by using SEQALIGN\&. Default 
value: \&./
+.RE
+.PP
+\fB\-singletsoutdir\fR \fIoutdir\fR
+.RS 4
+This option specifies the location of DHF files (domain hits files) for 
singlet sequences (output)\&. The singlets are written out as a \*(Aqdomain 
hits file\*(Aq \- which contains database hits (sequences) with domain 
classification information, in FASTA format\&. Default value: \&./
+.RE
+.PP
+\fB\-superoutdir\fR \fIoutdir\fR
+.RS 4
+This option specifies the location of structural superimposition files 
(output)\&. A file in PDB format of the structural superimposition is generated 
for each family if the STAMP algorithm is used\&. Default value: \&./
+.RE
+.PP
+\fB\-logfile\fR \fIoutfile\fR
+.RS 4
+This option specifies the name of log file (output)\&. The log file contains 
messages about any errors arising while domainalign ran\&. Default value: 
domainalign\&.log
+.RE
+.SH "BUGS"
+.PP
+Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
+.SH "SEE ALSO"
+.PP
+domainalign is fully documented via the
+\fBtfm\fR(1)
+system\&.
+.SH "AUTHOR"
+.PP
+\fBDebian Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
+.RS 4
+Wrote the script used to autogenerate this manual page\&.
+.RE
+.SH "COPYRIGHT"
+.br
+.PP
+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

Deleted: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/manpages/domainrep.1e  
2010-06-26 08:52:38 UTC (rev 4940)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
  2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,69 +0,0 @@
-'\" t
-.\"     Title: DOMAINREP
-.\"    Author: Debian-Med Packaging Team 
<[email protected]>
-.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\"      Date: 07/17/2009
-.\"    Manual: EMBOSS Manual for Debian
-.\"    Source: EMBOSS 0.1.0+20090715
-.\"  Language: English
-.\"
-.TH "DOMAINREP" "1e" "07/17/2009" "EMBOSS 0.1.0+20090715" "EMBOSS Manual for 
Debian"
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-domainrep \- Reorder DCF file to identify representative structures\&.
-.SH "SYNOPSIS"
-.HP \w'\fBdomainrep\fR\ 'u
-\fBdomainrep\fR \fB\-dcfinfile\ \fR\fB\fIinfile\fR\fR \fB\-node\ 
\fR\fB\fIlist\fR\fR \fB\-dcfoutfile\ \fR\fB\fIoutfile\fR\fR
-.HP \w'\fBdomainrep\fR\ 'u
-\fBdomainrep\fR \fB\-help\fR
-.SH "DESCRIPTION"
-.PP
-\fBdomainrep\fR
-is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Protein:3D Structure" command 
group(s)\&.
-.SH "OPTIONS"
-.SS "Input section"
-.PP
-\fB\-dcfinfile\fR \fIinfile\fR
-.RS 4
-This option specifies the name of DCF file (domain classification file) 
(input)\&. A \'domain classification file\' contains classification and other 
data for domains from SCOP or CATH, in DCF format (EMBL\-like)\&. The files are 
generated by using SCOPPARSE and CATHPARSE\&. Domain sequence information can 
be added to the file by using DOMAINSEQS\&.
-.RE
-.SS "Required section"
-.PP
-\fB\-node\fR \fIlist\fR
-.RS 4
-This option specifies the node fore reordering the file\&. Reordering can be 
done for any specified node in the SCOP or CATH hierarchies\&. For example by 
selecting \'Class\' entries belonging to the same Class will be reordered in 
turn\&. Default value: 1
-.RE
-.SS "Output section"
-.PP
-\fB\-dcfoutfile\fR \fIoutfile\fR
-.RS 4
-This option specifies the name of DCF file (domain classification file) 
(output)\&. A \'domain classification file\' contains classification and other 
data for domains from SCOP or CATH, in DCF format (EMBL\-like)\&. The files are 
generated by using SCOPPARSE and CATHPARSE\&. Domain sequence information can 
be added to the file by using DOMAINSEQS\&. Default value: test\&.scop
-.RE
-.SH "BUGS"
-.PP
-Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
-.SH "SEE ALSO"
-.PP
-domainrep is fully documented via the
-\fBtfm\fR(1)
-system\&.
-.SH "AUTHOR"
-.PP
-\fBDebian\-Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
-.RS 4
-Wrote the script used to autogenerate this manual page\&.
-.RE
-.SH "COPYRIGHT"
-.br
-.PP
-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

Copied: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
 (from rev 5124, 
trunk/packages/embassy-domalign/trunk/debian/manpages/domainrep.1e)
===================================================================
--- 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
                          (rev 0)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/domainrep.1e
  2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,78 @@
+'\" t
+.\"     Title: DOMAINREP
+.\"    Author: Debian Med Packaging Team 
<[email protected]>
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 08/11/2010
+.\"    Manual: EMBOSS Manual for Debian
+.\"    Source: DOMALIGN 0.1.0+20100721
+.\"  Language: English
+.\"
+.TH "DOMAINREP" "1e" "08/11/2010" "DOMALIGN 0.1.0+20100721" "EMBOSS Manual for 
Debian"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+domainrep \- Reorder DCF file to identify representative structures\&.
+.SH "SYNOPSIS"
+.HP \w'\fBdomainrep\fR\ 'u
+\fBdomainrep\fR \fB\-dcfinfile\ \fR\fB\fIinfile\fR\fR \fB\-node\ 
\fR\fB\fIlist\fR\fR \fB\-dcfoutfile\ \fR\fB\fIoutfile\fR\fR
+.HP \w'\fBdomainrep\fR\ 'u
+\fBdomainrep\fR \fB\-help\fR
+.SH "DESCRIPTION"
+.PP
+\fBdomainrep\fR
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Protein:3D Structure" command 
group(s)\&.
+.SH "OPTIONS"
+.SS "Input section"
+.PP
+\fB\-dcfinfile\fR \fIinfile\fR
+.RS 4
+This option specifies the name of DCF file (domain classification file) 
(input)\&. A \*(Aqdomain classification file\*(Aq contains classification and 
other data for domains from SCOP or CATH, in DCF format (EMBL\-like)\&. The 
files are generated by using SCOPPARSE and CATHPARSE\&. Domain sequence 
information can be added to the file by using DOMAINSEQS\&.
+.RE
+.SS "Required section"
+.PP
+\fB\-node\fR \fIlist\fR
+.RS 4
+This option specifies the node fore reordering the file\&. Reordering can be 
done for any specified node in the SCOP or CATH hierarchies\&. For example by 
selecting \*(AqClass\*(Aq entries belonging to the same Class will be reordered 
in turn\&. Default value: 1
+.RE
+.SS "Output section"
+.PP
+\fB\-dcfoutfile\fR \fIoutfile\fR
+.RS 4
+This option specifies the name of DCF file (domain classification file) 
(output)\&. A \*(Aqdomain classification file\*(Aq contains classification and 
other data for domains from SCOP or CATH, in DCF format (EMBL\-like)\&. The 
files are generated by using SCOPPARSE and CATHPARSE\&. Domain sequence 
information can be added to the file by using DOMAINSEQS\&. Default value: 
test\&.scop
+.RE
+.SH "BUGS"
+.PP
+Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
+.SH "SEE ALSO"
+.PP
+domainrep is fully documented via the
+\fBtfm\fR(1)
+system\&.
+.SH "AUTHOR"
+.PP
+\fBDebian Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
+.RS 4
+Wrote the script used to autogenerate this manual page\&.
+.RE
+.SH "COPYRIGHT"
+.br
+.PP
+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

Deleted: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/manpages/seqalign.1e   
2010-06-26 08:52:38 UTC (rev 4940)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
   2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,95 +0,0 @@
-'\" t
-.\"     Title: SEQALIGN
-.\"    Author: Debian-Med Packaging Team 
<[email protected]>
-.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\"      Date: 07/17/2009
-.\"    Manual: EMBOSS Manual for Debian
-.\"    Source: EMBOSS 0.1.0+20090715
-.\"  Language: English
-.\"
-.TH "SEQALIGN" "1e" "07/17/2009" "EMBOSS 0.1.0+20090715" "EMBOSS Manual for 
Debian"
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-seqalign \- Extend alignments (DAF file) with sequences (DHF file)\&.
-.SH "SYNOPSIS"
-.HP \w'\fBseqalign\fR\ 'u
-\fBseqalign\fR \fB\-mode\ \fR\fB\fIlist\fR\fR \fB\-dhfinpath\ 
\fR\fB\fIdirlist\fR\fR \fB\-dafinpath\ \fR\fB\fIdirlist\fR\fR \fB\-dhfindir\ 
\fR\fB\fIdirectory\fR\fR \fB\-amode\ \fR\fB\fIlist\fR\fR [\fB\-forcetype\ 
\fR\fB\fIboolean\fR\fR] \fB\-dafoutdir\ \fR\fB\fIoutdir\fR\fR \fB\-logfile\ 
\fR\fB\fIoutfile\fR\fR
-.HP \w'\fBseqalign\fR\ 'u
-\fBseqalign\fR \fB\-help\fR
-.SH "DESCRIPTION"
-.PP
-\fBseqalign\fR
-is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Protein:3D Structure" command 
group(s)\&.
-.SH "OPTIONS"
-.SS "Input section"
-.PP
-\fB\-mode\fR \fIlist\fR
-.RS 4
-This option specifies the mode of SEQALIGN operation\&. SEQALIGN takes as 
input a directory of either i\&. single sequences, ii\&. set of sequences 
(unaligned or aligned, but typically aligned sequences within a domain 
alignment file))\&. The user has to specify which\&. Default value: 1
-.RE
-.PP
-\fB\-dhfinpath\fR \fIdirlist\fR
-.RS 4
-This option specifies the location of sequences, e\&.g\&. DHF files (domain 
hits files) (input)\&. SEQALIGN takes as input a database of either i\&. single 
sequences, ii\&. sets of unaligned sequences or iii\&. sets of aligned 
sequences, e\&.g\&. a domain alignment file\&. A \'domain alignment file\' 
contains a sequence alignment of domains belonging to the same SCOP or CATH 
family\&. The file is in clustal format annotated with domain family 
classification information\&. The files generated by using SCOPALIGN will 
contain a structure\-based sequence alignment of domains of known structure 
only\&. Such alignments can be extended with sequence relatives (of unknown 
structure) by using SEQALIGN\&. Default value: \&./
-.RE
-.PP
-\fB\-dafinpath\fR \fIdirlist\fR
-.RS 4
-This option specifies the location of sequences, e\&.g\&. DAF files (domain 
alignment files) (input)\&. SEQALIGN takes as input a database of either i\&. 
single sequences, ii\&. sets of unaligned sequences or iii\&. sets of aligned 
sequences, e\&.g\&. a domain alignment file\&. A \'domain alignment file\' 
contains a sequence alignment of domains belonging to the same SCOP or CATH 
family\&. The file is in clustal format annotated with domain family 
classification information\&. The files generated by using SCOPALIGN will 
contain a structure\-based sequence alignment of domains of known structure 
only\&. Such alignments can be extended with sequence relatives (of unknown 
structure) by using SEQALIGN\&. Default value: \&./
-.RE
-.PP
-\fB\-dhfindir\fR \fIdirectory\fR
-.RS 4
-This option specifies the location of DHF files (domain hits files) (input)\&. 
A \'domain hits file\' contains database hits (sequences) with domain 
classification information, in the DHF format (FASTA or EMBL\-like)\&. The hits 
are relatives to a SCOP or CATH family and are found from a search of a 
sequence database\&. Files containing hits retrieved by PSIBLAST are generated 
by using SEQSEARCH\&. Default value: \&./
-.RE
-.SS "Required section"
-.PP
-\fB\-amode\fR \fIlist\fR
-.RS 4
-This option specifies which alignment algorithm to use\&. Default value: 1
-.RE
-.SS "Additional section"
-.PP
-\fB\-forcetype\fR \fIboolean\fR
-.RS 4
-This option specifies whether to force minimal domain classification data to 
be written to the output file in cases where singlet sequences were given as 
input file and no classification data was available Default value: N
-.RE
-.SS "Output section"
-.PP
-\fB\-dafoutdir\fR \fIoutdir\fR
-.RS 4
-This option specifies the location of DAF files (domain alignment files) 
(output)\&. A \'domain alignment file\' contains a sequence alignment of 
domains belonging to the same SCOP or CATH family\&. The file is in clustal 
format annotated with domain family classification information\&. The files 
generated by using SCOPALIGN will contain a structure\-based sequence alignment 
of domains of known structure only\&. Such alignments can be extended with 
sequence relatives (of unknown structure) by using SEQALIGN\&. Default value: 
\&./
-.RE
-.PP
-\fB\-logfile\fR \fIoutfile\fR
-.RS 4
-This option specifies the name of log file for the build\&. The log file 
contains messages about any errors arising while SEQALIGN ran\&. Default value: 
seqalign\&.log
-.RE
-.SH "BUGS"
-.PP
-Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
-.SH "SEE ALSO"
-.PP
-seqalign is fully documented via the
-\fBtfm\fR(1)
-system\&.
-.SH "AUTHOR"
-.PP
-\fBDebian\-Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
-.RS 4
-Wrote the script used to autogenerate this manual page\&.
-.RE
-.SH "COPYRIGHT"
-.br
-.PP
-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

Copied: 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
 (from rev 5124, 
trunk/packages/embassy-domalign/trunk/debian/manpages/seqalign.1e)
===================================================================
--- 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
                           (rev 0)
+++ 
trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/manpages/seqalign.1e
   2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,104 @@
+'\" t
+.\"     Title: SEQALIGN
+.\"    Author: Debian Med Packaging Team 
<[email protected]>
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 08/11/2010
+.\"    Manual: EMBOSS Manual for Debian
+.\"    Source: DOMALIGN 0.1.0+20100721
+.\"  Language: English
+.\"
+.TH "SEQALIGN" "1e" "08/11/2010" "DOMALIGN 0.1.0+20100721" "EMBOSS Manual for 
Debian"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+seqalign \- Extend alignments (DAF file) with sequences (DHF file)\&.
+.SH "SYNOPSIS"
+.HP \w'\fBseqalign\fR\ 'u
+\fBseqalign\fR \fB\-mode\ \fR\fB\fIlist\fR\fR \fB\-dhfinpath\ 
\fR\fB\fIdirlist\fR\fR \fB\-dafinpath\ \fR\fB\fIdirlist\fR\fR \fB\-dhfindir\ 
\fR\fB\fIdirectory\fR\fR \fB\-amode\ \fR\fB\fIlist\fR\fR [\fB\-forcetype\ 
\fR\fB\fIboolean\fR\fR] \fB\-dafoutdir\ \fR\fB\fIoutdir\fR\fR \fB\-logfile\ 
\fR\fB\fIoutfile\fR\fR
+.HP \w'\fBseqalign\fR\ 'u
+\fBseqalign\fR \fB\-help\fR
+.SH "DESCRIPTION"
+.PP
+\fBseqalign\fR
+is a command line program from EMBOSS (\(lqthe European Molecular Biology Open 
Software Suite\(rq)\&. It is part of the "Protein:3D Structure" command 
group(s)\&.
+.SH "OPTIONS"
+.SS "Input section"
+.PP
+\fB\-mode\fR \fIlist\fR
+.RS 4
+This option specifies the mode of SEQALIGN operation\&. SEQALIGN takes as 
input a directory of either i\&. single sequences, ii\&. set of sequences 
(unaligned or aligned, but typically aligned sequences within a domain 
alignment file))\&. The user has to specify which\&. Default value: 1
+.RE
+.PP
+\fB\-dhfinpath\fR \fIdirlist\fR
+.RS 4
+This option specifies the location of sequences, e\&.g\&. DHF files (domain 
hits files) (input)\&. SEQALIGN takes as input a database of either i\&. single 
sequences, ii\&. sets of unaligned sequences or iii\&. sets of aligned 
sequences, e\&.g\&. a domain alignment file\&. A \*(Aqdomain alignment 
file\*(Aq contains a sequence alignment of domains belonging to the same SCOP 
or CATH family\&. The file is in clustal format annotated with domain family 
classification information\&. The files generated by using SCOPALIGN will 
contain a structure\-based sequence alignment of domains of known structure 
only\&. Such alignments can be extended with sequence relatives (of unknown 
structure) by using SEQALIGN\&. Default value: \&./
+.RE
+.PP
+\fB\-dafinpath\fR \fIdirlist\fR
+.RS 4
+This option specifies the location of sequences, e\&.g\&. DAF files (domain 
alignment files) (input)\&. SEQALIGN takes as input a database of either i\&. 
single sequences, ii\&. sets of unaligned sequences or iii\&. sets of aligned 
sequences, e\&.g\&. a domain alignment file\&. A \*(Aqdomain alignment 
file\*(Aq contains a sequence alignment of domains belonging to the same SCOP 
or CATH family\&. The file is in clustal format annotated with domain family 
classification information\&. The files generated by using SCOPALIGN will 
contain a structure\-based sequence alignment of domains of known structure 
only\&. Such alignments can be extended with sequence relatives (of unknown 
structure) by using SEQALIGN\&. Default value: \&./
+.RE
+.PP
+\fB\-dhfindir\fR \fIdirectory\fR
+.RS 4
+This option specifies the location of DHF files (domain hits files) (input)\&. 
A \*(Aqdomain hits file\*(Aq contains database hits (sequences) with domain 
classification information, in the DHF format (FASTA or EMBL\-like)\&. The hits 
are relatives to a SCOP or CATH family and are found from a search of a 
sequence database\&. Files containing hits retrieved by PSIBLAST are generated 
by using SEQSEARCH\&. Default value: \&./
+.RE
+.SS "Required section"
+.PP
+\fB\-amode\fR \fIlist\fR
+.RS 4
+This option specifies which alignment algorithm to use\&. Default value: 1
+.RE
+.SS "Additional section"
+.PP
+\fB\-forcetype\fR \fIboolean\fR
+.RS 4
+This option specifies whether to force minimal domain classification data to 
be written to the output file in cases where singlet sequences were given as 
input file and no classification data was available Default value: N
+.RE
+.SS "Output section"
+.PP
+\fB\-dafoutdir\fR \fIoutdir\fR
+.RS 4
+This option specifies the location of DAF files (domain alignment files) 
(output)\&. A \*(Aqdomain alignment file\*(Aq contains a sequence alignment of 
domains belonging to the same SCOP or CATH family\&. The file is in clustal 
format annotated with domain family classification information\&. The files 
generated by using SCOPALIGN will contain a structure\-based sequence alignment 
of domains of known structure only\&. Such alignments can be extended with 
sequence relatives (of unknown structure) by using SEQALIGN\&. Default value: 
\&./
+.RE
+.PP
+\fB\-logfile\fR \fIoutfile\fR
+.RS 4
+This option specifies the name of log file for the build\&. The log file 
contains messages about any errors arising while SEQALIGN ran\&. Default value: 
seqalign\&.log
+.RE
+.SH "BUGS"
+.PP
+Bugs can be reported to the Debian Bug Tracking system 
(http://bugs\&.debian\&.org/emboss), or directly to the EMBOSS developers 
(http://sourceforge\&.net/tracker/?group_id=93650&atid=605031)\&.
+.SH "SEE ALSO"
+.PP
+seqalign is fully documented via the
+\fBtfm\fR(1)
+system\&.
+.SH "AUTHOR"
+.PP
+\fBDebian Med Packaging Team\fR 
<\&debian\-med\-packag...@lists\&.alioth\&.debian\&.org\&>
+.RS 4
+Wrote the script used to autogenerate this manual page\&.
+.RE
+.SH "COPYRIGHT"
+.br
+.PP
+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

Deleted: trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/rules  2010-06-26 08:52:38 UTC 
(rev 4940)
+++ trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules  
2010-08-11 11:32:07 UTC (rev 5125)
@@ -1,6 +0,0 @@
-#!/usr/bin/make -f
-
-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

Copied: trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules 
(from rev 5124, trunk/packages/embassy-domalign/trunk/debian/rules)
===================================================================
--- trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules          
                (rev 0)
+++ trunk/packages/embassy-domalign/tags/0.1.0+20100721-1/debian/rules  
2010-08-11 11:32:07 UTC (rev 5125)
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+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


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to