r33419 - in /desktop/unstable/file-roller/debian: changelog patches/11_search_as_you_type.patch patches/99_ltmain_as-needed.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Mar 20 06:35:45 UTC 2012


Author: biebl
Date: Tue Mar 20 06:35:45 2012
New Revision: 33419

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33419
Log:
Refresh patches.

Modified:
    desktop/unstable/file-roller/debian/changelog
    desktop/unstable/file-roller/debian/patches/11_search_as_you_type.patch
    desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch

Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=33419&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog [utf-8] (original)
+++ desktop/unstable/file-roller/debian/changelog [utf-8] Tue Mar 20 06:35:45 2012
@@ -3,8 +3,9 @@
   * New upstream development release.
   * Use debian/file-roller.manpages to install the man page instead of a
     cdbs-specific macro.
-
- -- Michael Biebl <biebl at debian.org>  Tue, 20 Mar 2012 07:33:09 +0100
+  * Refresh patches.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 20 Mar 2012 07:35:32 +0100
 
 file-roller (3.3.91-1) unstable; urgency=low
 

Modified: desktop/unstable/file-roller/debian/patches/11_search_as_you_type.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/patches/11_search_as_you_type.patch?rev=33419&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/patches/11_search_as_you_type.patch [utf-8] (original)
+++ desktop/unstable/file-roller/debian/patches/11_search_as_you_type.patch [utf-8] Tue Mar 20 06:35:45 2012
@@ -11,11 +11,11 @@
  src/fr-window.c |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)
 
-Index: file-roller-3.2.2/src/fr-window.c
+Index: file-roller-3.3.92/src/fr-window.c
 ===================================================================
---- file-roller-3.2.2.orig/src/fr-window.c	2011-11-14 22:36:01.000000000 +0100
-+++ file-roller-3.2.2/src/fr-window.c	2011-11-17 22:46:58.483098434 +0100
-@@ -5623,8 +5623,6 @@
+--- file-roller-3.3.92.orig/src/fr-window.c	2012-02-21 00:39:03.000000000 +0100
++++ file-roller-3.3.92/src/fr-window.c	2012-03-20 07:34:42.482360662 +0100
+@@ -5612,8 +5612,6 @@
  
  	gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (window->priv->list_view), TRUE);
  	add_file_list_columns (window, GTK_TREE_VIEW (window->priv->list_view));

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=33419&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/file-roller/debian/patches/99_ltmain_as-needed.patch [utf-8] Tue Mar 20 06:35:45 2012
@@ -1,9 +1,11 @@
 Bug-Debian: http://bugs.debian.org/347650
 Last-Update: 2011-06-14
 
---- a/ltmain.sh
-+++ b/ltmain.sh
-@@ -5800,6 +5800,11 @@ func_mode_link ()
+Index: file-roller-3.3.92/ltmain.sh
+===================================================================
+--- file-roller-3.3.92.orig/ltmain.sh	2012-03-20 00:21:26.000000000 +0100
++++ file-roller-3.3.92/ltmain.sh	2012-03-20 07:34:47.462360486 +0100
+@@ -5800,6 +5800,11 @@
  	arg=$func_stripname_result
  	;;
  
@@ -15,7 +17,7 @@
        -Wl,*)
  	func_stripname '-Wl,' '' "$arg"
  	args=$func_stripname_result
-@@ -6163,6 +6168,15 @@ func_mode_link ()
+@@ -6160,6 +6165,15 @@
  	lib=
  	found=no
  	case $deplib in




More information about the pkg-gnome-commits mailing list