[rocksndiamonds] branch master updated (da993e6 -> c3b0ccf)

Stephen Kitt skitt at moszumanska.debian.org
Sat Feb 10 22:05:12 UTC 2018


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

skitt pushed a change to branch master
in repository rocksndiamonds.

      from  da993e6   Release
       new  cabc4e0   Switch to simple dh rules, compatibility level 11
       new  0573579   New upstream version 4.0.1.1+dfsg
       new  0bc2de7   Merge tag 'upstream/4.0.1.1+dfsg'
       new  c3b0ccf   New upstream release

The 4 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:
 debian/changelog     |  14 +++-
 debian/compat        |   2 +-
 debian/control       |   3 +-
 debian/docs          |   1 +
 debian/postinst.in   |   4 +-
 debian/rules         |  12 +--
 src/anim.c           |  43 +++++++---
 src/config.c         |  26 ++++--
 src/config.h         |   1 +
 src/conftime.h       |   2 +-
 src/editor.c         |   2 +
 src/events.c         |  47 ++++++-----
 src/files.c          | 178 +++++++++++++++++++++++++++++----------
 src/files.h          |   2 +
 src/game.c           |  51 ++++++++++--
 src/game_sp/export.h |   4 +
 src/game_sp/file.c   |  10 ++-
 src/init.c           |   9 +-
 src/libgame/misc.c   |   6 ++
 src/libgame/sdl.c    |   2 +-
 src/libgame/sdl.h    |   8 +-
 src/libgame/sound.c  |  79 +++++++++++++-----
 src/libgame/sound.h  |   1 +
 src/libgame/system.c |  35 ++++++--
 src/libgame/system.h |  11 ++-
 src/main.c           |  29 +++++--
 src/main.h           |   4 +-
 src/screens.c        | 230 ++++++++++-----------------------------------------
 src/tape.c           |  82 +++++++++++-------
 src/tape.h           |   1 +
 src/tools.c          |  63 ++++++++++----
 31 files changed, 583 insertions(+), 379 deletions(-)
 create mode 100644 debian/docs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/rocksndiamonds.git



More information about the Pkg-games-commits mailing list