diff -Nru squeak-plugins-scratch-1.4.0.2~svn.r83/debian/changelog squeak-plugins-scratch-1.4.0.2~svn.r83/debian/changelog --- squeak-plugins-scratch-1.4.0.2~svn.r83/debian/changelog 2012-07-23 21:57:09.000000000 +0000 +++ squeak-plugins-scratch-1.4.0.2~svn.r83/debian/changelog 2015-07-19 13:55:23.000000000 +0000 @@ -1,3 +1,12 @@ +squeak-plugins-scratch (1.4.0.2~svn.r83-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "ftbfs with GCC-5": apply patch from Brett Johnson: + build with "-std=gnu89". + (Closes: #778129) + + -- gregor herrmann Sun, 19 Jul 2015 15:55:19 +0200 + squeak-plugins-scratch (1.4.0.2~svn.r83-2) unstable; urgency=low * Added udev file for the WeDo plugin to /lib/udev/rules.d/. Closes: #682578 diff -Nru squeak-plugins-scratch-1.4.0.2~svn.r83/debian/rules squeak-plugins-scratch-1.4.0.2~svn.r83/debian/rules --- squeak-plugins-scratch-1.4.0.2~svn.r83/debian/rules 2012-07-23 20:12:46.000000000 +0000 +++ squeak-plugins-scratch-1.4.0.2~svn.r83/debian/rules 2015-07-19 13:54:17.000000000 +0000 @@ -3,6 +3,7 @@ export DH_ALWAYS_EXCLUDE=.svn LDFLAGS=-Wl,-z,defs -Wl,--as-needed -Wl,--no-undefined +CFLAGS=-std=gnu89 config: config-stamp config-stamp: