This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository opencity.
commit afd47c739fbca16bf3ad7739c281b952e496d7b4 Author: Gonéri Le Bouder <[email protected]> Date: Sun Jan 14 22:45:07 2007 +0000 add some missing dh_desktop dh_desktop exec update-desktop-database to refresh user menu after a .desktop install --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 5f8c8f9..bff32e7 100755 --- a/debian/rules +++ b/debian/rules @@ -73,6 +73,7 @@ binary-arch: build install dh_installdocs dh_installexamples dh_installman debian/opencity.6 + dh_desktop dh_link dh_strip dh_compress -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

