[otb] 10/14: Add patch to add Keywords entry to monteverdi desktop file.

Bas Couwenberg sebastic at debian.org
Mon Dec 26 02:51:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository otb.

commit b7dca1965057dd9bbf5d1a4d63fe1833eebd4613
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Dec 26 01:46:07 2016 +0100

    Add patch to add Keywords entry to monteverdi desktop file.
---
 debian/changelog                                        |  1 +
 debian/patches/desktop-entry-lacks-keywords-entry.patch | 11 +++++++++++
 debian/patches/series                                   |  1 +
 3 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 797e0ee..1cf197c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ otb (5.8.0+dfsg-2) UNRELEASED; urgency=medium
   * Add monteverdi package to include mapla & monteverdi executables.
   * Add patch to install monteverdi icons along with the application.
   * Include icons and desktop file in monteverdi package.
+  * Add patch to add Keywords entry to monteverdi desktop file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 25 Dec 2016 22:25:58 +0100
 
diff --git a/debian/patches/desktop-entry-lacks-keywords-entry.patch b/debian/patches/desktop-entry-lacks-keywords-entry.patch
new file mode 100644
index 0000000..53a14ca
--- /dev/null
+++ b/debian/patches/desktop-entry-lacks-keywords-entry.patch
@@ -0,0 +1,11 @@
+Description: Add Keywords to desktop entry file.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://bugs.orfeo-toolbox.org/view.php?id=1324
+
+--- a/Utilities/Data/monteverdi.desktop
++++ b/Utilities/Data/monteverdi.desktop
+@@ -11,3 +11,4 @@ StartupNotify=false
+ Icon=monteverdi
+ Categories=Education;Science;ImageProcessing;Geography;Qt;
+ MimeType=image/tiff;image/jpeg;image/jp2;application/x-esri-shape;
++Keywords=otb;orfeo;toolbox;osgeo;
diff --git a/debian/patches/series b/debian/patches/series
index 36073d5..e9507bc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 monteverdi-icons.patch
+desktop-entry-lacks-keywords-entry.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list