Package: ngmlr / 0.2.7+git20210816.a2a31fb+dfsg-2

Metadata

Package Version Patches format
ngmlr 0.2.7+git20210816.a2a31fb+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system libs.patch | (download)

src/CMakeLists.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 patch cmakelists.txt to use system libs instead of code copies.
Last-Changed: Wednesday - July 17, 2020

spellings.patch | (download)

src/AlignmentBuffer.cpp | 2 1 + 1 - 0 !
src/NGMTask.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix spelling mistakes.
Last-Changed: Wednesday - July 17, 2020

simde.patch | (download)

src/ConvexAlignFast.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use simde


VarArgsDefines.patch | (download)

src/ILog.h | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix console logging
AlignmentBuffer_noMatch.patch | (download)

src/AlignmentBuffer.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 avoid division by 0 error, along idea behind pr#96

fix arm64.patch | (download)

src/Logging.cpp | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

---