This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository freeorion.
commit 18af2d498bbf39a005a8d72f9139f4bdc1289f90 Author: Markus Koschany <[email protected]> Date: Mon Sep 12 16:50:00 2016 +0200 Remove more extra license files to make Lintian happy. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e47a98e..1b19e93 100755 --- a/debian/rules +++ b/debian/rules @@ -38,7 +38,8 @@ override_dh_install: dh_install --fail-missing find debian -type d -empty -delete -printf 'removed %p\n' $(RM) -v debian/freeorion-data/usr/share/games/freeorion/default/LICENSE* \ - debian/freeorion-data/usr/share/games/freeorion/default/COPYING + debian/freeorion-data/usr/share/games/freeorion/default/COPYING \ + debian/freeorion-data/usr/share/games/freeorion/default/data/fonts/LICENSE.* override_dh_python2: dh_python2 -pfreeorion-data /usr/share/games -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

