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 84b76071e5b88e9ec94188153b5caa6c3028b3c8 Author: Alexandre Detiste <[email protected]> Date: Mon Oct 19 13:48:17 2015 +0200 simon1: fix duplicate file definition --- data/simon1.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/data/simon1.yaml b/data/simon1.yaml index ede611f..0c6b32c 100644 --- a/data/simon1.yaml +++ b/data/simon1.yaml @@ -108,7 +108,7 @@ packages: - mt_fm.ibk - simon.gme?es - simon.voc - - stripped.txt?es + - stripped.txt?es_it - tbllist optional: - manual.pdf @@ -144,7 +144,7 @@ packages: - mt_fm.ibk - simon.gme?it - simon.voc - - stripped.txt?it + - stripped.txt?es_it - tbllist optional: - manual.pdf @@ -2043,7 +2043,7 @@ files: - mt_fm.ibk - simon.gme?es - simon.voc - - stripped.txt?es + - stripped.txt?es_it - tbllist - manual.pdf @@ -2071,7 +2071,7 @@ files: - mt_fm.ibk - simon.gme?it - simon.voc - - stripped.txt?it + - stripped.txt?es_it - tbllist - manual.pdf @@ -2096,10 +2096,9 @@ size_and_md5: | 252 a27e87a9ba21212d769804b3df47bfb2 stripped.txt 252 c95a0a1ee973e19c2a1c5d12026c139f stripped.txt?dos 252 40d68bec54042ef930f084ad9a4342a1 stripped.txt?de - 252 9d31bef42db1a8abe4e9f368014df1d5 stripped.txt?es + 252 9d31bef42db1a8abe4e9f368014df1d5 stripped.txt?es_it 252 ef51ac74c946881ae4d7ca66cc7a0d1e stripped.txt?fr 252 aa01e7386057abc0c3e27dbaa9c4ba5b stripped.txt?fr_dos - 252 9d31bef42db1a8abe4e9f368014df1d5 stripped.txt?it # identical in DOS floppy & WIN CD versions 711 d198a80de2c59e4a0cd24b98814849e8 tbllist -- 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

