This is an automated email from the git hooks/post-receive script. evgeni pushed a commit to branch master in repository unshield.
commit 8824fbbcb8cf45cbe9433cf6dde929b7bf421c6c Merge: 855f809 f5c98d6 Author: Evgeni Golov <[email protected]> Date: Sat Apr 30 11:19:12 2016 +0200 Merge tag 'upstream/1.3' Upstream version 1.3 .gitignore | 8 +- .travis.yml | 17 +- CMakeLists.txt | 71 ++++++ Makefile.am | 18 -- README => README.md | 14 +- TODO | 7 - VERSION | 1 - bootstrap | 42 ---- config.rpath | 513 -------------------------------------- configure.ac.in | 121 --------- lib/CMakeLists.txt | 43 ++++ lib/Makefile.am | 33 --- lib/convert_utf/CMakeLists.txt | 9 + lib/convert_utf/Makefile.am | 9 - lib/file.c | 3 + lib/helper.c | 2 +- lib/md5/CMakeLists.txt | 10 + lib/md5/Makefile.am | 9 - lib/unshield_config.h.in | 74 ++++++ libunshield.pc.in | 10 +- m4/check_ssl.m4 | 64 ----- m4/check_zlib.m4 | 82 ------ m4/lib-ld.m4 | 97 -------- m4/lib-link.m4 | 554 ----------------------------------------- m4/lib-prefix.m4 | 148 ----------- man/Makefile.am | 3 - rebuild.sh | 4 +- src/CMakeLists.txt | 7 + src/Makefile.am | 10 - src/unshield.c | 4 + travis.md | 1 - 31 files changed, 255 insertions(+), 1733 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/unshield.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

