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 7652868cf62bf7593422ab31b37d806b37602be3 Author: Simon McVittie <[email protected]> Date: Tue Jan 13 22:09:50 2015 +0000 quake: add longname to all packages --- data/quake.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/quake.yaml b/data/quake.yaml index 8575f21..e1c5f20 100644 --- a/data/quake.yaml +++ b/data/quake.yaml @@ -17,12 +17,14 @@ packages: quake-armagon: # FIXME: also needs to create executable hipnotic-tryexec.sh + longname: "Quake Mission Pack 1: Scourge of Armagon" install: - hipnotic/pak0.pak install_to: usr/share/games/quake quake-dissolution: # FIXME: also needs to create executable rogue-tryexec.sh + longname: "Quake Mission Pack 2: Dissolution of Eternity" install: - rogue/pak0.pak install_to: usr/share/games/quake -- 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

