[berusky] branch upstream updated (b154c0d -> b3d0d08)

Markus Koschany apo at moszumanska.debian.org
Sun Oct 8 14:30:06 UTC 2017


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

apo pushed a change to branch upstream
in repository berusky.

      from  b154c0d   Imported Upstream version 1.7
       new  b3d0d08   New upstream version 1.7.1

The 1 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:
 ChangeLog           |    4 +
 Makefile.am         |    2 +
 Makefile.in         |  243 +++++-----
 TODO                |    9 +
 aclocal.m4          |  416 ++++++++++-------
 autogen.sh          |  159 +++++++
 berusky.prj         |  157 +++++++
 configure           |   95 +++-
 configure.in        |    4 +-
 po/Makefile.in.in   |   22 +-
 po/berusky.pot      | 1287 ---------------------------------------------------
 setup-gettext       |  201 ++++++++
 src/2d_graph.cpp    |   10 +-
 src/2d_graph.h      |    4 +-
 src/Makefile.in     |  250 ++++++----
 src/berusky_gui.cpp |   13 +-
 src/defines.h       |   23 +-
 src/editor.cpp      |   43 +-
 src/editor.h        |    4 +-
 src/ini.cpp         |    6 +-
 src/level_active.h  |    2 +-
 src/main.cpp        |   11 +-
 src/portability.h   |   10 +-
 src/profile.cpp     |    6 +-
 src/types.h         |    2 +-
 src/utils.cpp       |  133 +++---
 src/utils.h         |    7 +-
 stamp-h.in          |    1 +
 28 files changed, 1332 insertions(+), 1792 deletions(-)
 create mode 100755 autogen.sh
 create mode 100644 berusky.prj
 delete mode 100644 po/berusky.pot
 create mode 100755 setup-gettext
 create mode 100644 stamp-h.in

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



More information about the Pkg-games-commits mailing list