r43717 - 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
Mon Oct 20 18:18:21 UTC 2014


Author: biebl
Date: Mon Oct 20 18:18:21 2014
New Revision: 43717

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43717
Log:
Refresh 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=43717&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/changelog	[utf-8] Mon Oct 20 18:18:21 2014
@@ -1,6 +1,10 @@
 gnome-documents (3.14.1-1) UNRELEASED; urgency=medium
 
-  * New upstream release
+  [ Jackson Doak ]
+  * New upstream release
+
+  [ Michael Biebl ]
+  * Refresh gnome-documents-xdg-fail.patch.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sat, 18 Oct 2014 07:55:01 +1100
 

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=43717&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] Mon Oct 20 18:18:21 2014
@@ -12,9 +12,11 @@
 
 This patch catches non-existant XDG User Special dirs and just ignores them.
 
---- a/src/search.js	2014-03-20 15:24:23.000000000 +0100
-+++ b/src/search.js	2014-05-17 11:19:56.930951778 +0200
-@@ -331,7 +331,10 @@
+Index: gnome-documents-3.14.1/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 @@
  
                  // 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