This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit 2bcc4dc1537579aaddbd81ed1a02588f4a1fcaea Author: Markus Koschany <[email protected]> Date: Sun Jun 5 20:26:18 2016 +0200 debian/rules: Do not copy the icons anymore --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index d215ef3..8f56509 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,6 @@ override_dh_auto_build: dh_auto_build cd man ; docbook-to-man blockattack.sgml | gzip -9 > blockattack.6.gz cp debian/blockattack.desktop . - cp debian/icons/* . ./packdata.sh get-orig-source: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

