Package: hyphy / 2.2.7+dfsg-1

Metadata

Package Version Patches format
hyphy 2.2.7+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_debian_sqlite.patch | (download)

CMakeLists.txt | 44 34 + 10 - 0 !
1 file changed, 34 insertions(+), 10 deletions(-)

 use debian packaged sqlite3
 - in CMake
 - in src/lib/setup.py


spelling.patch | (download)

src/core/batchlan.cpp | 2 1 + 1 - 0 !
src/core/calcnode.cpp | 2 1 + 1 - 0 !
src/core/include/calcnode.h | 2 1 + 1 - 0 !
src/gui/HYDialogDefs.cpp | 4 2 + 2 - 0 !
src/gui/preferences.cpp | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 6 deletions(-)

 fix two spelling issues


drop_profiling_option.patch | (download)

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

 drop profiling option
remove_unneeded_test.patch | (download)

tests/gtests/ut_simplelists.cpp | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 disable unneded test that breaks on 32 bit architectures
 See https://lists.debian.org/debian-mentors/2015/07/msg00307.html
msse_option_only_if_available.patch | (download)

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

 make sure that also in tests the existence of sse3 extension is done
Bug-Debian: http://bugs.debian.org/793344
remove_arch_specific_flags.patch | (download)

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

 remove optimizations for the local machine