This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository varconf.
commit 31cb0c1e53ce65634bedd74831f1c56890882c77 Merge: 28ec60c c362805 Author: Olek Wojnar <[email protected]> Date: Sun Jun 5 16:27:14 2016 -0500 Merge tag 'upstream/1.0.1' Upstream version 1.0.1 ChangeLog | 129 + Makefile.am | 8 +- Makefile.in | 78 +- NEWS | 4 + acinclude.m4 | 56 - aclocal.m4 | 8619 +--------------------------------------- autogen.sh | 89 +- config.guess | 58 +- config.sub | 15 +- configure | 689 ++-- configure.ac | 6 +- doc/Makefile.in | 44 +- doc/old/Makefile.in | 33 +- ltmain.sh | 137 +- m4/ax_cxx_compile_stdcxx_11.m4 | 107 + aclocal.m4 => m4/libtool.m4 | 1981 +-------- m4/ltoptions.m4 | 369 ++ m4/ltsugar.m4 | 123 + m4/ltversion.m4 | 23 + m4/lt~obsolete.m4 | 98 + m4/pkg.m4 | 159 + support/ChangeLog-CVS | 1 + support/generate-ChangeLog.sh | 19 + tests/Makefile.in | 36 +- varconf.spec | 2 +- varconf/Makefile.in | 41 +- varconf/config.h | 6 +- varconf/parse_error.h | 2 +- varconf/varconf_defs.h | 2 + varconf/variable.cpp | 5 + varconf/variable.h | 9 +- 31 files changed, 1982 insertions(+), 10966 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/varconf.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

