r48583 - in /desktop/unstable/epiphany-browser/debian: changelog patches/00_epiphany-browser.patch patches/07_bookmarks.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed May 11 11:24:10 UTC 2016


Author: biebl
Date: Wed May 11 11:24:10 2016
New Revision: 48583

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48583
Log:
Refresh patches, use https:// in debian/patches/07_bookmarks.patch where
available.

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

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=48583&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog	[utf-8] Wed May 11 11:24:10 2016
@@ -1,6 +1,8 @@
 epiphany-browser (3.20.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches, use https:// in debian/patches/07_bookmarks.patch where
+    available.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 11 May 2016 13:20:07 +0200
 

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=48583&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] Wed May 11 11:24:10 2016
@@ -1,9 +1,9 @@
-Index: epiphany-3.20.1/configure.ac
+Index: epiphany-3.20.2/configure.ac
 ===================================================================
---- epiphany-3.20.1.orig/configure.ac	2016-04-18 04:55:43.931168018 +0200
-+++ epiphany-3.20.1/configure.ac	2016-04-18 04:55:43.927167978 +0200
+--- epiphany-3.20.2.orig/configure.ac	2016-05-11 13:21:05.394275239 +0200
++++ epiphany-3.20.2/configure.ac	2016-05-11 13:21:05.390275170 +0200
 @@ -19,7 +19,7 @@
- m4_define([epiphany_version_micro],[1])
+ 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])

Modified: desktop/unstable/epiphany-browser/debian/patches/07_bookmarks.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/patches/07_bookmarks.patch?rev=48583&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/patches/07_bookmarks.patch	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/patches/07_bookmarks.patch	[utf-8] Wed May 11 11:24:10 2016
@@ -1,24 +1,26 @@
---- a/data/default-bookmarks.rdf.in
-+++ b/data/default-bookmarks.rdf.in
-@@ -34,4 +34,21 @@
-          https://duckduckgo.com/?q=%s&t=epiphany&kl=fi-fi&kad=fi_FI -->
-     <_ephy:smartlink>https://duckduckgo.com/?q=%s&t=epiphany</_ephy:smartlink>
+Index: epiphany-3.20.2/data/default-bookmarks.rdf.in
+===================================================================
+--- epiphany-3.20.2.orig/data/default-bookmarks.rdf.in	2016-05-11 13:21:09.878351951 +0200
++++ epiphany-3.20.2/data/default-bookmarks.rdf.in	2016-05-11 13:23:00.568209621 +0200
+@@ -18,4 +18,21 @@
+     <title>WebKit</title>
+     <link>https://webkit.org/</link>
    </item>
-+  <item rdf:about="http://www.debian.org/">
++  <item rdf:about="https://www.debian.org/">
 +    <_title>Debian</_title>
-+    <_link>http://www.debian.org/</_link>
++    <_link>https://www.debian.org/</_link>
 +  </item>
-+  <item rdf:about="http://www.gnome.org/">
++  <item rdf:about="https://www.gnome.org/">
 +    <_title>GNOME</_title>
-+    <_link>http://www.gnome.org/</_link>
++    <_link>https://www.gnome.org/</_link>
 +  </item>
 +  <item rdf:about="http://planet.debian.org/">
 +    <_title>Planet Debian</_title>
 +    <_link>http://planet.debian.org/</_link>
 +  </item>
-+  <item rdf:about="http://bugs.debian.org/">
++  <item rdf:about="https://bugs.debian.org/">
 +    <_title>Debian Bug Tracking System</_title>
-+    <_link>http://bugs.debian.org/</_link>
-+    <_ephy:smartlink>http://bugs.debian.org/%s</_ephy:smartlink>
++    <_link>https://bugs.debian.org/</_link>
++    <_ephy:smartlink>https://bugs.debian.org/%s</_ephy:smartlink>
 +  </item>
  </rdf:RDF>




More information about the pkg-gnome-commits mailing list