This is an automated email from the git hooks/post-receive script. fabian pushed a commit to annotated tag debian/5.1.0-1 in repository deutex.
commit 0865ce4244ce58eb3a39c842eaca5ffc6ca22c2a Merge: fd34ec1 cd21e46 Author: Fabian Greffrath <[email protected]> Date: Fri Dec 15 19:20:55 2017 +0100 Update upstream source from tag 'upstream/5.1.0' Update to upstream version '5.1.0' with Debian dir 754d8ee4253ecd8a838b442d5b34abffdc3077fe .gitignore | 23 + .travis.yml | 3 + Makefile.in | 777 -------- NEWS.adoc | 756 +++++++- README.adoc | 47 +- aclocal.m4 | 1428 -------------- bootstrap | 3 + compile | 348 ---- config.h.in | 28 - configure | 5405 ---------------------------------------------------- configure.ac | 2 +- depcomp | 791 -------- install-sh | 501 ----- man/.gitignore | 2 + man/Makefile.in | 488 ----- man/deutex.txt.in | 3 + missing | 215 --- pkg.w32/.gitignore | 3 + src/.gitignore | 4 + src/Makefile.am | 6 +- src/Makefile.in | 596 ------ src/compose.c | 4 +- src/deutex.c | 16 + src/deutex.h | 7 +- src/endianm.c | 13 + src/endianm.h | 1 + src/ident.c | 22 +- src/picture.c | 170 +- src/png_tools.c | 159 ++ src/png_tools.h | 19 + src/sound.c | 2 +- src/tools.h | 4 + 32 files changed, 1166 insertions(+), 10680 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/deutex.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

