tags 667146 + patch
tags 667146 + pending
thanks

Dear maintainer,

I've prepared an NMU for cutesdr (versioned as 1.0.5-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 Doors: Light My Fire
diff -Nru cutesdr-1.0.5/debian/changelog cutesdr-1.0.5/debian/changelog
--- cutesdr-1.0.5/debian/changelog	2012-02-20 19:12:09.000000000 +0100
+++ cutesdr-1.0.5/debian/changelog	2012-04-23 15:44:13.000000000 +0200
@@ -1,3 +1,11 @@
+cutesdr (1.0.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
+    Closes: #667146
+
+ -- gregor herrmann <[email protected]>  Mon, 23 Apr 2012 15:44:03 +0200
+
 cutesdr (1.0.5-1) unstable; urgency=low
 
   * New upstream version
diff -Nru cutesdr-1.0.5/debian/patches/gcc-4.7.patch cutesdr-1.0.5/debian/patches/gcc-4.7.patch
--- cutesdr-1.0.5/debian/patches/gcc-4.7.patch	1970-01-01 01:00:00.000000000 +0100
+++ cutesdr-1.0.5/debian/patches/gcc-4.7.patch	2012-04-23 15:43:54.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/667146
+Forwarded: no
+Author: gregor herrmann <[email protected]>
+Last-Update: 2012-04-23
+
+--- a/siqs/discover.h
++++ b/siqs/discover.h
+@@ -26,6 +26,7 @@
+ #include <sys/ioctl.h>
+ #include <linux/netdevice.h>
+ #include <arpa/inet.h>
++#include <unistd.h>
+ 
+ #include <string>
+ using namespace std;
diff -Nru cutesdr-1.0.5/debian/patches/series cutesdr-1.0.5/debian/patches/series
--- cutesdr-1.0.5/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ cutesdr-1.0.5/debian/patches/series	2012-04-23 15:41:13.000000000 +0200
@@ -0,0 +1 @@
+gcc-4.7.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to