[game-data-packager] branch master updated (fc4a9cf -> d51ccf9)

Simon McVittie smcv at debian.org
Sat Jan 17 18:15:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

smcv pushed a change to branch master
in repository game-data-packager.

      from  fc4a9cf   Rename testsuite target to manual-check, by analogy with "make check"
       new  cac6d72   Convert lgeneral to Python/YAML style
       new  b61f633   Add --download, --no-download command-line arguments
       new  1682546   Turn -f argument into something that actually works
       new  fa11e56   Add --save-downloads option
       new  d51ccf9   changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../lgeneral-data-nonfree.control.in               |   0
 .../lgeneral-data-nonfree.copyright                |   2 +-
 data/lgeneral.yaml                                 |  33 +++++++
 debian/changelog                                   |  12 +++
 etc/lgeneral-mirrors                               |   1 +
 lib/game_data_packager/__init__.py                 |  63 +++++++++++--
 lib/game_data_packager/games/lgeneral.py           |  72 ++++++++++++++
 lib/game_data_packager/games/rott.py               |   4 +-
 lib/game_data_packager/games/tyrian.py             |   4 +-
 lib/game_data_packager/games/wolf3d.py             |   4 +-
 lib/lgeneral-mirrors                               |   1 -
 supported/lgeneral                                 | 103 +--------------------
 12 files changed, 180 insertions(+), 119 deletions(-)
 rename lgeneral-data-nonfree/DEBIAN/control => data/lgeneral-data-nonfree.control.in (100%)
 rename lgeneral-data-nonfree/copyright.in => data/lgeneral-data-nonfree.copyright (92%)
 create mode 100644 data/lgeneral.yaml
 create mode 100644 etc/lgeneral-mirrors
 create mode 100644 lib/game_data_packager/games/lgeneral.py
 delete mode 100644 lib/lgeneral-mirrors

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