This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository jstest-gtk.
commit ef4b6fbf98b05b5193dbbd56b406626d324c1cbf Author: Stephen Kitt <[email protected]> Date: Tue Nov 10 08:58:13 2015 +0100 Add keywords to the .desktop file. --- debian/changelog | 1 + debian/jstest-gtk.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 95e2e3b..044cae0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ jstest-gtk (0.1.1~git20140501-2) UNRELEASED; urgency=medium * Upgrade to debhelper compatibility level 9. * Rework debian/rules in simplified dh style. * Drop Debian-specific menu. + * Add keywords to the .desktop file. -- Stephen Kitt <[email protected]> Mon, 09 Nov 2015 22:51:45 +0100 diff --git a/debian/jstest-gtk.desktop b/debian/jstest-gtk.desktop index 4125699..bfcb19b 100644 --- a/debian/jstest-gtk.desktop +++ b/debian/jstest-gtk.desktop @@ -7,3 +7,4 @@ Terminal=false Type=Application Icon=jstest-gtk Categories=GTK;System; +Keywords=joystick;calibration; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jstest-gtk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

