[xacobeo] 03/07: Add patch to add Keywords entry to .desktop file.
gregor herrmann
gregoa at debian.org
Sun Aug 25 22:17:54 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository xacobeo.
commit eeeda7342f9aa301133723e62dc2ec7e0cfd48a3
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Aug 26 00:03:53 2013 +0200
Add patch to add Keywords entry to .desktop file.
---
debian/patches/desktop-keywords.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/desktop-keywords.patch b/debian/patches/desktop-keywords.patch
new file mode 100644
index 0000000..819be94
--- /dev/null
+++ b/debian/patches/desktop-keywords.patch
@@ -0,0 +1,15 @@
+Description: seems like .desktop files now want a Keywords entry
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=88131
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88131
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-08-26
+
+--- a/share/applications/xacobeo.desktop
++++ b/share/applications/xacobeo.desktop
+@@ -14,4 +14,4 @@
+ Terminal=false
+ Type=Application
+ Categories=GNOME;GTK;Development;
+-
++Keywords=xpath;visualization;gui;
diff --git a/debian/patches/series b/debian/patches/series
index 6d90e8b..5a0a9b9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
pod-fixes
+desktop-keywords.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/xacobeo.git
More information about the Pkg-perl-cvs-commits
mailing list