This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch master in repository wesnoth.
commit e7dcee978664d61286017b9af869871bf89a1c58 Author: Vincent Cheng <[email protected]> Date: Thu Apr 7 03:02:05 2016 -0700 actually install the missing fonts after removing fonts-droid dependency --- debian/wesnoth-1.12-data.install | 3 +++ debian/wesnoth-BRANCH-data.install.in | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/wesnoth-1.12-data.install b/debian/wesnoth-1.12-data.install index 8cffc7f..3c0b7ed 100644 --- a/debian/wesnoth-1.12-data.install +++ b/debian/wesnoth-1.12-data.install @@ -21,6 +21,9 @@ debian/tmp/usr/share/games/wesnoth/1.12/data/multiplayer debian/tmp/usr/share/games/wesnoth/1.12/data/test debian/tmp/usr/share/games/wesnoth/1.12/data/themes debian/tmp/usr/share/games/wesnoth/1.12/fonts/Andagii.ttf +debian/tmp/usr/share/games/wesnoth/1.12/fonts/DroidSansFallbackFull.ttf +debian/tmp/usr/share/games/wesnoth/1.12/fonts/DroidSansJapanese.ttf +debian/tmp/usr/share/games/wesnoth/1.12/fonts/fonts.conf debian/tmp/usr/share/games/wesnoth/1.12/images debian/tmp/usr/share/games/wesnoth/1.12/sounds debian/tmp/usr/share/games/wesnoth/1.12/locale/*/LC_MESSAGES/wesnoth-editor.mo diff --git a/debian/wesnoth-BRANCH-data.install.in b/debian/wesnoth-BRANCH-data.install.in index bc0dfe9..38369b5 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/multiplayer 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

