This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ri-li.
commit d4f4cdafa4912e2b7d58047c4a061a0570781ac8 Author: Eddy Petrișor <[email protected]> Date: Sat Dec 2 12:21:14 2006 +0000 Close Bug#401285 --- debian/changelog | 7 +++++++ debian/ri-li.desktop | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8cdacec..126095c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ri-li (2.0.0-3) UNRELEASED; urgency=low + + * .desktop file should not contain category "Application" (Closes: #401285) + thanks Pino Toscano. + + -- Eddy Petrișor <[email protected]> Sat, 2 Dec 2006 14:20:19 +0200 + ri-li (2.0.0-2) unstable; urgency=high [ Eddy Petrișor ] diff --git a/debian/ri-li.desktop b/debian/ri-li.desktop index 02edf31..7edc4f6 100644 --- a/debian/ri-li.desktop +++ b/debian/ri-li.desktop @@ -8,4 +8,4 @@ Exec=/usr/games/ri-li Icon=ri-li Terminal=false Type=Application -Categories=Application;Game;ArcadeGame +Categories=Game;ArcadeGame; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ri-li.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

