This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 7ca7c61d11a10b39ca1b2707b69e4dec72e5c830 Author: Alexandre Detiste <[email protected]> Date: Mon Mar 30 14:28:06 2015 +0200 d/control, d/changelog --- debian/changelog | 2 ++ debian/control | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c68fda5..3628ef5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ game-data-packager (41) UNRELEASED; urgency=medium * recommends gargoyle-free | frotz for Z-code text games * generate new binary package 'doom2-masterlevels', a GUI launcher for use with doom2-masterlevels-wad (Closes: #776279) + * add support for demo of various games: Curse Of Monkey Island, + Full Throttle, Jedy Academy -- Simon McVittie <[email protected]> Tue, 17 Mar 2015 11:51:58 +0100 diff --git a/debian/control b/debian/control index 3178856..19eea13 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,9 @@ Suggests: # for Theme Hospital and probably other gog.com games innoextract, # for Doom3 - p7zip-full, + p7zip-full, +# for Jedi Academy (demo) + unshield, Architecture: all Multi-Arch: foreign Description: Installer for game data files -- 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

