r15207 - in /desktop/unstable/gedit/debian: changelog patches/99_ltmain_as-needed.patch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sun Mar 16 23:30:29 UTC 2008


Author: slomo
Date: Sun Mar 16 23:30:29 2008
New Revision: 15207

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15207
Log:
  + debian/patches/99_ltmain_as-needed.patch:
    - Updated to apply cleanly again.

Modified:
    desktop/unstable/gedit/debian/changelog
    desktop/unstable/gedit/debian/patches/99_ltmain_as-needed.patch

Modified: desktop/unstable/gedit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/changelog?rev=15207&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/changelog (original)
+++ desktop/unstable/gedit/debian/changelog Sun Mar 16 23:30:29 2008
@@ -4,6 +4,8 @@
     + debian/control.in:
       - Update build dependencies and dependencies.
       - Update Standards-Version to 3.7.3, no additional changes needed.
+    + debian/patches/99_ltmain_as-needed.patch:
+      - Updated to apply cleanly again.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 17 Mar 2008 00:22:51 +0100
 

Modified: desktop/unstable/gedit/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/patches/99_ltmain_as-needed.patch?rev=15207&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/patches/99_ltmain_as-needed.patch (original)
+++ desktop/unstable/gedit/debian/patches/99_ltmain_as-needed.patch Sun Mar 16 23:30:29 2008
@@ -1,6 +1,8 @@
---- 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 @@
+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 @@
  	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
  	;;
  
@@ -8,11 +10,11 @@
 +	deplibs="$deplibs $arg"
 +	continue
 +	;;
-+
++      
        -Wl,*)
  	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
  	arg=
-@@ -2137,6 +2142,15 @@
+@@ -2124,6 +2129,15 @@
  	lib=
  	found=no
  	case $deplib in
@@ -25,6 +27,6 @@
 +	  fi
 +	  continue
 +	  ;;
- 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+ 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
  	  if test "$linkmode,$pass" = "prog,link"; then
  	    compile_deplibs="$deplib $compile_deplibs"




More information about the pkg-gnome-commits mailing list