[deutex] 02/03: Merge tag 'upstream/5.0.0_beta.2'

Jonathan Dowland jmtd at moszumanska.debian.org
Wed Jul 26 15:21:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

jmtd pushed a commit to annotated tag debian/5.0.0_beta.2-1
in repository deutex.

commit 6bf10f08807f51436d439d2e64e555148d756013
Merge: f54c780 d69c81e
Author: Jonathan Dowland <jmtd at debian.org>
Date:   Tue Jul 25 22:11:59 2017 +0100

    Merge tag 'upstream/5.0.0_beta.2'
    
    New upstream version 5.0.0~beta.2

 AUTHORS                   |    5 +
 CHANGES                   |  583 -----
 COPYING                   |   39 +-
 COPYING.LIB               |  218 +-
 FAQ                       |   71 -
 INSTALL                   |  192 --
 LICENCE => LICENSE        |   21 +-
 Makefile.am               |    9 +
 Makefile.in               | 1128 ++++++---
 NEWS.adoc                 |   56 +
 README                    |   64 -
 README.adoc               |   66 +
 TODO                      |  258 --
 VERSION                   |    1 -
 aclocal.m4                | 1428 +++++++++++
 compile                   |  348 +++
 config.h.in               |   28 +
 configure                 | 5809 +++++++++++++++++++++++++++++++++++++++++----
 configure.ac              |   32 +
 depcomp                   |  791 ++++++
 deutex.6                  |  571 -----
 docsrc/README             |   64 -
 docsrc/changes.html       |  969 --------
 docsrc/deutex.6           |  292 ---
 docsrc/faq.html           |  136 --
 docsrc/hackers_guide.html |   79 -
 docsrc/readme.dos         |   33 -
 docsrc/todo.html          |  471 ----
 docsrc/transpblue.png     |  Bin 17989 -> 0 bytes
 dos/buildbc.bat           |   31 -
 dos/builddj.bat           |   25 -
 dos/buildmsc.bat          |   19 -
 dtexman6.txt              | 4684 ------------------------------------
 install-sh                |  501 ++++
 man/Makefile.am           |   10 +
 man/Makefile.in           |  488 ++++
 man/deutex.txt.in         |  443 ++++
 missing                   |  215 ++
 old/deusf.ide             |  Bin 29664 -> 0 bytes
 old/deutex.ide            |  Bin 35124 -> 0 bytes
 old/dos2unix.sh           |   11 -
 old/save.bat              |    1 -
 pkg.w32/GNUmakefile       |   28 +
 pkg.w32/config.make.in    |    5 +
 pkg.w32/cp-with-libs      |  175 ++
 scripts/codes             |  207 --
 scripts/html2txt          |   18 -
 scripts/process           |   26 -
 src/Makefile.am           |   10 +
 src/Makefile.in           |  596 +++++
 src/color.c               |  692 ++----
 src/color.h               |   42 +-
 src/compose.c             | 1315 +++++-----
 src/deusf.def             |    7 -
 src/deusfos.def           |    6 -
 src/deutex.c              | 2466 ++++++++-----------
 src/deutex.def            |    7 -
 src/deutex.h              |  378 +--
 src/deutexos.def          |    6 -
 src/endianio.c            |  200 +-
 src/endianio.h            |   34 +-
 src/endianm.c             |  172 +-
 src/endianm.h             |   43 +-
 src/extract.c             | 1821 +++++++-------
 src/extract.h             |   43 +-
 src/gifcodec.c            |  511 ----
 src/gifcodec.h            |   34 -
 src/ident.c               | 1805 ++++++--------
 src/ident.h               |   54 +-
 src/listdir.c             | 1184 ++++-----
 src/lists.c               | 1057 +++++----
 src/lists.h               |   37 +-
 src/log.c                 |  113 -
 src/log.h                 |   11 -
 src/lzw.c                 |  680 +++---
 src/merge.c               | 1026 ++++----
 src/merge.h               |   36 +-
 src/mkwad.c               | 1411 ++++++-----
 src/mkwad.h               |  103 +-
 src/picture.c             | 2745 +++++++++++----------
 src/picture.h             |   72 +-
 src/sound.c               |  789 +++---
 src/sound.h               |   36 +-
 src/sscript.c             |  352 ++-
 src/sscript.h             |   14 +-
 src/substit.c             |  167 --
 src/text.c                |  931 ++++----
 src/text.h                |   77 +-
 src/texture.c             | 1273 +++++-----
 src/texture.h             |   80 +-
 src/tools.c               | 1069 ++++-----
 src/tools.h               |  100 +-
 src/usedidx.c             |  156 +-
 src/usedidx.h             |   46 +-
 src/version.c             |    1 -
 src/wadio.c               |  124 +-
 src/wadio.h               |   33 +-
 97 files changed, 21969 insertions(+), 22645 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/deutex.git



More information about the Pkg-games-commits mailing list