Control: tags 957571 + patch Control: tags 957571 + pending -- Dear maintainer,
I've prepared an NMU for mtpaint (versioned as 3.40-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. -- Regards Sudip diff -Nru mtpaint-3.40/debian/changelog mtpaint-3.40/debian/changelog --- mtpaint-3.40/debian/changelog 2016-04-07 10:49:10.000000000 +0100 +++ mtpaint-3.40/debian/changelog 2020-11-03 23:04:37.000000000 +0000 @@ -1,3 +1,10 @@ +mtpaint (3.40-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix ftbfs with GCC-10. (Closes: #957571) + + -- Sudip Mukherjee <sudipm.mukher...@gmail.com> Tue, 03 Nov 2020 23:04:37 +0000 + mtpaint (3.40-3) unstable; urgency=medium * Bump Standards-Version to 3.9.7. No changes were needed. diff -Nru mtpaint-3.40/debian/rules mtpaint-3.40/debian/rules --- mtpaint-3.40/debian/rules 2016-04-07 10:22:59.000000000 +0100 +++ mtpaint-3.40/debian/rules 2020-11-03 22:58:01.000000000 +0000 @@ -2,6 +2,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk +export DEB_CFLAGS_MAINT_APPEND = -fcommon %: dh $@