tags 667295 + patch tags 667295 + pending thanks Dear maintainer,
I've prepared an NMU for netperfmeter (versioned as 1.1.7-1.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: Nick Cave And The Bad Seeds: Get Ready For Love
diff -Nru netperfmeter-1.1.7/debian/changelog netperfmeter-1.1.7/debian/changelog --- netperfmeter-1.1.7/debian/changelog 2011-02-12 20:55:15.000000000 +0100 +++ netperfmeter-1.1.7/debian/changelog 2012-05-10 23:55:21.000000000 +0200 @@ -1,3 +1,11 @@ +netperfmeter (1.1.7-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing includes). + (Closes: #667295) + + -- gregor herrmann <gre...@debian.org> Thu, 10 May 2012 23:55:03 +0200 + netperfmeter (1.1.7-1) unstable; urgency=low * New upstream version. diff -Nru netperfmeter-1.1.7/debian/patches/gcc-4.7.patch netperfmeter-1.1.7/debian/patches/gcc-4.7.patch --- netperfmeter-1.1.7/debian/patches/gcc-4.7.patch 1970-01-01 01:00:00.000000000 +0100 +++ netperfmeter-1.1.7/debian/patches/gcc-4.7.patch 2012-05-10 23:55:00.000000000 +0200 @@ -0,0 +1,27 @@ +Description: add includes needed by gcc 4.7 +Origin: vendor +Bug-Debian: http://bugs.debian.org/667295 +Forwarded: no +Author: gregor herrmann <gre...@debian.org> +Last-Update: 2012-05-10 + +--- a/src/cpustatus.cc ++++ b/src/cpustatus.cc +@@ -28,6 +28,7 @@ + #include <assert.h> + #include <sys/types.h> + #include <sys/sysctl.h> ++#include <unistd.h> + #ifdef __FreeBSD__ + #include <sys/proc.h> + #endif +--- a/src/outputfile.cc ++++ b/src/outputfile.cc +@@ -22,6 +22,7 @@ + #include "outputfile.h" + + #include <stdarg.h> ++#include <unistd.h> + + + // ###### Constructor ####################################################### diff -Nru netperfmeter-1.1.7/debian/patches/series netperfmeter-1.1.7/debian/patches/series --- netperfmeter-1.1.7/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ netperfmeter-1.1.7/debian/patches/series 2012-05-10 23:53:12.000000000 +0200 @@ -0,0 +1 @@ +gcc-4.7.patch
signature.asc
Description: Digital signature