tags 667281 + patch
tags 667281 + pending
thanks

Dear maintainer,

I've prepared an NMU for minitube (versioned as 1.7-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: The Dubliners: The band played Waltzing Matilda
diff -Nru minitube-1.7/debian/changelog minitube-1.7/debian/changelog
--- minitube-1.7/debian/changelog	2012-02-20 13:29:57.000000000 +0100
+++ minitube-1.7/debian/changelog	2012-05-09 16:44:53.000000000 +0200
@@ -1,3 +1,11 @@
+minitube (1.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch that adds missing include.
+    (Closes: #667281)
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 09 May 2012 16:44:42 +0200
+
 minitube (1.7-1) unstable; urgency=low
 
   * New upstream version (Closes: #658990)
diff -Nru minitube-1.7/debian/patches/gcc-4.7.patch minitube-1.7/debian/patches/gcc-4.7.patch
--- minitube-1.7/debian/patches/gcc-4.7.patch	1970-01-01 01:00:00.000000000 +0100
+++ minitube-1.7/debian/patches/gcc-4.7.patch	2012-05-09 16:44:40.000000000 +0200
@@ -0,0 +1,17 @@
+Description: add missing include to avoid FTBFS with gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667281
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-09
+
+--- a/src/qtsingleapplication/qtlocalpeer.cpp
++++ b/src/qtsingleapplication/qtlocalpeer.cpp
+@@ -49,6 +49,7 @@
+ #include <QtCore/QCoreApplication>
+ #include <QtCore/QTime>
+ #include <QDebug>
++#include <unistd.h>
+ 
+ #if defined(Q_OS_WIN)
+ #include <QtCore/QLibrary>
diff -Nru minitube-1.7/debian/patches/series minitube-1.7/debian/patches/series
--- minitube-1.7/debian/patches/series	2012-02-16 09:06:13.000000000 +0100
+++ minitube-1.7/debian/patches/series	2012-05-09 16:43:25.000000000 +0200
@@ -1,3 +1,4 @@
 disable-update-check
 proper-tempfiles
 assure-quit-keybinding
+gcc-4.7.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to