r45216 - in /desktop/unstable/gnome-documents/debian: changelog patches/gnome-documents-xdg-fail.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 14 22:11:22 UTC 2015


Author: biebl
Date: Sun Jun 14 22:11:22 2015
New Revision: 45216

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45216
Log:
Refresh debian/patches/gnome-documents-xdg-fail.patch.

Modified:
    desktop/unstable/gnome-documents/debian/changelog
    desktop/unstable/gnome-documents/debian/patches/gnome-documents-xdg-fail.patch

Modified: desktop/unstable/gnome-documents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/changelog?rev=45216&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/changelog	[utf-8] Sun Jun 14 22:11:22 2015
@@ -1,6 +1,7 @@
 gnome-documents (3.16.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh debian/patches/gnome-documents-xdg-fail.patch.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 15 Jun 2015 00:04:45 +0200
 

Modified: desktop/unstable/gnome-documents/debian/patches/gnome-documents-xdg-fail.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/patches/gnome-documents-xdg-fail.patch?rev=45216&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/patches/gnome-documents-xdg-fail.patch	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/patches/gnome-documents-xdg-fail.patch	[utf-8] Sun Jun 14 22:11:22 2015
@@ -12,11 +12,11 @@
 
 This patch catches non-existant XDG User Special dirs and just ignores them.
 
-Index: gnome-documents-3.14.1/src/search.js
+Index: gnome-documents-3.16.2/src/search.js
 ===================================================================
---- gnome-documents-3.14.1.orig/src/search.js	2014-10-20 20:17:39.522696614 +0200
-+++ gnome-documents-3.14.1/src/search.js	2014-10-20 20:17:39.518696672 +0200
-@@ -340,7 +340,10 @@
+--- gnome-documents-3.16.2.orig/src/search.js	2015-06-15 00:10:37.848190724 +0200
++++ gnome-documents-3.16.2/src/search.js	2015-06-15 00:10:37.844190672 +0200
+@@ -420,7 +420,10 @@
  
                  // also ignore XDG locations if they are present with their full path
                  for (let idx = 0; idx < GLib.UserDirectory.N_DIRECTORIES; idx++) {




More information about the pkg-gnome-commits mailing list