~ubuntu-branches/ubuntu/wily/epiphany-browser/wily

« back to all changes in this revision

Viewing changes to debian/patches/10_smart_bookmarks.patch

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo Noronha Silva, Josselin Mouette, Gustavo Noronha Silva
  • Date: 2011-03-31 23:37:12 UTC
  • mfrom: (1.1.66 upstream)
  • Revision ID: james.westby@ubuntu.com-20110331233712-e43bgqbhjepgl8tv
Tags: 3.0.0-1
[ Josselin Mouette ]
* Make the -dev package depend on the gir package.

[ Gustavo Noronha Silva ]
* debian/control:
- bump WebKitGTK+ requirement to 1.3.13, following upstream
* debian/patches/16_fix_missing_restore_option.patch,
  debian/patches/17_do_not_include_removed_header.patch:
- removed; included in this upstream version
* debian/patches/04_allow_flash_with_npwrapper.patch:
- imported from upstream's bugzilla to allow flash when used through
  npwrapper; also bump build-dep on webkit to 1.3.13-2 that has a patch
  to support this

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
GNOME #571794
2
2
 
3
 
Index: epiphany-browser-2.28.0/src/bookmarks/ephy-bookmark-action.c
 
3
Index: epiphany-browser-2.91.92/src/bookmarks/ephy-bookmark-action.c
4
4
===================================================================
5
 
--- epiphany-browser-2.28.0.orig/src/bookmarks/ephy-bookmark-action.c   2009-09-24 18:15:07.588438388 -0300
6
 
+++ epiphany-browser-2.28.0/src/bookmarks/ephy-bookmark-action.c        2009-09-24 18:19:26.440440234 -0300
7
 
@@ -399,6 +399,18 @@
 
5
--- epiphany-browser-2.91.92.orig/src/bookmarks/ephy-bookmark-action.c  2010-12-16 09:02:19.000000000 -0200
 
6
+++ epiphany-browser-2.91.92/src/bookmarks/ephy-bookmark-action.c       2011-03-31 23:48:20.204655880 -0300
 
7
@@ -398,6 +398,18 @@
8
8
                gdk_event_free (event);
9
9
        }
10
10