Package: discosnp / 2.3.0-2
Metadata
Package | Version | Patches format |
---|---|---|
discosnp | 2.3.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use_debian_packaged_gatb core.patch | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
use cmake input file of debian packaged gatb-core |
no_install_to_wrong_dir.patch | (download) |
CMakeLists.txt |
12 6 + 6 - 0 ! |
failed to fix these install dirs, deactivate completely and use dh_install |
path_to_readme_file_names.patch | (download) |
run_discoSnp++.sh |
10 5 + 5 - 0 ! |
there is no point in delivering read_file_names in /usr/bin It is available in /usr/share/discosnp/bin/read_file_names - this patch adapts the scripts using it. . Some other issues of these scripts are fixed as well. |
spelling.patch | (download) |
tools/kissnp2/src/Kissnp2.cpp |
6 3 + 3 - 0 ! |
fix spelling |
fix_scripts.patch | (download) |
scripts_RAD/discoRAD_finalization.sh |
1 1 + 0 - 0 ! |
add missing shebang line |
adapt_test_scripts.patch | (download) |
test/large_test/local_large_test.sh |
2 1 + 1 - 0 ! |
adapt test scripts to debian path |
2to3.patch | (download) |
scripts/ClassVCF_creator.py |
16 8 + 8 - 0 ! |
result of 2to3 |