tags 667318 + patch tags 667318 + pending thanks Dear maintainer,
I've prepared an NMU for owx (versioned as 0~20110415-3.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: Cat Stevens: Matthew And Son
diff -Nru owx-0~20110415/debian/changelog owx-0~20110415/debian/changelog --- owx-0~20110415/debian/changelog 2011-11-28 02:12:29.000000000 +0100 +++ owx-0~20110415/debian/changelog 2012-05-11 00:35:19.000000000 +0200 @@ -1,3 +1,11 @@ +owx (0~20110415-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include). + (Closes: #667318) + + -- gregor herrmann <gre...@debian.org> Fri, 11 May 2012 00:34:52 +0200 + owx (0~20110415-3) unstable; urgency=low * New patch: add a workaround to some error conditions diff -Nru owx-0~20110415/debian/patches/gcc-4.7.patch owx-0~20110415/debian/patches/gcc-4.7.patch --- owx-0~20110415/debian/patches/gcc-4.7.patch 1970-01-01 01:00:00.000000000 +0100 +++ owx-0~20110415/debian/patches/gcc-4.7.patch 2012-05-11 00:34:49.000000000 +0200 @@ -0,0 +1,17 @@ +Description: add include needed by gcc 4.7 +Origin: vendor +Bug-Debian: http://bugs.debian.org/667318 +Forwarded: no +Author: gregor herrmann <gre...@debian.org> +Last-Update: 2012-05-11 + +--- a/src/file.cc ++++ b/src/file.cc +@@ -5,6 +5,7 @@ + #include "throw.h" + #include "intl.h" + #include "file.h" ++#include <unistd.h> + + CFileBase::CFileBase(): m_fp(NULL) + { diff -Nru owx-0~20110415/debian/patches/series owx-0~20110415/debian/patches/series --- owx-0~20110415/debian/patches/series 2011-11-28 02:12:29.000000000 +0100 +++ owx-0~20110415/debian/patches/series 2012-05-11 00:33:22.000000000 +0200 @@ -3,3 +3,4 @@ proper-ln script tolerant_ack +gcc-4.7.patch
signature.asc
Description: Digital signature