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 aee36a52a00912ebf395d2e24d033226853a282f
Author: Simon McVittie <[email protected]>
Date:   Sat Mar 14 17:48:47 2015 +0000

    avoid potential YAML syntax
---
 data/zork.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/zork.yaml b/data/zork.yaml
index 5810df0..27de536 100644
--- a/data/zork.yaml
+++ b/data/zork.yaml
@@ -1,5 +1,5 @@
 ---
-longname: Zork I , II & III
+longname: "Zork I, II & III"
 plugin: z_code
 
 packages:

-- 
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

Reply via email to