tags 667233 + pending
thanks

Dear maintainer,

I've prepared an NMU for kvpnc (versioned as 0.9.6a-2.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: Don McLean: And I love you so
diff -Nru kvpnc-0.9.6a/debian/changelog kvpnc-0.9.6a/debian/changelog
--- kvpnc-0.9.6a/debian/changelog	2010-05-30 16:10:28.000000000 +0200
+++ kvpnc-0.9.6a/debian/changelog	2012-05-05 15:54:45.000000000 +0200
@@ -1,3 +1,12 @@
+kvpnc (0.9.6a-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch fix-ftbfs-gcc-4.7-667233.patch from
+    Paul Tagliamonte (missing include).
+    Closes: #667233
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 05 May 2012 15:54:42 +0200
+
 kvpnc (0.9.6a-2) unstable; urgency=low
 
   * Fix FTBFS on autobuilders.
diff -Nru kvpnc-0.9.6a/debian/patches/fix-ftbfs-gcc-4.7-667233.patch kvpnc-0.9.6a/debian/patches/fix-ftbfs-gcc-4.7-667233.patch
--- kvpnc-0.9.6a/debian/patches/fix-ftbfs-gcc-4.7-667233.patch	1970-01-01 01:00:00.000000000 +0100
+++ kvpnc-0.9.6a/debian/patches/fix-ftbfs-gcc-4.7-667233.patch	2012-05-05 15:54:37.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/667233
+Forwarded: no
+Author: Paul Tagliamonte <t...@pault.ag>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-05
+
+--- a/src/kvpnc.cpp	2012-05-04 12:58:04.151642221 -0400
++++ b/src/kvpnc.cpp	2012-05-04 12:57:59.511642466 -0400
+@@ -75,6 +75,7 @@
+ #include <cstdlib>
+ #include <ctime>
+ #include <iomanip>
++#include <unistd.h>
+ 
+ #include "ui_mainviewbase4.h"
+ #include "ciscocertificateenrollment.h"
diff -Nru kvpnc-0.9.6a/debian/patches/series kvpnc-0.9.6a/debian/patches/series
--- kvpnc-0.9.6a/debian/patches/series	2010-03-01 13:59:56.000000000 +0100
+++ kvpnc-0.9.6a/debian/patches/series	2012-05-05 15:50:29.000000000 +0200
@@ -1 +1,2 @@
 10_su-to-root_usage.diff
+fix-ftbfs-gcc-4.7-667233.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to