tags 672025 + pending thanks Dear maintainer,
I've prepared an NMU for mmpong (versioned as 0.9.1-2.1) and uploaded it to DELAYED/2. 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: Rigmor Gustafsson: Is It A Crime
diff -Nru mmpong-0.9.1/debian/changelog mmpong-0.9.1/debian/changelog --- mmpong-0.9.1/debian/changelog 2011-12-11 05:31:07.000000000 +0100 +++ mmpong-0.9.1/debian/changelog 2012-05-21 21:17:51.000000000 +0200 @@ -1,3 +1,12 @@ +mmpong (0.9.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: client.cpp:276:71: error: 'usleep' was not declared in + this scope": add patch from Cyril Roelandt (missing includes). + (Closes: #672025) + + -- gregor herrmann <gre...@debian.org> Mon, 21 May 2012 21:17:38 +0200 + mmpong (0.9.1-2) unstable; urgency=low * Team upload. diff -Nru mmpong-0.9.1/debian/patches/0003-FTBFS-gcc-4.7.patch mmpong-0.9.1/debian/patches/0003-FTBFS-gcc-4.7.patch --- mmpong-0.9.1/debian/patches/0003-FTBFS-gcc-4.7.patch 1970-01-01 01:00:00.000000000 +0100 +++ mmpong-0.9.1/debian/patches/0003-FTBFS-gcc-4.7.patch 2012-05-21 21:17:27.000000000 +0200 @@ -0,0 +1,28 @@ +Description: add missing includes to avoid FTBFS with gcc 4.7 +Origin: vendor +Bug-Debian: http://bugs.debian.org/672025 +Forwarded: no +Author: Cyril Roelandt <tipec...@gmail.com> +Reviewed-by: gregor herrmann <gre...@debian.org> +Last-Update: 2012-05-21 + +--- mmpong-0.9.1.orig/client_gl/client.cpp 2009-01-12 23:19:44.000000000 +0100 ++++ mmpong-0.9.1/client_gl/client.cpp 2012-05-14 03:53:38.000000000 +0200 +@@ -34,6 +34,7 @@ + #include <errno.h> + #include <SDL_mixer.h> + #include <iostream> ++#include <unistd.h> + + #include "clientstate.h" + #include "config.h" +--- mmpong-0.9.1.orig/client_gl/netgame.cpp 2009-01-12 22:28:28.000000000 +0100 ++++ mmpong-0.9.1/client_gl/netgame.cpp 2012-05-14 03:54:40.000000000 +0200 +@@ -30,6 +30,7 @@ + # include <netinet/tcp.h> + # include <netinet/ip.h> + # include <fcntl.h> ++# include <unistd.h> + #endif + + #include <stdexcept> diff -Nru mmpong-0.9.1/debian/patches/series mmpong-0.9.1/debian/patches/series --- mmpong-0.9.1/debian/patches/series 2011-12-11 05:09:34.000000000 +0100 +++ mmpong-0.9.1/debian/patches/series 2012-05-21 21:16:24.000000000 +0200 @@ -1,2 +1,3 @@ 0001-manpages.patch 0002-cegui-mk2-0.7.5.patch +0003-FTBFS-gcc-4.7.patch
signature.asc
Description: Digital signature