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 d81d76095bbee6835ed61a904060b7cefc566c36 Author: Alexandre Detiste <[email protected]> Date: Thu Mar 3 20:50:04 2016 +0100 yamllint (see ITP #816609) --- data/arx.yaml | 1 + data/dune2.yaml | 1 - data/elvira2.yaml | 7 +++---- data/loom.yaml | 1 + 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/arx.yaml b/data/arx.yaml index f2ba00b..b94ba3b 100644 --- a/data/arx.yaml +++ b/data/arx.yaml @@ -1,3 +1,4 @@ +--- longname: Arx Fatalis copyright: © 2002 Arkane Studios engine: arx-libertatis diff --git a/data/dune2.yaml b/data/dune2.yaml index 64d5b02..32ef9fc 100644 --- a/data/dune2.yaml +++ b/data/dune2.yaml @@ -75,7 +75,6 @@ packages: provides: dune2-data mutually_exclusive: True install_to: usr/share/games/dunelegacy - langs: [en,de,fr] install: - ATRE.PAK - DUNE.PAK?eu_1.07 diff --git a/data/elvira2.yaml b/data/elvira2.yaml index 22978c1..bf101ef 100644 --- a/data/elvira2.yaml +++ b/data/elvira2.yaml @@ -249,7 +249,7 @@ packages: - 982.vga - 991.vga - 992.vga - # patch that requires ScummVM 1.8.0git + # patch that requires ScummVM 1.8.0 optional: - 013.vga @@ -258,6 +258,8 @@ packages: provides: elvira2-data optional: - icon.ega + # patch that requires ScummVM 1.8.0 + - 013.vga install: - music.drv - gamepc?fr @@ -496,9 +498,6 @@ packages: - 982.vga - 991.vga?fr - 992.vga - # patch that requires ScummVM 1.8.0git - optional: - - 013.vga files: elvira2_pc_sfx.zip: diff --git a/data/loom.yaml b/data/loom.yaml index f0741dd..27be3f7 100644 --- a/data/loom.yaml +++ b/data/loom.yaml @@ -1,3 +1,4 @@ +--- copyright: © 1990 Lucasfilm Games plugin: scummvm_common wiki: Loom -- 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

