This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository spring.
commit 17c2d46632109968b6c420a515fe2a9698f89d30 Author: Markus Koschany <[email protected]> Date: Wed Oct 11 00:16:53 2017 +0200 Purge the installer completely when repacking the tarball This is all not relevant for Debian. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index bdc2d06..7a7b224 100755 --- a/debian/rules +++ b/debian/rules @@ -72,7 +72,7 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz: && $(RM) -r -v \ cont/fonts/FreeSansBold.otf \ cont/fonts/COPYING \ - installer/nsis_plugins/*.dll \ + installer \ include/AL \ include/SDL2 \ include/GL \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/spring.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

