tags 554408 + pending
thanks

Dear maintainer,

I've prepared an NMU for fuse-umfuse-iso9660 (versioned as 0.2b-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 ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Bruce Springsteen & The E Street Band: Thunder Road
diff -u fuse-umfuse-iso9660-0.2b/debian/changelog fuse-umfuse-iso9660-0.2b/debian/changelog
--- fuse-umfuse-iso9660-0.2b/debian/changelog
+++ fuse-umfuse-iso9660-0.2b/debian/changelog
@@ -1,3 +1,11 @@
+fuse-umfuse-iso9660 (0.2b-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with binutils-gold": add patch from Luk Claes:
+    - Add -lcdio to LDFLAGS (Closes: #554408).
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 18 Dec 2011 13:55:51 +0100
+
 fuse-umfuse-iso9660 (0.2b-1) unstable; urgency=low
 
   * New upstream version
only in patch2:
unchanged:
--- fuse-umfuse-iso9660-0.2b.orig/Makefile.in
+++ fuse-umfuse-iso9660-0.2b/Makefile.in
@@ -217,7 +217,7 @@
 mod_LTLIBRARIES = umfuseiso9660.la
 dist_man1_MANS = fuseiso9660.1
 fuseiso9660_SOURCES = fuseiso9660.c zisofs.h v2fuseutils.c v2fuseutils.h
-fuseiso9660_LDFLAGS = -lfuse -lz -liso9660
+fuseiso9660_LDFLAGS = -lfuse -lz -liso9660 -lcdio
 # Leave this also if it seems a no-op
 fuseiso9660_CFLAGS = $(AM_CFLAGS)
 umfuseiso9660_la_SOURCES = fuseiso9660.c zisofs.h v2fuseutils.c v2fuseutils.h
only in patch2:
unchanged:
--- fuse-umfuse-iso9660-0.2b.orig/Makefile.am
+++ fuse-umfuse-iso9660-0.2b/Makefile.am
@@ -13,7 +13,7 @@
 dist_man1_MANS = fuseiso9660.1
 
 fuseiso9660_SOURCES = fuseiso9660.c zisofs.h v2fuseutils.c v2fuseutils.h
-fuseiso9660_LDFLAGS = -lfuse -lz -liso9660
+fuseiso9660_LDFLAGS = -lfuse -lz -liso9660 -lcdio
 # Leave this also if it seems a no-op
 fuseiso9660_CFLAGS = $(AM_CFLAGS)
 

Attachment: signature.asc
Description: Digital signature

Reply via email to