Andreas Tille pushed to branch master at Debian Med / assembly-stats
Commits: 032ded85 by Andreas Tille at 2022-11-16T21:49:44+01:00 DEP3 - - - - - 2 changed files: - debian/patches/do-not-test-forcefully.patch - debian/patches/gcc11.patch Changes: ===================================== debian/patches/do-not-test-forcefully.patch ===================================== @@ -1,3 +1,7 @@ +Author: Nilesh Patra +Last-Update: 2021-03-10 00:16:57 +0530 +Description: Make build time test conditional + --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,11 +5,15 @@ ===================================== debian/patches/gcc11.patch ===================================== @@ -1,3 +1,7 @@ +Author: Nilesh Patra +Last-Update: 2021-10-31 01:26:49 +0530 +Description: Fix build with gcc-11 + --- a/fastq_unittest.cpp +++ b/fastq_unittest.cpp @@ -50,7 +50,9 @@ View it on GitLab: https://salsa.debian.org/med-team/assembly-stats/-/commit/032ded85184a2621fa0925d8630eb70904906000 -- View it on GitLab: https://salsa.debian.org/med-team/assembly-stats/-/commit/032ded85184a2621fa0925d8630eb70904906000 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
