[gtkatlantic] branch master updated (e404487 -> 5bb9212)
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Aug 12 09:51:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository gtkatlantic.
from e404487 Release 0.6.0-1
new 0063cdd Start new changelog entry.
new 6e62271 get-orig-source: Remove --no-symlink option.
new 497f825 Add upstream's signing-key and verify new tarball releases.
new 67e2ce8 Imported Upstream version 0.6.1
new d8dadbd Merge tag 'upstream/0.6.1'
new 69de162 Use upstream's new install mechanism for icons and drop links file.
new 5bb9212 Update changelog for 0.6.1-1
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 | 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 +-
debian/changelog | 9 +
debian/install | 2 +-
debian/links | 1 -
debian/rules | 7 +-
debian/upstream/signing-key.asc | 371 +
debian/watch | 1 +
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 +-
39 files changed, 1355 insertions(+), 10421 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%)
delete mode 100644 debian/links
create mode 100644 debian/upstream/signing-key.asc
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