tags 667217 + pending thanks Dear maintainer,
I've prepared an NMU for jstest-gtk (versioned as 0.1.1~git20090722-1.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 - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Tracy Chapman: The Promise
diff -Nru jstest-gtk-0.1.1~git20090722/debian/changelog jstest-gtk-0.1.1~git20090722/debian/changelog --- jstest-gtk-0.1.1~git20090722/debian/changelog 2011-02-23 23:30:30.000000000 +0100 +++ jstest-gtk-0.1.1~git20090722/debian/changelog 2012-04-22 15:56:29.000000000 +0200 @@ -1,3 +1,12 @@ +jstest-gtk (0.1.1~git20090722-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch from Paul Tagliamonte + (adds missing include). + Closes: #667217 + + -- gregor herrmann <[email protected]> Sun, 22 Apr 2012 15:56:27 +0200 + jstest-gtk (0.1.1~git20090722-1) unstable; urgency=low * Initial release (Closes: #527962). diff -Nru jstest-gtk-0.1.1~git20090722/debian/patches/gcc-4.7.patch jstest-gtk-0.1.1~git20090722/debian/patches/gcc-4.7.patch --- jstest-gtk-0.1.1~git20090722/debian/patches/gcc-4.7.patch 1970-01-01 01:00:00.000000000 +0100 +++ jstest-gtk-0.1.1~git20090722/debian/patches/gcc-4.7.patch 2012-04-22 15:54:20.000000000 +0200 @@ -0,0 +1,18 @@ +Description: add missing include to avoid FTBFS with gcc 4.7 +Origin: vendor +Bug-Debian: http://bugs.debian.org/667217 +Forwarded: no +Author: Paul Tagliamonte <[email protected]> +Reviewed-by: gregor herrmann <[email protected]> +Last-Update: 2012-04-22 + +--- a/src/joystick.cpp 2012-04-20 22:45:45.387631756 -0400 ++++ b/src/joystick.cpp 2012-04-20 22:45:50.731631472 -0400 +@@ -29,6 +29,7 @@ + #include <fcntl.h> + #include <string.h> + #include <sstream> ++#include <unistd.h> + #include <linux/joystick.h> + #include <glibmm/main.h> + #include <glibmm/convert.h> diff -Nru jstest-gtk-0.1.1~git20090722/debian/patches/series jstest-gtk-0.1.1~git20090722/debian/patches/series --- jstest-gtk-0.1.1~git20090722/debian/patches/series 2011-02-23 21:47:09.000000000 +0100 +++ jstest-gtk-0.1.1~git20090722/debian/patches/series 2012-04-22 15:53:21.000000000 +0200 @@ -2,3 +2,4 @@ libraries.patch strict-dependencies.patch persistent-settings.patch +gcc-4.7.patch
signature.asc
Description: Digital signature

