Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for gnunet-fuse (versioned as 0.9.3-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru gnunet-fuse-0.9.3/debian/changelog gnunet-fuse-0.9.3/debian/changelog
--- gnunet-fuse-0.9.3/debian/changelog	2012-06-20 23:36:11.000000000 +0200
+++ gnunet-fuse-0.9.3/debian/changelog	2014-04-26 19:26:10.000000000 +0200
@@ -1,3 +1,12 @@
+gnunet-fuse (0.9.3-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Daniel T Chen ]
+  * Added missing lib to link, fixing FTBFS. (Closes: #713578)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sat, 26 Apr 2014 19:26:09 +0200
+
 gnunet-fuse (0.9.3-2) unstable; urgency=low
 
   * Build-depend on gnunet (>=0.9.3) since it will fail to build with any lower
diff -Nru gnunet-fuse-0.9.3/debian/patches/lib_underlinkage.patch gnunet-fuse-0.9.3/debian/patches/lib_underlinkage.patch
--- gnunet-fuse-0.9.3/debian/patches/lib_underlinkage.patch	1970-01-01 01:00:00.000000000 +0100
+++ gnunet-fuse-0.9.3/debian/patches/lib_underlinkage.patch	2014-04-26 19:26:06.000000000 +0200
@@ -0,0 +1,17 @@
+Description: Add missing -pthread
+Author: Daniel T Chen <crim...@ubuntu.com>
+Bug-Debian: http://bugs.debian.org/713578
+Last-Update: 2014-04-26
+
+Index: gnunet-fuse-0.9.3/src/fuse/Makefile.am
+===================================================================
+--- gnunet-fuse-0.9.3.orig/src/fuse/Makefile.am	2012-06-06 07:47:16.000000000 -0400
++++ gnunet-fuse-0.9.3/src/fuse/Makefile.am	2013-04-21 09:44:26.729588563 -0400
+@@ -35,6 +35,7 @@
+ gnunet_fuse_CPPFLAGS = \
+ 	-D_FILE_OFFSET_BITS=64 \
+ 	-DFUSE_USE_VERSION=26
++gnunet_fuse_CFLAGS = -pthread
+ 
+ 
+ #check_PROGRAMS = \
diff -Nru gnunet-fuse-0.9.3/debian/patches/series gnunet-fuse-0.9.3/debian/patches/series
--- gnunet-fuse-0.9.3/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ gnunet-fuse-0.9.3/debian/patches/series	2014-04-26 19:22:03.000000000 +0200
@@ -0,0 +1 @@
+lib_underlinkage.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to