[gtkatlantic] branch upstream updated (67e2ce8 -> 026ef5a)

Markus Koschany apo at moszumanska.debian.org
Thu Jun 22 23:14:59 UTC 2017


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

apo pushed a change to branch upstream
in repository gtkatlantic.

      from  67e2ce8   Imported Upstream version 0.6.1
       new  026ef5a   New upstream version 0.6.2

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                    |    7 +
 INSTALL                      |    4 +-
 Makefile.in                  |  670 +++--
 NEWS                         |    7 +
 README                       |    2 +-
 aclocal.m4                   | 1243 ++++++----
 compile                      |  347 +++
 config.guess                 |  174 +-
 config.h.in                  |    5 +-
 config.sub                   |   66 +-
 configure                    | 3189 ++++++++++++++----------
 configure.in => configure.ac |    7 +-
 data/Makefile.in             |  702 ++++--
 data/themes/Makefile.in      |  292 ++-
 depcomp                      |  637 +++--
 install-sh                   |  533 ++--
 ltmain.sh                    | 5533 +++++++++++++++++++++++++++---------------
 m4/libtool.m4                | 2522 +++++++++++--------
 m4/ltoptions.m4              |  127 +-
 m4/ltsugar.m4                |    7 +-
 m4/ltversion.m4              |   12 +-
 m4/lt~obsolete.m4            |    7 +-
 missing                      |  453 ++--
 src/Makefile.am              |    6 +-
 src/Makefile.in              |  458 ++--
 src/callback.c               |    8 +
 src/client.c                 |   40 +-
 src/eng_frame.c              |   11 +-
 src/eng_main.c               |    6 +-
 src/eng_main.h               |    5 +-
 src/global.h                 |   20 +-
 src/interface.c              |   33 +-
 src/load.c                   |   95 +-
 src/readpng.c                |  218 --
 src/readpng.h                |   43 -
 src/theme.c                  |   77 +-
 src/theme.h                  |    4 +-
 src/trade.c                  |   59 +-
 src/xmlparse.c               |   16 +-
 39 files changed, 10966 insertions(+), 6679 deletions(-)
 create mode 100755 compile
 rename configure.in => configure.ac (94%)
 delete mode 100644 src/readpng.c
 delete mode 100644 src/readpng.h

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



More information about the Pkg-games-commits mailing list