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

Markus Koschany apo-guest at moszumanska.debian.org
Wed Aug 12 09:51:17 UTC 2015


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

apo-guest pushed a change to branch upstream
in repository gtkatlantic.

      from  a81efa5   Imported Upstream version 0.6.0
       new  67e2ce8   Imported Upstream version 0.6.1

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                                          |    5 +
 Makefile.am                                        |    1 -
 Makefile.in                                        |    8 +-
 NEWS                                               |    5 +
 README                                             |    2 +-
 aclocal.m4                                         | 8607 +-------------------
 config.h.in                                        |    3 +
 configure                                          |   43 +-
 configure.in                                       |   25 +-
 data/Makefile.am                                   |   23 +-
 data/Makefile.in                                   |  180 +-
 .../128x128/gtkatlantic.png}                       |  Bin
 .../16x16/gtkatlantic.png}                         |  Bin
 .../32x32/gtkatlantic.png}                         |  Bin
 .../icons/32x32/gtkatlantic.xpm                    |    0
 .../48x48/gtkatlantic.png}                         |  Bin
 .../64x64/gtkatlantic.png}                         |  Bin
 data/themes/Makefile.in                            |    6 +-
 aclocal.m4 => m4/libtool.m4                        | 1749 +---
 m4/ltoptions.m4                                    |  384 +
 m4/ltsugar.m4                                      |  123 +
 m4/ltversion.m4                                    |   23 +
 m4/lt~obsolete.m4                                  |   98 +
 src/Makefile.in                                    |    6 +-
 src/callback.c                                     |   39 +-
 src/client.h                                       |    2 +-
 src/display.h                                      |    2 +-
 src/global.h                                       |   13 +-
 src/interface.c                                    |   10 +-
 src/load.c                                         |   10 +-
 src/load.h                                         |    2 +-
 src/readpng.c                                      |    6 +-
 src/theme.c                                        |   10 +-
 33 files changed, 968 insertions(+), 10417 deletions(-)
 rename data/{icon_128x128.png => icons/128x128/gtkatlantic.png} (100%)
 rename data/{icon_16x16.png => icons/16x16/gtkatlantic.png} (100%)
 rename data/{icon_32x32.png => icons/32x32/gtkatlantic.png} (100%)
 rename gtkatlantic.xpm => data/icons/32x32/gtkatlantic.xpm (100%)
 rename data/{icon_48x48.png => icons/48x48/gtkatlantic.png} (100%)
 rename data/{icon_64x64.png => icons/64x64/gtkatlantic.png} (100%)
 copy aclocal.m4 => m4/libtool.m4 (81%)
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4

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