tags 667223 + patch
tags 667223 + pending
thanks

Dear maintainer,

I've prepared an NMU for kdocker (versioned as 4.6-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: Peter Jones: Will You Pretend You're Blind
diff -Nru kdocker-4.6/debian/changelog kdocker-4.6/debian/changelog
--- kdocker-4.6/debian/changelog	2012-01-22 02:32:40.000000000 +0100
+++ kdocker-4.6/debian/changelog	2012-05-06 16:38:12.000000000 +0200
@@ -1,3 +1,11 @@
+kdocker (4.6-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch 02_gcc_4.7.diff (missing include).
+    (Closes: #667223)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 06 May 2012 16:38:02 +0200
+
 kdocker (4.6-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru kdocker-4.6/debian/patches/02_gcc_4.7.diff kdocker-4.6/debian/patches/02_gcc_4.7.diff
--- kdocker-4.6/debian/patches/02_gcc_4.7.diff	1970-01-01 01:00:00.000000000 +0100
+++ kdocker-4.6/debian/patches/02_gcc_4.7.diff	2012-05-06 16:37:54.000000000 +0200
@@ -0,0 +1,17 @@
+Description: include missing header to avoid FTBFS with gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667223
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-06
+
+--- a/solutions/qtsingleapplication/qtlocalpeer.cpp
++++ b/solutions/qtsingleapplication/qtlocalpeer.cpp
+@@ -48,6 +48,7 @@
+ #include "qtlocalpeer.h"
+ #include <QtCore/QCoreApplication>
+ #include <QtCore/QTime>
++#include <unistd.h>
+ 
+ #if defined(Q_OS_WIN)
+ #include <QtCore/QLibrary>
diff -Nru kdocker-4.6/debian/patches/series kdocker-4.6/debian/patches/series
--- kdocker-4.6/debian/patches/series	2012-01-20 00:21:07.000000000 +0100
+++ kdocker-4.6/debian/patches/series	2012-05-06 16:34:59.000000000 +0200
@@ -1 +1,2 @@
 01_spelling_errors.diff
+02_gcc_4.7.diff

Attachment: signature.asc
Description: Digital signature

Reply via email to