This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository visualvm.
commit 0dec5f4f20ff85c46b29c1284685184106753148 Author: Emmanuel Bourg <[email protected]> Date: Fri May 2 08:55:41 2014 +0200 Added keywords to the desktop file --- debian/changelog | 1 + debian/visualvm.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1ae9264..354d3b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ visualvm (1.3.7-1) UNRELEASED; urgency=medium - Refreshed the source URLs - Replaced Sun Microsystems with Oracle - Credited the authors of the IcedTea build + * Added keywords to the desktop file -- Emmanuel Bourg <[email protected]> Wed, 30 Apr 2014 17:12:50 +0200 diff --git a/debian/visualvm.desktop b/debian/visualvm.desktop index 323af72..0754325 100644 --- a/debian/visualvm.desktop +++ b/debian/visualvm.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=VisualVM Comment=All-in-One Java Troubleshooting Tool +Keywords=java;jvm;profiler;monitoring Exec=/usr/bin/jvisualvm Icon=visualvm.xpm Categories=Development;Java; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/visualvm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

