tags 667343 + pending
thanks

Dear maintainer,

I've prepared an NMU for qterm (versioned as 1:0.5.12-1.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: Pat Metheny, B.B. King, Dave Brubeck: Pat Metheny & Heath Brothers /
diff -Nru qterm-0.5.12/debian/changelog qterm-0.5.12/debian/changelog
--- qterm-0.5.12/debian/changelog	2011-05-28 18:11:38.000000000 +0200
+++ qterm-0.5.12/debian/changelog	2012-05-12 14:21:01.000000000 +0200
@@ -1,3 +1,12 @@
+qterm (1:0.5.12-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch from Paul Tagliamonte (missing
+    include).
+    (Closes: #667343)
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 12 May 2012 14:20:47 +0200
+
 qterm (1:0.5.12-1) unstable; urgency=low
 
   * new upstream release.
diff -Nru qterm-0.5.12/debian/patches/fix-ftbfs-gcc-4.7-667343.patch qterm-0.5.12/debian/patches/fix-ftbfs-gcc-4.7-667343.patch
--- qterm-0.5.12/debian/patches/fix-ftbfs-gcc-4.7-667343.patch	1970-01-01 01:00:00.000000000 +0100
+++ qterm-0.5.12/debian/patches/fix-ftbfs-gcc-4.7-667343.patch	2012-05-12 14:24:03.000000000 +0200
@@ -0,0 +1,18 @@
+Description: add missing include to avoid FTBFS with gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667343
+Forwarded: no
+Author: Paul Tagliamonte <paul...@gmail.com>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-12
+
+--- a/src/main.cpp	2012-05-07 23:20:20.827589188 -0400
++++ b/src/main.cpp	2012-05-07 23:20:42.039588056 -0400
+@@ -25,6 +25,7 @@ AUTHOR:        kingson fiasco
+ #include <sys/stat.h>
+ #include <errno.h>
+ #include <locale.h>
++#include <unistd.h>
+ #endif
+ 
+ #include <stdio.h>
diff -Nru qterm-0.5.12/debian/patches/series qterm-0.5.12/debian/patches/series
--- qterm-0.5.12/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ qterm-0.5.12/debian/patches/series	2012-05-12 14:20:16.000000000 +0200
@@ -0,0 +1 @@
+fix-ftbfs-gcc-4.7-667343.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to