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 0b216d5360d8251cf886696a1bd3cdff745c0929 Author: Alexandre Detiste <[email protected]> Date: Thu Feb 12 04:12:59 2015 +0100 suggests: p7zip-full needed for Doom3 & other NullSoft archives --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0a05208..206abc1 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,8 @@ Suggests: unzip, # for Theme Hospital and probably other gog.com games innoextract, +# for Doom3 + p7zip-full, Architecture: all Multi-Arch: foreign Description: Installer for game data files @@ -54,7 +56,7 @@ Description: Installer for game data files . At the moment, game-data-packager has support for building .deb files for: - * Doom games: Doom, Doom II and Final Doom + * Doom games: Doom, Doom II, Final Doom & Doom III * LGeneral (Panzer General) * Heretic: Shadow of the Serpent Riders * Hexen: Beyond Heretic -- 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

