tags 667292 + patch
tags 667292 + pending
thanks

Dear maintainer,

I've prepared an NMU for musique (versioned as 1.1-2.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: Donovan: Celeste
diff -Nru musique-1.1/debian/changelog musique-1.1/debian/changelog
--- musique-1.1/debian/changelog	2012-02-23 14:37:19.000000000 +0100
+++ musique-1.1/debian/changelog	2012-05-10 23:46:30.000000000 +0200
@@ -1,3 +1,11 @@
+musique (1.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
+    (Closes: #667292)
+
+ -- gregor herrmann <gre...@debian.org>  Thu, 10 May 2012 23:46:17 +0200
+
 musique (1.1-2) unstable; urgency=low
 
   * [c5768f46] Switch to dh9, link --as-needed, build with hardening flags
diff -Nru musique-1.1/debian/patches/gcc-4.7.patch musique-1.1/debian/patches/gcc-4.7.patch
--- musique-1.1/debian/patches/gcc-4.7.patch	1970-01-01 01:00:00.000000000 +0100
+++ musique-1.1/debian/patches/gcc-4.7.patch	2012-05-10 23:46:06.000000000 +0200
@@ -0,0 +1,17 @@
+Description: add missing include, needed by gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667292
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-10
+
+--- 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 musique-1.1/debian/patches/series musique-1.1/debian/patches/series
--- musique-1.1/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ musique-1.1/debian/patches/series	2012-05-10 23:41:06.000000000 +0200
@@ -0,0 +1 @@
+gcc-4.7.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to