r12635 - in /desktop/unstable/seahorse/debian/patches: 20_svn_fix_pointer_usage.dpatch 21_svn_missing_include.dpatch
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Thu Sep 20 19:26:37 UTC 2007
Author: slomo
Date: Thu Sep 20 19:26:36 2007
New Revision: 12635
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12635
Log:
* fix patches
Modified:
desktop/unstable/seahorse/debian/patches/20_svn_fix_pointer_usage.dpatch
desktop/unstable/seahorse/debian/patches/21_svn_missing_include.dpatch
Modified: desktop/unstable/seahorse/debian/patches/20_svn_fix_pointer_usage.dpatch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/patches/20_svn_fix_pointer_usage.dpatch?rev=12635&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/patches/20_svn_fix_pointer_usage.dpatch (original)
+++ desktop/unstable/seahorse/debian/patches/20_svn_fix_pointer_usage.dpatch Thu Sep 20 19:26:36 2007
@@ -2,10 +2,10 @@
@DPATCH@
-Index: src/seahorse-pgp-generate.c
+Index: seahorse/src/seahorse-pgp-generate.c
===================================================================
---- src/seahorse-pgp-generate.c (Revision 1948)
-+++ src/seahorse-pgp-generate.c (Revision 1949)
+--- seahorse/src/seahorse-pgp-generate.c (Revision 1948)
++++ seahorse/src/seahorse-pgp-generate.c (Revision 1949)
@@ -65,7 +65,6 @@
const gchar *email;
const gchar *comment;
@@ -23,10 +23,10 @@
bits = 2048;
}
-Index: plugins/nautilus/seahorse-tool-files.c
+Index: seahorse/plugins/nautilus/seahorse-tool-files.c
===================================================================
---- plugins/nautilus/seahorse-tool-files.c (Revision 1948)
-+++ plugins/nautilus/seahorse-tool-files.c (Revision 1949)
+--- seahorse/plugins/nautilus/seahorse-tool-files.c (Revision 1948)
++++ seahorse/plugins/nautilus/seahorse-tool-files.c (Revision 1949)
@@ -366,7 +366,7 @@
GtkWidget *combo;
gchar *msg;
@@ -56,10 +56,10 @@
}
/* Setup the main radio buttons */
-Index: libseahorse/seahorse-ssh-operation.c
+Index: seahorse/libseahorse/seahorse-ssh-operation.c
===================================================================
---- libseahorse/seahorse-ssh-operation.c (Revision 1948)
-+++ libseahorse/seahorse-ssh-operation.c (Revision 1949)
+--- seahorse/libseahorse/seahorse-ssh-operation.c (Revision 1948)
++++ seahorse/libseahorse/seahorse-ssh-operation.c (Revision 1949)
@@ -994,8 +994,10 @@
const gchar *id;
gchar *display;
@@ -72,10 +72,10 @@
display = seahorse_key_get_display_name (skey);
attributes = gnome_keyring_attribute_list_new ();
-Index: libseahorse/seahorse-combo-keys.c
+Index: seahorse/libseahorse/seahorse-combo-keys.c
===================================================================
---- libseahorse/seahorse-combo-keys.c (Revision 1948)
-+++ libseahorse/seahorse-combo-keys.c (Revision 1949)
+--- seahorse/libseahorse/seahorse-combo-keys.c (Revision 1948)
++++ seahorse/libseahorse/seahorse-combo-keys.c (Revision 1949)
@@ -76,7 +76,7 @@
while (valid) {
Modified: desktop/unstable/seahorse/debian/patches/21_svn_missing_include.dpatch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/patches/21_svn_missing_include.dpatch?rev=12635&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/patches/21_svn_missing_include.dpatch (original)
+++ desktop/unstable/seahorse/debian/patches/21_svn_missing_include.dpatch Thu Sep 20 19:26:36 2007
@@ -2,10 +2,10 @@
@DPATCH@
-Index: plugins/nautilus/seahorse-tool-progress.c
+Index: seahorse/plugins/nautilus/seahorse-tool-progress.c
===================================================================
---- plugins/nautilus/seahorse-tool-progress.c (Revision 1946)
-+++ plugins/nautilus/seahorse-tool-progress.c (Revision 1947)
+--- seahorse/plugins/nautilus/seahorse-tool-progress.c (Revision 1946)
++++ seahorse/plugins/nautilus/seahorse-tool-progress.c (Revision 1947)
@@ -24,6 +24,7 @@
#include <signal.h>
More information about the pkg-gnome-commits
mailing list