r43379 - in /desktop/unstable/epiphany-browser: ./ debian/ debian/patches/

jeansch-guest at users.alioth.debian.org jeansch-guest at users.alioth.debian.org
Fri Oct 3 19:56:54 UTC 2014


Author: jeansch-guest
Date: Fri Oct  3 19:56:54 2014
New Revision: 43379

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43379
Log:
* debian/patches/ephy-uri-helpers-Dot-no-modify-the-URI-when-it-doesn-t-have-garbage.patch
 + Added. ephy-uri-helpers: Dot no modify the URI when it doesn't have
   garbage (Prevent to logout from gmail). (Closes: #759347).
* debian/control.in: Update Vcs-* URLs.

Added:
    desktop/unstable/epiphany-browser/debian/patches/ephy-title-box-Fix-crash-when-closing-second-windo.patch
      - copied unchanged from r43332, desktop/unstable/epiphany-browser/debian/patches/ephy-title-box-Fix-crash-when-closing-second-windo.patch
    desktop/unstable/epiphany-browser/debian/patches/ephy-uri-helpers-Dot-no-modify-the-URI-when-it-doesn-t-have-garbage.patch
      - copied unchanged from r43332, desktop/unstable/epiphany-browser/debian/patches/ephy-uri-helpers-Dot-no-modify-the-URI-when-it-doesn-t-have-garbage.patch
Modified:
    desktop/unstable/epiphany-browser/   (props changed)
    desktop/unstable/epiphany-browser/debian/changelog
    desktop/unstable/epiphany-browser/debian/control
    desktop/unstable/epiphany-browser/debian/control.in
    desktop/unstable/epiphany-browser/debian/epiphany-browser.install
    desktop/unstable/epiphany-browser/debian/patches/00_epiphany-browser.patch
    desktop/unstable/epiphany-browser/debian/patches/series

Propchange: desktop/unstable/epiphany-browser/
------------------------------------------------------------------------------
--- svn:mergeinfo	(original)
+++ svn:mergeinfo	Fri Oct  3 19:56:54 2014
@@ -1,2 +1 @@
-/desktop/experimental/epiphany-browser:42490-43180
 /desktop/unstable/epiphany-browser:24389-26308

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=43379&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog	[utf-8] Fri Oct  3 19:56:54 2014
@@ -1,19 +1,11 @@
-epiphany-browser (3.14.0-1) UNRELEASED; urgency=medium
-
-  * New upstream version.
-  * Refresh debian/patches/00_epiphany-browser.patch.
-  * Bump libwebkit2gtk-4.0-dev build dependency.
-
- -- Jean Schurger <jean at schurger.org>  Wed, 24 Sep 2014 17:57:42 -0400
-
-epiphany-browser (3.13.90-1) experimental; urgency=medium
-
-  * New upstream release
-  * debian/patches/ephy-title-box-Fix-crash-when-closing-second-windo.patch
-    + Dropped fixed upstream
-  * debian/control.in: Update build-dependencies
-
- -- Sjoerd Simons <sjoerd at debian.org>  Fri, 05 Sep 2014 22:41:16 +0200
+epiphany-browser (3.12.1-3) UNRELEASED; urgency=medium
+
+  * debian/patches/ephy-uri-helpers-Dot-no-modify-the-URI-when-it-doesn-t-have-garbage.patch
+   + Added. ephy-uri-helpers: Dot no modify the URI when it doesn't have
+     garbage (Prevent to logout from gmail). (Closes: #759347).
+  * debian/control.in: Update Vcs-* URLs.
+
+ -- Jean Schurger <jean at schurger.org>  Fri, 05 Sep 2014 10:46:28 -0400
 
 epiphany-browser (3.12.1-2) unstable; urgency=medium
 

Modified: desktop/unstable/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control?rev=43379&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control	[utf-8] Fri Oct  3 19:56:54 2014
@@ -2,6 +2,7 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: epiphany-browser
 Section: gnome
 Priority: optional
@@ -13,11 +14,11 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                libglib2.0-dev (>= 2.38),
-               libgtk-3-dev (>= 3.13.0),
+               libgtk-3-dev (>= 3.11.6),
                libxml2-dev (>= 2.6.12),
                libxslt1-dev (>= 1.1.7),
                libgnome-keyring-dev (>= 2.26.0),
-               libsoup-gnome2.4-dev (>= 2.47.3),
+               libsoup-gnome2.4-dev (>= 2.42.1),
                libgnome-desktop-3-dev (>= 3.10),
                libgcr-3-dev (>= 3.5.5),
                libavahi-gobject-dev (>= 0.6.22),
@@ -26,7 +27,7 @@
                libnss3-dev,
                libnotify-dev (>= 0.5.1),
                libxml-parser-perl,
-               libwebkit2gtk-4.0-dev (>= 2.5.2),
+               libwebkit2gtk-3.0-dev (>= 2.4.0),
                libsecret-1-dev (>= 0.14),
                libwnck-3-dev,
                gnome-common (>= 3.6),

Modified: desktop/unstable/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control.in?rev=43379&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control.in	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control.in	[utf-8] Fri Oct  3 19:56:54 2014
@@ -9,11 +9,11 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                libglib2.0-dev (>= 2.38),
-               libgtk-3-dev (>= 3.13.0),
+               libgtk-3-dev (>= 3.11.6),
                libxml2-dev (>= 2.6.12),
                libxslt1-dev (>= 1.1.7),
                libgnome-keyring-dev (>= 2.26.0),
-               libsoup-gnome2.4-dev (>= 2.47.3),
+               libsoup-gnome2.4-dev (>= 2.42.1),
                libgnome-desktop-3-dev (>= 3.10),
                libgcr-3-dev (>= 3.5.5),
                libavahi-gobject-dev (>= 0.6.22),
@@ -22,7 +22,7 @@
                libnss3-dev,
                libnotify-dev (>= 0.5.1),
                libxml-parser-perl,
-               libwebkit2gtk-4.0-dev (>= 2.6.0),
+               libwebkit2gtk-3.0-dev (>= 2.4.0),
                libsecret-1-dev (>= 0.14),
                libwnck-3-dev,
                gnome-common (>= 3.6),
@@ -38,8 +38,8 @@
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
 Standards-Version: 3.9.5
 Homepage: http://www.gnome.org/projects/epiphany/
-Vcs-Browser: http://svn.debian.org/viewpkg-gnome/desktop/unstable/epiphany-browser/
-Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/epiphany-browser/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/epiphany-browser/
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/epiphany-browser/
 
 Package: epiphany-browser
 Architecture: any

Modified: desktop/unstable/epiphany-browser/debian/epiphany-browser.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/epiphany-browser.install?rev=43379&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/epiphany-browser.install	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/epiphany-browser.install	[utf-8] Fri Oct  3 19:56:54 2014
@@ -1,4 +1,4 @@
 debian/epiphany.sh                       usr/bin
 debian/bug/control                       usr/share/bug/epiphany-browser
 usr/bin                                  usr
-usr/lib/epiphany/*/web-extensions/*.so
+usr/lib/epiphany/3.12/web-extensions/*.so usr/lib/epiphany/3.12/web-extensions

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=43379&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] Fri Oct  3 19:56:54 2014
@@ -1,14 +1,3 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -20,7 +20,7 @@
- m4_define([epiphany_version_micro],[0])
- 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])
- 
 --- a/data/epiphany.desktop.in.in
 +++ b/data/epiphany.desktop.in.in
 @@ -4,7 +4,7 @@
@@ -40,3 +29,14 @@
      g_set_application_name (_("Web"));
  
      gtk_window_set_default_icon_name ("web-browser");
+--- a/configure.ac
++++ b/configure.ac
+@@ -20,7 +20,7 @@
+ 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])
+ 

Modified: desktop/unstable/epiphany-browser/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/patches/series?rev=43379&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/patches/series	[utf-8] Fri Oct  3 19:56:54 2014
@@ -1,3 +1,5 @@
+ephy-title-box-Fix-crash-when-closing-second-windo.patch
 00_epiphany-browser.patch
 07_bookmarks.patch
 12_safetypes.patch
+ephy-uri-helpers-Dot-no-modify-the-URI-when-it-doesn-t-have-garbage.patch




More information about the pkg-gnome-commits mailing list