r38293 - in /desktop/experimental/epiphany-browser/debian: changelog patches/00_epiphany-browser.patch

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Jun 1 16:08:50 UTC 2013


Author: pochu
Date: Sat Jun  1 16:08:50 2013
New Revision: 38293

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38293
Log:
  + debian/patches/00_epiphany-browser.patch:
    - Refreshed.

Modified:
    desktop/experimental/epiphany-browser/debian/changelog
    desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=38293&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/changelog [utf-8] Sat Jun  1 16:08:50 2013
@@ -12,6 +12,8 @@
       - Update build dependencies.
     + debian/watch:
       - Track stable releases.
+    + debian/patches/00_epiphany-browser.patch:
+      - Refreshed.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 02 Apr 2013 13:28:19 -0400
 

Modified: desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch?rev=38293&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch [utf-8] Sat Jun  1 16:08:50 2013
@@ -1,9 +1,7 @@
-Index: epiphany-browser-3.7.91/configure.ac
-===================================================================
---- epiphany-browser-3.7.91.orig/configure.ac	2013-03-18 21:42:15.699367778 -0300
-+++ epiphany-browser-3.7.91/configure.ac	2013-03-18 21:42:15.691367651 -0300
+--- a/configure.ac
++++ b/configure.ac
 @@ -20,7 +20,7 @@
- m4_define([epiphany_version_micro],[91])
+ m4_define([epiphany_version_micro],[2])
  m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
  
 -AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
@@ -11,10 +9,8 @@
  
  AC_PREREQ([2.59])
  
-Index: epiphany-browser-3.7.91/data/epiphany.desktop.in.in
-===================================================================
---- epiphany-browser-3.7.91.orig/data/epiphany.desktop.in.in	2013-03-18 21:42:15.699367778 -0300
-+++ epiphany-browser-3.7.91/data/epiphany.desktop.in.in	2013-03-18 21:43:22.680426014 -0300
+--- a/data/epiphany.desktop.in.in
++++ b/data/epiphany.desktop.in.in
 @@ -4,7 +4,7 @@
  _X-GNOME-FullName=Epiphany Web Browser
  _Comment=Browse the web
@@ -24,11 +20,9 @@
  StartupNotify=true
  Terminal=false
  Type=Application
-Index: epiphany-browser-3.7.91/src/ephy-main.c
-===================================================================
---- epiphany-browser-3.7.91.orig/src/ephy-main.c	2013-03-18 21:42:15.699367778 -0300
-+++ epiphany-browser-3.7.91/src/ephy-main.c	2013-03-18 21:42:15.691367651 -0300
-@@ -305,7 +305,7 @@
+--- a/src/ephy-main.c
++++ b/src/ephy-main.c
+@@ -301,7 +301,7 @@
    user_time = get_startup_id ();
  
    option_context = g_option_context_new ("");
@@ -37,7 +31,7 @@
                                       N_("Web"),
                                       N_("Web options"),
                                       NULL, NULL);
-@@ -441,7 +441,7 @@
+@@ -437,7 +437,7 @@
        /* Skip the 'app-' part */
        app_name += strlen (EPHY_WEB_APP_PREFIX);
  
@@ -46,7 +40,7 @@
        g_set_application_name (app_name);
  
        gtk_window_set_default_icon_from_file (app_icon, NULL);
-@@ -455,7 +455,7 @@
+@@ -451,7 +451,7 @@
    } else {
      mode = EPHY_EMBED_SHELL_MODE_BROWSER;
  




More information about the pkg-gnome-commits mailing list