[deutex] branch upstream updated (c303a1c -> cd21e46)

Fabian Greffrath fabian at moszumanska.debian.org
Fri Dec 15 19:59:52 UTC 2017


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

fabian pushed a change to branch upstream
in repository deutex.

      from  c303a1c   New upstream version 5.0.0
      adds  cd21e46   New upstream version 5.1.0

No new revisions were added by this update.

Summary of changes:
 .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(-)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 delete mode 100644 Makefile.in
 delete mode 100644 aclocal.m4
 create mode 100755 bootstrap
 delete mode 100755 compile
 delete mode 100644 config.h.in
 delete mode 100755 configure
 delete mode 100755 depcomp
 delete mode 100755 install-sh
 create mode 100644 man/.gitignore
 delete mode 100644 man/Makefile.in
 delete mode 100755 missing
 create mode 100644 pkg.w32/.gitignore
 create mode 100644 src/.gitignore
 delete mode 100644 src/Makefile.in
 create mode 100644 src/png_tools.c
 create mode 100644 src/png_tools.h

-- 
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