Control: tags 778019 + patch Control: tags 778019 + pending Dear maintainer,
I've prepared an NMU for multimon (versioned as 1.0-7.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Sophie Hunger: D'Red
diff -Nru multimon-1.0/debian/changelog multimon-1.0/debian/changelog --- multimon-1.0/debian/changelog 2013-11-17 22:10:07.000000000 +0100 +++ multimon-1.0/debian/changelog 2015-07-20 19:58:21.000000000 +0200 @@ -1,3 +1,12 @@ +multimon (1.0-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "ftbfs with GCC-5": + debian/rules: build with "-fgnu89-inline" + (Closes: #778019) + + -- gregor herrmann <[email protected]> Mon, 20 Jul 2015 19:57:57 +0200 + multimon (1.0-7) unstable; urgency=low * demod_ccir.c, gen.c, gen_ccir.c, gen.h, Makefile, multimon.h: diff -Nru multimon-1.0/debian/rules multimon-1.0/debian/rules --- multimon-1.0/debian/rules 2013-10-18 00:00:55.000000000 +0200 +++ multimon-1.0/debian/rules 2015-07-20 19:57:51.000000000 +0200 @@ -1,3 +1,6 @@ #!/usr/bin/make -f + +export DEB_CFLAGS_MAINT_APPEND=-fgnu89-inline + %: dh $@
signature.asc
Description: Digital Signature

