Package: assembly-stats / 1.0.1+ds-7

Metadata

Package Version Patches format
assembly-stats 1.0.1+ds-7 3.0 (quilt)

Patch series

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

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

 use debian packaged gtest


do not test forcefully.patch | (download)

CMakeLists.txt | 14 9 + 5 - 0 !
1 file changed, 9 insertions(+), 5 deletions(-)

 make build time test conditional


add debug flag.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not take address of rvalue, rather simply append value into ostringstream and convert to string with str()
gcc11.patch | (download)

fasta_unittest.cpp | 4 3 + 1 - 0 !
fastq_unittest.cpp | 4 3 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 fix build with gcc-11


cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with cmake 4