[lgeneral] branch master updated (a71d43a -> fbbb4f5)

Markus Koschany apo-guest at moszumanska.debian.org
Sat Mar 7 10:56:26 UTC 2015


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

apo-guest pushed a change to branch master
in repository lgeneral.

      from  a71d43a   Update changelog for 1.2.4+dfsg-2.
       new  9301797   New upstream release.
       new  9df0877   Add repacksuffix option to debian/watch
       new  5163812   Imported Upstream version 1.2.5+dfsg
       new  31f0bc8   Merge tag 'upstream/1.2.5+dfsg'
       new  dbd330c   Update changelog for 1.2.5+dfsg-1
       new  fbbb4f5   Update copyright year.

The 6 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                            |   8 ++
 TODO                                 |   5 +
 configure                            |   2 +-
 configure.in                         |   2 +-
 debian/changelog                     |   7 +
 debian/copyright                     |   2 +-
 debian/watch                         |   2 +-
 lgc-pg/Makefile.in                   |   4 +-
 lgc-pg/convdata/Makefile.in          |   4 +-
 lgc-pg/scenarios.c                   |  24 ++--
 lgc-pg/units.c                       |   2 +-
 lged/Makefile.in                     |   4 +-
 po/Makefile.in                       |   4 +-
 src/Makefile.in                      |   4 +-
 src/action.c                         |   6 +
 src/action.h                         |   2 +
 src/ai_modules/Makefile.in           |   4 +-
 src/campaigns/Makefile.in            |   4 +-
 src/engine.c                         | 201 ++++++++++++++++++++++++++--
 src/gfx/Makefile.in                  |   4 +-
 src/gfx/flags/Makefile.in            |   4 +-
 src/gfx/terrain/Makefile.in          |   4 +-
 src/gfx/units/Makefile.in            |   4 +-
 src/gui.c                            | 247 ++++++++++++++++++++++++++++++++++-
 src/gui.h                            |  19 +++
 src/main.c                           |   2 +-
 src/map.c                            |   7 +-
 src/map.h                            |   1 +
 src/maps/Makefile.in                 |   4 +-
 src/music/Makefile.in                |   4 +-
 src/nations/Makefile.in              |   4 +-
 src/scenario.c                       |  11 +-
 src/scenarios/Makefile.in            |   4 +-
 src/slot.c                           |  18 ++-
 src/sounds/Makefile.in               |   4 +-
 src/terrain/Makefile.in              |   4 +-
 src/themes/Makefile.in               |   4 +-
 src/themes/default/Makefile.in       |   4 +-
 src/themes/default/menu0_buttons.bmp | Bin 55350 -> 83082 bytes
 src/unit.c                           |  38 +++++-
 src/unit.h                           |   3 +-
 src/unit_lib.c                       |   1 +
 src/unit_lib.h                       |   1 +
 src/units/Makefile.in                |   4 +-
 tools/Makefile.in                    |   4 +-
 tools/ltrextract/Makefile.in         |   4 +-
 util/Makefile.in                     |   4 +-
 47 files changed, 614 insertions(+), 89 deletions(-)

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



More information about the Pkg-games-commits mailing list