This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit a50253d49a211340641281b21acce7c1c6bdc34e Author: Arand Nash <[email protected]> Date: Fri Mar 11 09:22:02 2011 +0000 Use the favicon available favicon for icon I (Arand) asked and received permission to use the icon in this way --- rules | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/rules b/rules index 094d468..0cc3bfb 100755 --- a/rules +++ b/rules @@ -12,10 +12,7 @@ %: dh $@ --sourcedirectory=src -override_dh_shlibdeps: - dh_shlibdeps --exclude=/usr/lib/redeclipse/bin -# We can't do this due to current license regaring icon... -# override_dh_auto_build: -# convert -shave 8x8 -resize 32x32 src/site/bits/favicon.png debian/redeclipse.xpm -# dh_auto_build +override_dh_auto_build: + convert -shave 8x8 -resize 32x32 src/site/bits/favicon.png debian/redeclipse.xpm + dh_auto_build -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

