tags 672010 + pending
thanks

Dear maintainer,

I've prepared an NMU for cryptkeeper (versioned as 0.9.5-5.1) and
uploaded it to DELAYED/3. 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: Bon Jovi: NEVER SAY GOODBYE
diff -Nru cryptkeeper-0.9.5/debian/changelog cryptkeeper-0.9.5/debian/changelog
--- cryptkeeper-0.9.5/debian/changelog	2011-12-12 22:09:11.000000000 +0100
+++ cryptkeeper-0.9.5/debian/changelog	2012-05-15 17:10:31.000000000 +0200
@@ -1,3 +1,12 @@
+cryptkeeper (0.9.5-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: lsof.cpp:40:2: error: 'pipe' was not declared in this
+    scope": add patch from Paul Tagliamonte (missing include).
+    (Closes: #672010)
+
+ -- gregor herrmann <[email protected]>  Tue, 15 May 2012 17:10:16 +0200
+
 cryptkeeper (0.9.5-5) unstable; urgency=low
 
   * Added debian/patches/kfreebsd.patch to fix problem on kfreebsd. (Closes:
diff -Nru cryptkeeper-0.9.5/debian/patches/fix-ftbfs-gcc-4.7-672010.patch cryptkeeper-0.9.5/debian/patches/fix-ftbfs-gcc-4.7-672010.patch
--- cryptkeeper-0.9.5/debian/patches/fix-ftbfs-gcc-4.7-672010.patch	1970-01-01 01:00:00.000000000 +0100
+++ cryptkeeper-0.9.5/debian/patches/fix-ftbfs-gcc-4.7-672010.patch	2012-05-15 17:10:14.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/672010
+Forwarded: no
+Author: Paul Tagliamonte <[email protected]>
+Reviewed-by: gregor herrmann <[email protected]>
+Last-Update: 2012-05-15
+
+--- a/src/lsof.cpp	2012-05-09 21:27:01.138367215 -0400
++++ b/src/lsof.cpp	2012-05-09 21:26:52.398367682 -0400
+@@ -21,6 +21,7 @@
+ #include <vector>
+ #include <assert.h>
+ #include <cstring>
++#include <unistd.h>
+ #include "lsof.h"
+ 
+ fsuser::fsuser(const char *pid, const char *name)
diff -Nru cryptkeeper-0.9.5/debian/patches/series cryptkeeper-0.9.5/debian/patches/series
--- cryptkeeper-0.9.5/debian/patches/series	2011-12-12 21:56:35.000000000 +0100
+++ cryptkeeper-0.9.5/debian/patches/series	2012-05-15 17:09:01.000000000 +0200
@@ -2,3 +2,4 @@
 is_mounted_overflow_fix.patch
 binutils-gold.diff
 kfreebsd.patch
+fix-ftbfs-gcc-4.7-672010.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to