Nilesh Patra pushed to branch master at Debian Med / kissplice
Commits: e31c7046 by Nilesh Patra at 2020-10-26T04:00:31+05:30 DEP-3 - - - - - 9aaf5fc1 by Nilesh Patra at 2020-10-26T04:02:25+05:30 Update changelog - - - - - 2 changed files: - debian/changelog - debian/patches/gcc10.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +kissplice (2.5.3-3) unstable; urgency=medium + + * Fix gcc-10 FTBFS (Closes: #972768) + + -- Nilesh Patra <[email protected]> Mon, 26 Oct 2020 04:00:37 +0530 + kissplice (2.5.3-2) unstable; urgency=medium * Restore build time tests: fixed upstream (Closes: #936798) ===================================== debian/patches/gcc10.patch ===================================== @@ -1,3 +1,8 @@ +Description: Fix for gcc-10 which implements -fno-common by default +Author: Nilesh Patra <[email protected]> +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972768 +Forwarded: no +Last-Update: 2020-10-26 --- a/thirdparty/kissreads/include/commons.h +++ b/thirdparty/kissreads/include/commons.h @@ -49,28 +49,28 @@ View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/compare/7fa562e547544b6bf14a38fe3fe05bc0be309197...9aaf5fc16cba02ad92a9dd52d25c726c051b8e78 -- View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/compare/7fa562e547544b6bf14a38fe3fe05bc0be309197...9aaf5fc16cba02ad92a9dd52d25c726c051b8e78 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
