tags 667186 + patch tags 667186 + pending thanks Dear maintainer,
I've prepared an NMU for goldendict (versioned as 1.0.2~git20110906-1.1) and uploaded it to DELAYED/5. 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: Sting: We Work The Black Seam
diff -u goldendict-1.0.2~git20110906/debian/changelog goldendict-1.0.2~git20110906/debian/changelog --- goldendict-1.0.2~git20110906/debian/changelog +++ goldendict-1.0.2~git20110906/debian/changelog @@ -1,3 +1,11 @@ +goldendict (1.0.2~git20110906-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch: add unistd.h headers. + (Closes: #667186) + + -- gregor herrmann <[email protected]> Thu, 03 May 2012 18:24:09 +0200 + goldendict (1.0.2~git20110906-1) unstable; urgency=low * New GIT-snapshot. only in patch2: unchanged: --- goldendict-1.0.2~git20110906.orig/debian/patches/gcc-4.7.patch +++ goldendict-1.0.2~git20110906/debian/patches/gcc-4.7.patch @@ -0,0 +1,20 @@ +--- a/processwrapper.cc ++++ b/processwrapper.cc +@@ -1,6 +1,7 @@ + #include "processwrapper.hh" + + #include <QtCore> ++#include <unistd.h> + + #ifdef Q_OS_WIN32 + +--- a/qtsingleapplication/src/qtlocalpeer.cpp ++++ b/qtsingleapplication/src/qtlocalpeer.cpp +@@ -41,6 +41,7 @@ + #include "qtlocalpeer.h" + #include <QtCore/QCoreApplication> + #include <QtCore/QTime> ++#include <unistd.h> + + #if defined(Q_OS_WIN) + #include <QtCore/QLibrary>
signature.asc
Description: Digital signature

