This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jakarta-jmeter.
commit f9d5cbbd500607fc10baa7a73189564a1f22f5e4 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 17 18:20:41 2014 +0000 Added keywords to the desktop shortcut --- debian/changelog | 1 + debian/jmeter.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d6c193d..43b64df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ jakarta-jmeter (2.11-1) UNRELEASED; urgency=medium - Removed 03_bouncycastle_update.patch (fixed upstream) * Install ApacheJMeter_native.jar in the main jmeter package * Packaged the MongoDB testing module as jmeter-mongodb + * Added keywords to the desktop shortcut * Split 02_disable_components.patch into 3 patches * Use XZ compression for the upstream tarball diff --git a/debian/jmeter.desktop b/debian/jmeter.desktop index 65b3687..7c0a3e8 100644 --- a/debian/jmeter.desktop +++ b/debian/jmeter.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=JMeter Comment=Load testing application +Keywords=performance;load;testing Exec=jmeter Icon=/usr/share/pixmaps/jmeter.jpg Terminal=false -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jakarta-jmeter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

