This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 69f3cc9841393f6dca4474c74cdcfc4082535c79 Author: Simon McVittie <[email protected]> Date: Wed Jan 21 23:00:49 2015 +0000 quake2: make documentation optional --- data/quake2.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/quake2.yaml b/data/quake2.yaml index a105c53..fcbcdb2 100644 --- a/data/quake2.yaml +++ b/data/quake2.yaml @@ -48,6 +48,19 @@ packages: - baseq2/video/eou8_.cin - baseq2/video/idlog.cin - baseq2/video/ntro.cin + optional: + - ctf/readme.txt + - ctf/server.cfg + - Commercial Exploitation.doc + - Manual.html + - QII License Information.doc + - Quake II License.doc + - Release Notes.doc + - commexp.txt + - license.txt_3.20 + - licinfo.txt + - readme.doc + - readme.txt_3.20 quake2-demo-data: demo_for: quake2-full-data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

