Package: clustalx / 2.1+lgpl-5

Metadata

Package Version Patches format
clustalx 2.1+lgpl-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hardcode accessory file locations.patch | (download)

ClustalQtParams.h | 6 3 + 3 - 0 !
HelpDisplayWidget.cpp | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 hardcodes the location of help and color files to /usr/share/clustalx.
 When not patched, ClustalX will search for this files in the same
 directory as where the binary program is, but in Debian we do not
 distribute data in /usr/bin.
 .
 Alternatively, we could ship the XML files in /etc/clustal and treat them as
 configuration files. Please notify the Debian Med team if you think it is
 necessary.

spelling.patch | (download)

clustalW/Help.cpp | 2 1 + 1 - 0 !
clustalW/alignment/Alignment.cpp | 2 1 + 1 - 0 !
clustalW/alignment/AlignmentOutput.cpp | 54 27 + 27 - 0 !
clustalW/alignment/Sequence.cpp | 2 1 + 1 - 0 !
clustalW/fileInput/ClustalFileParser.cpp | 6 3 + 3 - 0 !
clustalW/fileInput/EMBLFileParser.cpp | 8 4 + 4 - 0 !
clustalW/fileInput/GDEFileParser.cpp | 4 2 + 2 - 0 !
clustalW/fileInput/MSFFileParser.cpp | 6 3 + 3 - 0 !
clustalW/fileInput/PIRFileParser.cpp | 4 2 + 2 - 0 !
clustalW/fileInput/PearsonFileParser.cpp | 2 1 + 1 - 0 !
clustalW/fileInput/RSFFileParser.cpp | 6 3 + 3 - 0 !
clustalW/pairwise/FastPairwiseAlign.cpp | 2 1 + 1 - 0 !
clustalW/pairwise/FullPairwiseAlign.cpp | 2 1 + 1 - 0 !
clustalW/tree/ClusterTree.cpp | 2 1 + 1 - 0 !
clustalW/tree/RandomGenerator.cpp | 2 1 + 1 - 0 !
clustalW/tree/UPGMA/RootedClusterTree.cpp | 4 2 + 2 - 0 !
clustalW/tree/UnRootedClusterTree.cpp | 4 2 + 2 - 0 !
mainwindow.cpp | 2 1 + 1 - 0 !
18 files changed, 57 insertions(+), 57 deletions(-)

 fix spelling