[rocksndiamonds] branch master updated (9e44c64 -> 0e5a65f)

Stephen Kitt skitt at moszumanska.debian.org
Sat May 6 18:24:33 UTC 2017


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

skitt pushed a change to branch master
in repository rocksndiamonds.

      from  9e44c64   Release
       new  fd88e3a   Rewrite debian/copyright in machine-readable format
       new  f735930   Add repack suffix option to debian/watch
       new  09c4fb1   New upstream version 4.0.0.2+dfsg
       new  11c2e6c   Merge tag 'upstream/4.0.0.2+dfsg'
       new  6369beb   New upstream release
       new  ca2bb8f   Switch maintainer and uploaders, add myself
       new  2310427   Version 4.0.0.1 enabled local scores
       new  0e5a65f   Release to experimental

The 8 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              |   7 -
 debian/changelog      |  13 +
 debian/control        |   4 +-
 debian/copyright      | 187 ++++++------
 debian/postinst.in    |   4 +-
 debian/watch          |   2 +-
 src/Makefile          |   9 +-
 src/conftime.h        |   2 +-
 src/editor.c          | 777 ++++++++++++++++++++++++++++++++------------------
 src/files.c           | 200 ++++++++-----
 src/files.h           |   2 +
 src/game.c            |  86 +++---
 src/init.c            |  26 +-
 src/libgame/gadgets.c |   2 +-
 src/libgame/misc.c    |  26 +-
 src/libgame/misc.h    |   1 +
 src/libgame/sdl.c     |  35 ++-
 src/libgame/system.c  |   8 +
 src/libgame/system.h  |   8 +
 src/main.h            |   5 +-
 src/screens.c         |  67 ++++-
 src/tape.c            |  91 +++++-
 src/tape.h            |   2 +
 src/tools.c           |  10 +
 24 files changed, 1019 insertions(+), 555 deletions(-)

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