[ace-of-penguins] 11/29: Merge tag 'upstream/1.5_rc1'

Markus Koschany apo-guest at moszumanska.debian.org
Wed Jan 6 17:34:12 UTC 2016


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

apo-guest pushed a commit to branch master
in repository ace-of-penguins.

commit a2352879e6845ee683daf5b92fdf852b786efad7
Merge: 2a57218 e350fa3
Author: Markus Koschany <apo at debian.org>
Date:   Wed Jan 6 16:20:01 2016 +0100

    Merge tag 'upstream/1.5_rc1'
    
    Upstream version 1.5~rc1
    
    # gpg: Signature made Wed 06 Jan 2016 16:19:57 CET using RSA key ID 513B51E4
    # gpg: Good signature from "Markus Koschany <apo at gambaru.de>" [ultimate]
    # gpg:                 aka "Markus Koschany <markus at koschany.net>" [ultimate]
    # gpg:                 aka "Markus Koschany <apo at debian.org>" [ultimate]

 ChangeLog                   |  159 ++
 INSTALL                     |  131 +-
 Makefile.in                 |  390 +++--
 aclocal.m4                  | 3061 ++++++++++++++++++++------------
 compile                     |  347 ++++
 config.guess                |  641 +++----
 config.sub                  |  302 ++--
 configure                   | 4062 ++++++++++++++++++++++++++++---------------
 configure.in                |    2 +-
 depcomp                     |  586 +++++--
 desktop/ace.png             |  Bin 0 -> 502 bytes
 desktop/canfield.desktop    |   10 +
 desktop/freecell.desktop    |   10 +
 desktop/golf.desktop        |   10 +
 desktop/mastermind.desktop  |   10 +
 desktop/merlin.desktop      |   10 +
 desktop/minesweeper.desktop |   10 +
 desktop/pegged.desktop      |   10 +
 desktop/solitaire.desktop   |   10 +
 desktop/spider.desktop      |   10 +
 desktop/taipei.desktop      |   10 +
 desktop/thornq.desktop      |   10 +
 docs/toolkit.html           |   48 +-
 games/.cvsignore            |   17 +
 games/Makefile.am           |    4 +-
 games/Makefile.in           |  318 ++--
 games/canfield.c            |   59 +-
 games/freecell.c            |   41 +-
 games/golf.c                |   24 +-
 games/mastermind.c          |    5 +-
 games/merlin.c              |    5 +-
 games/minesweeper.c         |    7 +-
 games/pegged.c              |    9 +-
 games/solitaire.c           |   43 +-
 games/spider.c              |   52 +-
 games/taipedit.c            |    7 +-
 games/taipei.c              |    5 +-
 games/taipeilib.c           |    4 +-
 games/thornq.c              |   35 +-
 install-sh                  |   38 +-
 lib/.cvsignore              |    9 +
 lib/Makefile.am             |   12 +-
 lib/Makefile.in             |  282 ++-
 lib/cards.h                 |   86 +-
 lib/funcs.c                 |    2 +
 lib/help.c                  |   14 +-
 lib/imagelib.c              |    6 +-
 lib/imagelib.h              |    1 -
 lib/make-imglib.c           |   10 +-
 lib/stack.c                 |  158 +-
 lib/table.c                 |   11 +-
 lib/table.h                 |   76 +
 lib/text2c.c                |    1 +
 lib/xwin.c                  |   65 +-
 lib/xwin.h                  |    6 +
 ltmain.sh                   | 4039 +++++++++++++++++++++++++++---------------
 missing                     |  460 ++---
 mkinstalldirs               |    9 +-
 tests/.cvsignore            |   10 +
 tests/Makefile.am           |    2 +-
 tests/Makefile.in           |  281 ++-
 tests/penguins.c            |    4 +
 tests/test1.c               |    4 +
 tests/test3.c               |    4 +
 tests/test4.c               |    6 +-
 tests/test5.c               |    8 +-
 tests/test6.c               |    2 +
 67 files changed, 10352 insertions(+), 5728 deletions(-)

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



More information about the Pkg-games-commits mailing list