[tworld] branch master updated (e49dd70 -> ba6ebae)

Gerfried Fuchs rhonda at debian.org
Tue Dec 29 09:10:49 UTC 2015


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

rhonda pushed a change to branch master
in repository tworld.

      from  e49dd70   finalize changelog
       new  6809c65   Imported Upstream version 1.3.2
       new  1aaf18a   Merge tag 'upstream/1.3.2'
       new  db10942   New Upstream release
       new  c8d50e7   Update 01_fix-manpage and refresh 02_integer-types patches
       new  ba6ebae   fix version

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:
 BUGS                            |   31 +-
 Changelog                       |   44 +
 Makefile.in                     |   41 +-
 README                          |   97 +-
 cmdline.c                       |  283 ++--
 cmdline.h                       |  145 +-
 configure                       | 3077 ++++++++++++++++++++++++++++++++-------
 configure.in                    |   14 +-
 debian/changelog                |    7 +
 debian/control                  |    2 +-
 debian/copyright                |    4 +-
 debian/patches/01_fix-manpage   |  117 +-
 debian/patches/02_integer-types |   72 +-
 debian/postinst                 |    2 +-
 defs.h                          |   31 +-
 docs/tworld.6                   |  107 +-
 docs/tworld.html                |  163 ++-
 fileio.c                        |   12 +-
 fileio.h                        |    7 -
 help.c                          |  101 +-
 logic.h                         |    7 +-
 lxlogic.c                       |  401 ++---
 messages.c                      |  133 ++
 messages.h                      |   44 +
 mklynxcc.c                      |  104 --
 mslogic.c                       |  187 +--
 oshw-sdl/sdlgen.h               |   15 +-
 oshw-sdl/sdlin.c                |   17 +-
 oshw-sdl/sdloshw.c              |   59 +-
 oshw-sdl/sdlout.c               |  125 +-
 oshw-sdl/sdlsfx.c               |   16 +-
 oshw-sdl/sdltext.c              |   54 +-
 oshw.h                          |   50 +-
 play.c                          |   53 +-
 play.h                          |   30 +-
 res.c                           |  153 +-
 res.h                           |    5 +-
 res/font.bmp                    |  Bin 19702 -> 19702 bytes
 res/unslist.txt                 |   33 +-
 series.c                        |   42 +-
 series.h                        |   10 +-
 sets/CCLP2.dac                  |    2 -
 solution.c                      |   80 +-
 solution.h                      |   15 +-
 state.h                         |    3 +-
 tworld.c                        |  546 ++++---
 unslist.c                       |    4 +-
 ver.h                           |    2 +-
 48 files changed, 4636 insertions(+), 1911 deletions(-)
 create mode 100644 messages.c
 create mode 100644 messages.h
 delete mode 100644 mklynxcc.c
 delete mode 100644 sets/CCLP2.dac

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tworld.git



More information about the Pkg-games-commits mailing list