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 4704ee331af75a0f535540f17083b8dab36ccfbc Author: Alexandre Detiste <[email protected]> Date: Mon Oct 19 01:31:32 2015 +0200 sherlock holmes1: tag missing versions --- data/sherlock-holmes1.yaml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/data/sherlock-holmes1.yaml b/data/sherlock-holmes1.yaml index d8ec3a9..314d02e 100644 --- a/data/sherlock-holmes1.yaml +++ b/data/sherlock-holmes1.yaml @@ -6,13 +6,18 @@ wiki: "The_Lost_Files_of_Sherlock_Holmes:_The_Case_of_the_Serrated_Scalpel" engine: scummvm (>= 1.8.0) # http://wiki.scummvm.org/index.php/Datafiles#The_Lost_Files_of_Sherlock_Holmes +# https://github.com/scummvm/scummvm/blob/master/engines/sherlock/detection_tables.h help_text: | This game is currently heavily Work-In-Process in Scummvm GIT. Use this generated .deb package only for testing. +missing_langs: [de,es] + packages: - sherlock-holmes1-data: + sherlock-holmes1-en-data: + debian: + provides: sherlock-holmes1-data gameid: sherlock-logo install: - chess.pth @@ -90,8 +95,10 @@ packages: - res59.rrm - res60.rrm - sherlock-holmes1-alt1-data: + sherlock-holmes1-en-alt1-data: gameid: sherlock-logo-1 + debian: + provides: sherlock-holmes1-data install: - chess.pth - journal.lbv @@ -168,8 +175,10 @@ packages: - res59.rrm?alt - res60.rrm?alt - sherlock-holmes1-alt2-data: + sherlock-holmes1-en-alt2-data: gameid: sherlock-logo-2 + debian: + provides: sherlock-holmes1-data install: - chess.pth - journal.lbv -- 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

