This is an automated email from the git hooks/post-receive script. beuc pushed a commit to branch master in repository ballz.
commit ee225531c66be76ce35b9607e508858851229fd8 Merge: aa6c912 f81a45c Author: Sylvain Beucler <[email protected]> Date: Mon Jul 27 23:24:27 2015 +0200 Merge tag 'upstream/1.0.3' Upstream version 1.0.3 ChangeLog | 10 + INSTALL | 374 ++++++++++- Makefile.am | 7 +- Makefile.in | 403 +++++++----- README | 5 +- aclocal.m4 | 889 +++++++++++++------------- acsite.m4 | 192 ++++++ autogen.sh | 21 - autotools/compile | 347 ++++++++++ config.guess => autotools/config.guess | 560 +++++++--------- config.sub => autotools/config.sub | 305 +++++---- depcomp => autotools/depcomp | 531 +++++++++------ autotools/install-sh | 527 +++++++++++++++ autotools/missing | 215 +++++++ bootstrap | 37 ++ configure | 751 ++++++++++++++-------- configure.ac | 14 +- data/Makefile.in | 141 +++- desktop/Makefile.am | 12 - desktop/ballz.png | Bin 841 -> 0 bytes install-sh | 251 -------- missing | 265 -------- mkinstalldirs | 40 -- share/Makefile.am | 16 + {desktop => share}/Makefile.in | 131 +++- share/appdata/ballz.appdata.xml | 26 + {desktop => share/applications}/ballz.desktop | 0 share/pixmaps/ballz.png | Bin 0 -> 1505 bytes src/Makefile.am | 2 +- src/Makefile.in | 391 ++++++----- 30 files changed, 4142 insertions(+), 2321 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

