[game-data-packager] branch master updated (3681be7 -> 9506d67)

Simon McVittie smcv at debian.org
Mon Jan 12 23:37:03 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  3681be7   rott: remove redundant longname
       new  3182043   Make WantedFile.look_for default to WantedFile.install_as
       new  8a58a41   conversion of wolf3-demo-data to yaml
       new  23997c9   Merge remote-tracking branch 'a-detiste/wolf3d_yaml'
       new  33b9c95   changelog
       new  31e6e1c   remove old mirrors
       new  68ac54e   Merge commit '31e6e1ca52acef52a810d7b9f813b57b0b76f827'
       new  8948043   add mirror for tyrian21.zip
       new  bf6a941   Install Heretic and Hexen to /usr/share/games/doom again
       new  618dd9c   lha, id-shr-extract: default to unpacking the provided files
       new  ba21036   Add support for Heretic shareware
       new  9506d67   Re-order changelog to put the most user-visible changes first

The 11 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:
 Makefile                                           |   2 -
 data/doom-common.desktop.in                        |   2 +-
 data/heretic.yaml                                  |  82 ++++++++-----
 data/hexen-deathkings-data.desktop.in              |   2 +-
 data/hexen.yaml                                    |   6 +-
 data/rtcw.yaml                                     |   2 -
 data/spear-of-destiny.yaml                         |  10 --
 data/tyrian.yaml                                   |   2 +
 .../control.in => data/wolf3d-demo-data.control.in |   4 +-
 .../copyright => data/wolf3d-demo-data.copyright   |   2 +-
 data/wolf3d.yaml                                   |  86 ++++++++++++++
 debian/changelog                                   |  61 ++++++----
 lib/game_data_packager/__init__.py                 |  94 ++++++++++-----
 .../games/{rott.py => wolf3d.py}                   |  12 +-
 lib/rott-mirrors                                   |   3 -
 lib/wolf3d-mirrors                                 |   3 -
 supported/wolf3d                                   | 128 +--------------------
 wolf3d-data/README.Debian                          |   4 -
 wolf3d.mk                                          |  35 ------
 19 files changed, 268 insertions(+), 272 deletions(-)
 rename wolf3d-data/control.in => data/wolf3d-demo-data.control.in (85%)
 rename wolf3d-data/copyright => data/wolf3d-demo-data.copyright (93%)
 create mode 100644 data/wolf3d.yaml
 copy lib/game_data_packager/games/{rott.py => wolf3d.py} (73%)
 delete mode 100644 lib/rott-mirrors
 delete mode 100644 lib/wolf3d-mirrors
 delete mode 100644 wolf3d-data/README.Debian
 delete mode 100644 wolf3d.mk

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