r48832 - in /desktop/unstable/gnome-documents/debian: changelog patches/91_hide-gnome-books.patch patches/series

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sun May 22 20:33:54 UTC 2016


Author: jbicha-guest
Date: Sun May 22 20:33:54 2016
New Revision: 48832

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48832
Log:
Set NoDisplay=true for GNOME Books. (Closes: 824597) (LP: #1584522)

Added:
    desktop/unstable/gnome-documents/debian/patches/91_hide-gnome-books.patch
Modified:
    desktop/unstable/gnome-documents/debian/changelog
    desktop/unstable/gnome-documents/debian/patches/series

Modified: desktop/unstable/gnome-documents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/changelog?rev=48832&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/changelog	[utf-8] Sun May 22 20:33:54 2016
@@ -1,3 +1,10 @@
+gnome-documents (3.20.0-3) UNRELEASED; urgency=medium
+
+  * debian/patches/91_hide-gnome-books.patch:
+    - Set NoDisplay=true for GNOME Books. (Closes: 824597) (LP: #1584522)
+
+ -- Jeremy Bicha <jbicha at linux.com>  Sun, 22 May 2016 16:29:52 -0400
+
 gnome-documents (3.20.0-2) unstable; urgency=medium
 
   * upload to unstable 

Added: desktop/unstable/gnome-documents/debian/patches/91_hide-gnome-books.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/patches/91_hide-gnome-books.patch?rev=48832&op=file
==============================================================================
--- desktop/unstable/gnome-documents/debian/patches/91_hide-gnome-books.patch	(added)
+++ desktop/unstable/gnome-documents/debian/patches/91_hide-gnome-books.patch	[utf-8] Sun May 22 20:33:54 2016
@@ -0,0 +1,16 @@
+Description: Hide GNOME Books since it only allows viewing comic book
+ formats which can just as easily be viewed in Evince Document Viewer
+Bug: https://bugs.debian.org/824597
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1584522
+Author: Jeremy Bicha <jbicha at linux.com>
+Index: gnome-documents-3.20.0/data/org.gnome.Books.desktop.in
+===================================================================
+--- gnome-documents-3.20.0.orig/data/org.gnome.Books.desktop.in
++++ gnome-documents-3.20.0/data/org.gnome.Books.desktop.in
+@@ -8,5 +8,6 @@ Type=Application
+ StartupNotify=true
+ DBusActivatable=true
+ OnlyShowIn=GNOME;
++NoDisplay=true
+ Categories=GNOME;GTK;Utility;Core;
+ _Keywords=Books;Comics;ePub;PDF;

Modified: desktop/unstable/gnome-documents/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/patches/series?rev=48832&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/patches/series	[utf-8] Sun May 22 20:33:54 2016
@@ -1,2 +1,3 @@
 90_drop-onlyshowin.patch
+91_hide-gnome-books.patch
 gnome-documents-xdg-fail.patch




More information about the pkg-gnome-commits mailing list