tags 554665 + patch
tags 554665 + pending
thanks

Dear maintainer,

I've prepared an NMU for gnome-u2ps (versioned as 0.0.4-4.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u gnome-u2ps-0.0.4/debian/changelog gnome-u2ps-0.0.4/debian/changelog
--- gnome-u2ps-0.0.4/debian/changelog
+++ gnome-u2ps-0.0.4/debian/changelog
@@ -1,3 +1,11 @@
+gnome-u2ps (0.0.4-4.2) unstable; urgency=high
+
+  * Non-maintainer upload
+  * Fixed FTBFS for --no-add-needed flag, binutils-gold (Closes: #554665)
+    debian/patches/02_binutils_gold.patch (thanks to Mahyuddin Susanto)
+
+ -- Scott Howard <show...@debian.org>  Sun, 08 Jan 2012 00:11:17 -0500
+
 gnome-u2ps (0.0.4-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- gnome-u2ps-0.0.4.orig/debian/patches/02_binutils_gold.patch
+++ gnome-u2ps-0.0.4/debian/patches/02_binutils_gold.patch
@@ -0,0 +1,27 @@
+## Description: Fix FTBFS binutils-gold
+## Author: Mahyuddin Susanto <udi...@ubuntu.com>
+## Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554665
+diff -Nur -x '*.orig' -x '*~' gnome-u2ps-0.0.4/src/Makefile.am 
gnome-u2ps-0.0.4.new/src/Makefile.am
+--- gnome-u2ps-0.0.4/src/Makefile.am   2004-05-05 17:11:31.000000000 +0700
++++ gnome-u2ps-0.0.4.new/src/Makefile.am       2011-01-29 07:00:04.308243611 
+0700
+@@ -9,7 +9,7 @@
+ 
+ u2ps_LDADD = \
+       $(U2PS_LIBS) \
+-      $(BZ2_LIBS)
++      $(BZ2_LIBS) -lgnomevfs-2
+ 
+ u2ps_SOURCES = \
+       fribidi.c \
+diff -Nur -x '*.orig' -x '*~' gnome-u2ps-0.0.4/src/Makefile.in 
gnome-u2ps-0.0.4.new/src/Makefile.in
+--- gnome-u2ps-0.0.4/src/Makefile.in   2011-01-29 06:59:43.578244597 +0700
++++ gnome-u2ps-0.0.4.new/src/Makefile.in       2011-01-29 07:00:16.970745615 
+0700
+@@ -220,7 +220,7 @@
+ 
+ u2ps_LDADD = \
+       $(U2PS_LIBS) \
+-      $(BZ2_LIBS)
++      $(BZ2_LIBS) -lgnomevfs-2
+ 
+ u2ps_SOURCES = \
+       fribidi.c \



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to