[game-data-packager] 01/02: avoid potential YAML syntax

Simon McVittie smcv at debian.org
Sat Mar 14 22:39:56 UTC 2015


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 <smcv at debian.org>
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



More information about the Pkg-games-commits mailing list