tags 667111 + pending thanks Dear maintainer,
I've prepared an NMU for bcov (versioned as 0.2-1.2) that should fix the issue of -1.1 on i386, and I've uploaded it to DELAYED/1. 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: hons: shielded with ease
diff -Nru bcov-0.2/debian/changelog bcov-0.2/debian/changelog --- bcov-0.2/debian/changelog 2012-05-27 13:55:27.000000000 +0200 +++ bcov-0.2/debian/changelog 2012-05-29 17:29:32.000000000 +0200 @@ -1,3 +1,12 @@ +bcov (0.2-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Extend patch to add the missing include to yet another file, the original + patch was not enough for i386. + Hopefully really closes: #667111 + + -- gregor herrmann <gre...@debian.org> Tue, 29 May 2012 17:28:19 +0200 + bcov (0.2-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7 bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7 --- bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7 2012-05-27 13:55:13.000000000 +0200 +++ bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7 2012-05-29 17:31:30.000000000 +0200 @@ -22,3 +22,13 @@ //--------------------------------------------------------------------------- using namespace std; //--------------------------------------------------------------------------- +--- bcov-0.2.orig/src/Debugger.cpp ++++ bcov-0.2/src/Debugger.cpp +@@ -21,6 +21,7 @@ + #include <sys/ptrace.h> + #include <sys/user.h> + #include <sys/wait.h> ++#include <unistd.h> + //--------------------------------------------------------------------------- + using namespace std; + //---------------------------------------------------------------------------
signature.asc
Description: Digital signature