This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository springlobby.
commit 08edc427aa5c7a445118100ff64695609c83a3aa Author: Markus Koschany <[email protected]> Date: Mon Apr 11 02:20:07 2016 +0200 Remove springlobby binary in /usr/bin --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 5dac1a8..d5a2eb7 100755 --- a/debian/rules +++ b/debian/rules @@ -21,6 +21,7 @@ override_dh_auto_install: dh_auto_install cd $(PROGDIR)/usr/share/doc/springlobby && \ rm -fv COPYING AUTHORS + $(RM) $(PROGDIR)/usr/bin/springlobby override_dh_auto_clean: dh_auto_clean -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

