tags 672003 + pending
thanks

Dear maintainer,

I've prepared an NMU for dibbler (versioned as 0.8.1-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: Die Toten Hosen: Sascha
diff -Nru dibbler-0.8.1/debian/changelog dibbler-0.8.1/debian/changelog
--- dibbler-0.8.1/debian/changelog	2012-01-28 11:25:34.000000000 +0100
+++ dibbler-0.8.1/debian/changelog	2012-05-23 18:33:33.000000000 +0200
@@ -1,3 +1,12 @@
+dibbler (0.8.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: ClntIfaceIface.cpp:34:49: error: 'unlink' was not
+    declared in this scope": add patch from Paul Tagliamonte (missing
+    include). Closes: #672003
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 23 May 2012 18:33:09 +0200
+
 dibbler (0.8.1-1) unstable; urgency=low
 
   * ACK previous NMUes - thanks!
diff -Nru dibbler-0.8.1/debian/patches/gcc-4.7 dibbler-0.8.1/debian/patches/gcc-4.7
--- dibbler-0.8.1/debian/patches/gcc-4.7	1970-01-01 01:00:00.000000000 +0100
+++ dibbler-0.8.1/debian/patches/gcc-4.7	2012-05-23 18:33:07.000000000 +0200
@@ -0,0 +1,18 @@
+Description: missing include, FTBFS with gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/672003
+Author: Paul Tagliamonte <paul...@gmail.com>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-23
+Applied-Upstream: https://github.com/tomaszmrugalski/dibbler/commit/6e3f338f8285583b8c0548607a8c9f6d55c50c3d
+
+--- a/ClntIfaceMgr/ClntIfaceIface.cpp	2012-05-10 20:02:00.578728138 -0400
++++ b/ClntIfaceMgr/ClntIfaceIface.cpp	2012-05-10 20:01:52.322727687 -0400
+@@ -11,6 +11,7 @@
+  */
+ 
+ #include <iostream>
++#include <unistd.h>
+ #include "ClntIfaceIface.h"
+ #include "Portable.h"
+ #include "Logger.h"
diff -Nru dibbler-0.8.1/debian/patches/series dibbler-0.8.1/debian/patches/series
--- dibbler-0.8.1/debian/patches/series	2012-01-28 10:57:57.000000000 +0100
+++ dibbler-0.8.1/debian/patches/series	2012-05-23 18:32:00.000000000 +0200
@@ -1 +1,2 @@
 resolvconf
+gcc-4.7

Attachment: signature.asc
Description: Digital signature

Reply via email to