This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit ce44893945e102e8102c2086a81bd6ebf478fcb4 Author: Paul Wise <[email protected]> Date: Mon Apr 27 02:48:16 2009 +0000 Drop use of dh_desktop since it no longer does anything and desktop-file-utils 0.15-2 has a trigger (see #525133) --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 67781f1..585dd34 100755 --- a/debian/rules +++ b/debian/rules @@ -85,7 +85,6 @@ binary-arch: build install dh_install -a dh_installmenu -a dh_installman -a - dh_desktop dh_link -a dh_strip -a dh_compress -a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

