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 fc13f390abde14f3c759bb89fe7c9ab89cadca38 Author: Alexandre Detiste <[email protected]> Date: Tue Feb 10 10:16:19 2015 +0100 rott: don't complain about alternative demo files --- data/rott.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/rott.yaml b/data/rott.yaml index 8b76be0..59988aa 100644 --- a/data/rott.yaml +++ b/data/rott.yaml @@ -96,6 +96,18 @@ files: VENDOR.DOC: install_to: $docdir + DEMO1_3.DMO: + distinctive_name: false + + DEMO2_3.DMO: + distinctive_name: false + + DEMO3_3.DMO: + distinctive_name: false + + DEMO4_3.DMO: + distinctive_name: false + cksums: | 2270167158 162646 DARKWAR.RTC 2187295173 408096 DARKWAR.RTL -- 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

