[lgeneral] branch master updated (d4142df -> 8782d02)

Markus Koschany apo-guest at moszumanska.debian.org
Wed Aug 12 09:12:02 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  d4142df   Update changelog
       new  c5628a5   Start new changelog entry.
       new  be0daec   Imported Upstream version 1.3.0
       new  5c2b795   Merge tag 'upstream/1.3.0'
       new  1c6a73b   Drop all patches. Merged upstream.
       new  8782d02   Update changelog for 1.3.0-1

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:
 ChangeLog                                          |   6 +
 TODO                                               |  10 +-
 configure                                          |   4 +-
 configure.in                                       |   4 +-
 debian/changelog                                   |   7 +
 debian/patches/lgc-pg-man-page.patch               |  36 ----
 .../patches/segfaults-when-running-headless.patch  |  30 ---
 debian/patches/series                              |   2 -
 lgc-pg/lgc-pg.1                                    |   5 +-
 lgc-pg/main.c                                      |   5 +-
 src/ai.c                                           |   9 +-
 src/campaign.c                                     |   5 +
 src/campaign.h                                     |  19 +-
 src/campaigns/PG                                   |  23 ++
 src/date.c                                         |   6 +-
 src/engine.c                                       |  25 ++-
 src/file.c                                         |   6 +-
 src/gui.c                                          |  71 ++++--
 src/player.h                                       |   1 +
 src/purchase_dlg.c                                 | 112 +++++++---
 src/purchase_dlg.h                                 |   3 +-
 src/scenario.c                                     | 237 +++++++++++++++++++--
 src/scenario.h                                     |   8 +
 src/slot.c                                         | 100 ++++++++-
 src/unit.c                                         |  26 +++
 src/unit.h                                         |  23 ++
 26 files changed, 614 insertions(+), 169 deletions(-)
 delete mode 100644 debian/patches/lgc-pg-man-page.patch
 delete mode 100644 debian/patches/segfaults-when-running-headless.patch
 delete mode 100644 debian/patches/series

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