This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository spring.
commit cea86681754699830f0f4e3e7a807e9a32170481 Author: Markus Koschany <[email protected]> Date: Fri Jan 6 19:09:10 2017 +0100 Repack the tarball and remove possible non-free ConvertUTF directory. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index a48183b..f433568 100755 --- a/debian/rules +++ b/debian/rules @@ -74,6 +74,7 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz: include/GL \ tools/pr-downloader/src/lib/jsoncpp \ rts/spring.exe.manifest \ + rts/lib/assimp/contrib/ConvertUTF \ AI/Wrappers/JavaOO/jlib/*.jar @echo "# Packing..." find -L "$(PKG)-$(VER)" -xdev -type f -print | sort \ -- 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

