r34664 - in /desktop/unstable/epiphany-browser/debian: changelog patches/00_epiphany-browser.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Apr 30 16:05:56 UTC 2012


Author: biebl
Date: Mon Apr 30 16:05:55 2012
New Revision: 34664

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

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

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=34664&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Mon Apr 30 16:05:55 2012
@@ -11,8 +11,9 @@
     stop/reload button to a vertical GtkSizeGroup. This ensures that they
     have the same height, regardless of things like fonts.
     Patch cherry-picked from upstream Git.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 30 Apr 2012 18:03:43 +0200
+  * debian/patches/00_epiphany-browser.patch: Refreshed.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 30 Apr 2012 18:05:45 +0200
 
 epiphany-browser (3.4.0.1-2) experimental; urgency=low
 

Modified: desktop/unstable/epiphany-browser/debian/patches/00_epiphany-browser.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/patches/00_epiphany-browser.patch?rev=34664&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/patches/00_epiphany-browser.patch [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/patches/00_epiphany-browser.patch [utf-8] Mon Apr 30 16:05:55 2012
@@ -1,20 +1,20 @@
-Index: epiphany-browser-3.4.0.1/configure.ac
+Index: epiphany-3.4.1/configure.ac
 ===================================================================
---- epiphany-browser-3.4.0.1.orig/configure.ac	2012-03-27 22:24:16.000000000 +0200
-+++ epiphany-browser-3.4.0.1/configure.ac	2012-03-28 08:57:40.984358282 +0200
+--- epiphany-3.4.1.orig/configure.ac	2012-04-18 16:30:21.000000000 +0200
++++ epiphany-3.4.1/configure.ac	2012-04-30 18:05:10.686231369 +0200
 @@ -20,7 +20,7 @@
- m4_define([epiphany_version_micro],[0])
- m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
+ m4_define([epiphany_version_micro],[1])
+ 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])
 +AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany-browser])
  
  AC_PREREQ([2.59])
  
-Index: epiphany-browser-3.4.0.1/data/epiphany.desktop.in.in
+Index: epiphany-3.4.1/data/epiphany.desktop.in.in
 ===================================================================
---- epiphany-browser-3.4.0.1.orig/data/epiphany.desktop.in.in	2012-03-26 17:59:35.000000000 +0200
-+++ epiphany-browser-3.4.0.1/data/epiphany.desktop.in.in	2012-03-28 08:57:40.984358282 +0200
+--- epiphany-3.4.1.orig/data/epiphany.desktop.in.in	2012-03-26 17:59:35.000000000 +0200
++++ epiphany-3.4.1/data/epiphany.desktop.in.in	2012-04-30 18:05:10.686231369 +0200
 @@ -3,7 +3,7 @@
  _GenericName=Web Browser
  _X-GNOME-FullName=Epiphany Web Browser
@@ -24,10 +24,10 @@
  StartupNotify=true
  Terminal=false
  Type=Application
-Index: epiphany-browser-3.4.0.1/src/ephy-main.c
+Index: epiphany-3.4.1/src/ephy-main.c
 ===================================================================
---- epiphany-browser-3.4.0.1.orig/src/ephy-main.c	2012-03-26 17:59:35.000000000 +0200
-+++ epiphany-browser-3.4.0.1/src/ephy-main.c	2012-03-28 08:57:40.984358282 +0200
+--- epiphany-3.4.1.orig/src/ephy-main.c	2012-04-18 16:28:36.000000000 +0200
++++ epiphany-3.4.1/src/ephy-main.c	2012-04-30 18:05:10.694231364 +0200
 @@ -317,7 +317,7 @@
    user_time = get_startup_id ();
  




More information about the pkg-gnome-commits mailing list