r14076 - in /desktop/unstable/file-roller/debian: changelog patches/99_ltmain_as-needed.patch patches/series
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Mon Jan 7 21:09:08 UTC 2008
Author: slomo
Date: Mon Jan 7 21:09:08 2008
New Revision: 14076
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14076
Log:
* New upstream bugfix release with translation updates:
+ debian/patches/99_ltmain_as-needed.patch:
- Updated to apply cleanly again.
Modified:
desktop/unstable/file-roller/debian/changelog
desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch
desktop/unstable/file-roller/debian/patches/series
Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=14076&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog (original)
+++ desktop/unstable/file-roller/debian/changelog Mon Jan 7 21:09:08 2008
@@ -1,6 +1,8 @@
file-roller (2.20.3-1) unstable; urgency=low
- * New upstream bugfix release with translation updates.
+ * New upstream bugfix release with translation updates:
+ + debian/patches/99_ltmain_as-needed.patch:
+ - Updated to apply cleanly again.
-- Sebastian Dröge <slomo at debian.org> Mon, 07 Jan 2008 22:04:27 +0100
Modified: desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch?rev=14076&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch (original)
+++ desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch Mon Jan 7 21:09:08 2008
@@ -1,8 +1,6 @@
-Index: nautilus-2.18.1/ltmain.sh
-===================================================================
---- nautilus-2.18.1.orig/ltmain.sh 2006-07-13 09:12:13.000000000 +0200
-+++ nautilus-2.18.1/ltmain.sh 2007-06-06 23:36:38.899175453 +0200
-@@ -1784,6 +1784,11 @@
+--- ltmain.sh.old 2007-10-09 07:38:25.000000000 +0200
++++ ltmain.sh 2007-10-09 07:39:25.000000000 +0200
+@@ -1794,6 +1794,11 @@
arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
;;
@@ -10,11 +8,11 @@
+ deplibs="$deplibs $arg"
+ continue
+ ;;
-+
++
-Wl,*)
args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
arg=
-@@ -2124,6 +2129,15 @@
+@@ -2137,6 +2142,15 @@
lib=
found=no
case $deplib in
@@ -27,6 +25,6 @@
+ fi
+ continue
+ ;;
- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
+ -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
if test "$linkmode,$pass" = "prog,link"; then
compile_deplibs="$deplib $compile_deplibs"
Modified: desktop/unstable/file-roller/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/patches/series?rev=14076&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/patches/series (original)
+++ desktop/unstable/file-roller/debian/patches/series Mon Jan 7 21:09:08 2008
@@ -1,2 +1,2 @@
01_menu_change.patch
-99_ltmain_as-needed.patch
+99_ltmain_as-needed.patch -p0
More information about the pkg-gnome-commits
mailing list