[gtkatlantic] branch master updated (db2080b -> db6b80c)

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


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

apo pushed a change to branch master
in repository gtkatlantic.

      from  db2080b   Update changelog
       new  7b3d68b   Declare compliance with Debian Policy 4.0.0.
       new  b53fb9b   Drop deprecated menu file.
       new  e37d9a5   Use https for Format field.
       new  026ef5a   New upstream version 0.6.2
       new  b06dbe2   Merge tag 'upstream/0.6.2'
       new  d5e781b   Update changelog
       new  db6b80c   Remove unneeded source/include-binaries file.

The 7 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 ++-
 debian/changelog               |    9 +
 debian/control                 |    2 +-
 debian/copyright               |    2 +-
 debian/menu                    |    6 -
 debian/source/include-binaries |    1 -
 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 +-
 44 files changed, 10977 insertions(+), 6688 deletions(-)
 create mode 100755 compile
 rename configure.in => configure.ac (94%)
 delete mode 100644 debian/menu
 delete mode 100644 debian/source/include-binaries
 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