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 6449773236466d0a4205c474b003e93695a2fb57 Author: Simon McVittie <[email protected]> Date: Sat Jan 17 01:07:13 2015 +0000 quake: remove obsolete comments, "optional" is now implemented --- data/quake.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/data/quake.yaml b/data/quake.yaml index c820b1b..6ba1dc7 100644 --- a/data/quake.yaml +++ b/data/quake.yaml @@ -17,7 +17,6 @@ packages: install: - id1/pak0.pak_106 - id1/pak1.pak - # FIXME: feature not implemented yet optional: - comexp.txt_101_cd - licinfo.txt_101_cd @@ -30,7 +29,6 @@ packages: longname: "Quake Mission Pack 1: Scourge of Armagon" install: - hipnotic/pak0.pak - # FIXME: feature not implemented yet optional: - manual.htm_mp1 - manual.txt_mp1 @@ -41,7 +39,6 @@ packages: longname: "Quake Mission Pack 2: Dissolution of Eternity" install: - rogue/pak0.pak - # FIXME: feature not implemented yet optional: - manual.htm_mp2 - manual.txt_mp2 -- 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

