Control: tags -1 patch Dear maintainer,
The patch in question is missing a line separator and can be fixed like this: --- a/debian/patches/bug-667232.patch.orig +++ b/debian/patches/bug-667232.patch @@ -1,6 +1,7 @@ Fixed FTBFS with gcc version 4.7 by including the system header unistd.h in main.cpp and misc.cpp. It was implicitly included -with gcc 4.6 and earlier.--- a/kvpm/main.cpp +with gcc 4.6 and earlier. +--- a/kvpm/main.cpp +++ b/kvpm/main.cpp @@ -12,6 +12,8 @@ * See the file "COPYING" for the exact licensing terms. Cheers, Juhani -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org