tags 672042 + pending thanks Dear maintainer,
I've prepared an NMU for l2tp-ipsec-vpn-daemon (versioned as 0.9.8-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: Beatles: Twist & Shout
diff -Nru l2tp-ipsec-vpn-daemon-0.9.8/debian/changelog l2tp-ipsec-vpn-daemon-0.9.8/debian/changelog --- l2tp-ipsec-vpn-daemon-0.9.8/debian/changelog 2012-03-13 09:03:49.000000000 +0100 +++ l2tp-ipsec-vpn-daemon-0.9.8/debian/changelog 2012-05-21 21:08:59.000000000 +0200 @@ -1,3 +1,12 @@ +l2tp-ipsec-vpn-daemon (0.9.8-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: src/VpnClientConnection.cpp:167:60: error: '::chown' has + not been declared": add patch from Paul Tagliamonte (missing includes). + (Closes: #672042) + + -- gregor herrmann <gre...@debian.org> Mon, 21 May 2012 21:08:43 +0200 + l2tp-ipsec-vpn-daemon (0.9.8-1) unstable; urgency=low * New upstream release diff -Nru l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/fix-ftbfs-gcc-4.7-672042.patch l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/fix-ftbfs-gcc-4.7-672042.patch --- l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/fix-ftbfs-gcc-4.7-672042.patch 1970-01-01 01:00:00.000000000 +0100 +++ l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/fix-ftbfs-gcc-4.7-672042.patch 2012-05-21 21:08:41.000000000 +0200 @@ -0,0 +1,30 @@ +Description: add missing include to avoid FTBFS with gcc 4.7 +Origin: vendor +Bug-Debian: http://bugs.debian.org/672042 +Forwarded: no +Author: Paul Tagliamonte <t...@pault.ag> +Reviewed-by: gregor herrmann <gre...@debian.org> +Last-Update: 2012-05-21 + +diff -Nuarp a/src/VpnClientConnection.cpp b/src/VpnClientConnection.cpp +--- a/src/VpnClientConnection.cpp 2012-03-13 03:45:43.000000000 -0400 ++++ b/src/VpnClientConnection.cpp 2012-05-19 08:41:37.310712873 -0400 +@@ -28,6 +28,7 @@ + #include <fcntl.h> + #include <pwd.h> + #include <syslog.h> ++#include <unistd.h> + #include <sys/stat.h> + + #include "VpnClientConnection.h" +diff -Nuarp a/src/VpnControlDaemonApplication.cpp b/src/VpnControlDaemonApplication.cpp +--- a/src/VpnControlDaemonApplication.cpp 2012-03-13 03:45:43.000000000 -0400 ++++ b/src/VpnControlDaemonApplication.cpp 2012-05-19 08:41:41.650712639 -0400 +@@ -29,6 +29,7 @@ + #include <fcntl.h> + #include <signal.h> + #include <syslog.h> ++#include <unistd.h> + + #include "VpnControlDaemon.h" + #include "VpnControlDaemonApplication.h" diff -Nru l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/series l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/series --- l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ l2tp-ipsec-vpn-daemon-0.9.8/debian/patches/series 2012-05-21 21:07:50.000000000 +0200 @@ -0,0 +1 @@ +fix-ftbfs-gcc-4.7-672042.patch
signature.asc
Description: Digital signature