This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch devel in repository wesnoth.
commit d04195996c53ad7894006026c72e01b74629f697 Author: Vincent Cheng <[email protected]> Date: Thu Apr 7 02:56:29 2016 -0700 actually install the missing fonts after removing fonts-droid dependency --- debian/wesnoth-1.13-data.install | 3 +++ debian/wesnoth-BRANCH-data.install.in | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/wesnoth-1.13-data.install b/debian/wesnoth-1.13-data.install index 73cf3de..d0504ed 100644 --- a/debian/wesnoth-1.13-data.install +++ b/debian/wesnoth-1.13-data.install @@ -21,6 +21,9 @@ debian/tmp/usr/share/games/wesnoth/1.13/data/shaders debian/tmp/usr/share/games/wesnoth/1.13/data/test debian/tmp/usr/share/games/wesnoth/1.13/data/themes debian/tmp/usr/share/games/wesnoth/1.13/fonts/Andagii.ttf +debian/tmp/usr/share/games/wesnoth/1.13/fonts/DroidSansFallbackFull.ttf +debian/tmp/usr/share/games/wesnoth/1.13/fonts/DroidSansJapanese.ttf +debian/tmp/usr/share/games/wesnoth/1.13/fonts/fonts.conf debian/tmp/usr/share/games/wesnoth/1.13/images debian/tmp/usr/share/games/wesnoth/1.13/sounds debian/tmp/usr/share/games/wesnoth/1.13/locale/*/LC_MESSAGES/wesnoth-editor.mo diff --git a/debian/wesnoth-BRANCH-data.install.in b/debian/wesnoth-BRANCH-data.install.in index d074666..908ab40 100644 --- a/debian/wesnoth-BRANCH-data.install.in +++ b/debian/wesnoth-BRANCH-data.install.in @@ -21,6 +21,9 @@ debian/tmp/usr/share/games/wesnoth/BRANCH/data/shaders debian/tmp/usr/share/games/wesnoth/BRANCH/data/test debian/tmp/usr/share/games/wesnoth/BRANCH/data/themes debian/tmp/usr/share/games/wesnoth/BRANCH/fonts/Andagii.ttf +debian/tmp/usr/share/games/wesnoth/BRANCH/fonts/DroidSansFallbackFull.ttf +debian/tmp/usr/share/games/wesnoth/BRANCH/fonts/DroidSansJapanese.ttf +debian/tmp/usr/share/games/wesnoth/BRANCH/fonts/fonts.conf debian/tmp/usr/share/games/wesnoth/BRANCH/images debian/tmp/usr/share/games/wesnoth/BRANCH/sounds debian/tmp/usr/share/games/wesnoth/BRANCH/locale/*/LC_MESSAGES/wesnoth-editor.mo -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

