[game-data-packager] branch master updated (08e2977 -> 76b58db)

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Nov 22 09:51:29 UTC 2015


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

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

      from  08e2977   reproducible
       new  c70220f   port to SuSE: "Have a lot of fun..."
       new  76b58db   cholocate-doom: package split hasn't happened yet on Fedora either

The 2 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                                           |  3 +-
 data/heretic.yaml                                  |  8 ++++
 data/hexen.yaml                                    | 12 +++++
 data/strife.yaml                                   |  4 ++
 debian/rules                                       |  3 ++
 game_data_packager/__init__.py                     | 11 +++--
 game_data_packager/build.py                        | 12 ++++-
 game_data_packager/util.py                         | 10 ++--
 game_data_packager/{util_rpm.py => util_fedora.py} | 19 ++------
 game_data_packager/util_rpm.py                     | 35 +-------------
 game_data_packager/util_suse.py                    | 53 ++++++++++++++++++++++
 game_data_packager/version.py                      | 12 +++++
 tools/game-data-packager.spec                      |  2 +
 13 files changed, 125 insertions(+), 59 deletions(-)
 copy game_data_packager/{util_rpm.py => util_fedora.py} (73%)
 create mode 100644 game_data_packager/util_suse.py

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