Package: seqan2 / 2.5.0~rc3+dfsg-1

Metadata

Package Version Patches format
seqan2 2.5.0~rc3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip some apps on some archs | (download)

apps/searchjoin/CMakeLists.txt | 5 5 + 0 - 0 !
apps/yara/CMakeLists.txt | 6 6 + 0 - 0 !
2 files changed, 11 insertions(+)

 skip some architectures + seqan app combinations

tweak_readmes | (download)

apps/ngs_roi/README | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 update paths to their debian equivalents

0001 FIX Typo.patch | (download)

apps/mason2/mason_options.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 1/3] [fix] typo


0002 FIX version check test failing if program is missing.patch | (download)

tests/arg_parse/test_arg_parse_version_check.h | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 [patch 2/3] [fix] version check test failing if program is missing


0003 INFRA Strip build paths from apps.patch | (download)

apps/CMakeLists.txt | 13 12 + 1 - 0 !
1 file changed, 12 insertions(+), 1 deletion(-)

 [patch 3/3] [infra] strip build paths from apps

Apps do not need them. Tests need them.