[game-data-packager] 17/51: Correctly load doc:true attribute from files stanzas

Simon McVittie smcv at debian.org
Fri Dec 29 01:23:35 UTC 2017


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 b1ba6d19c5ba6c6274666bc1144ed2d4716a5327
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Dec 26 18:29:44 2017 +0000

    Correctly load doc:true attribute from files stanzas
    
    Signed-off-by: Simon McVittie <smcv at debian.org>
---
 game_data_packager/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/game_data_packager/__init__.py b/game_data_packager/__init__.py
index 8f4717b..f7c9a7d 100644
--- a/game_data_packager/__init__.py
+++ b/game_data_packager/__init__.py
@@ -543,6 +543,7 @@ class GameData(object):
                     'alternatives',
                     'distinctive_name',
                     'distinctive_size',
+                    'doc',
                     'download',
                     'executable',
                     'install_as',

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