[unshield] 19/30: Merge tag 'upstream/1.0'

Evgeni Golov evgeni at moszumanska.debian.org
Sun Dec 27 11:05:40 UTC 2015


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

evgeni pushed a commit to branch master
in repository unshield.

commit 18ef4db00d055f964443b661c4f377b8fdd81850
Merge: 2766a81 c440980
Author: Evgeni Golov <evgeni at debian.org>
Date:   Sat Sep 7 10:39:50 2013 +0200

    Merge tag 'upstream/1.0'
    
    Upstream version 1.0

 .gitignore                      |    29 +
 .travis.yml                     |     3 +
 Makefile.in                     |   671 --
 README                          |     1 -
 TODO                            |     2 +-
 VERSION                         |     1 +
 aclocal.m4                      |  8857 ----------------------
 bootstrap                       |    42 +
 config.guess                    |  1526 ----
 config.sub                      |  1658 ----
 configure                       | 15586 --------------------------------------
 configure.ac => configure.ac.in |    10 +-
 depcomp                         |   589 --
 install-sh                      |   519 --
 lib/Makefile.am                 |     6 +-
 lib/Makefile.in                 |   662 --
 lib/bswap.c                     |     2 +-
 lib/cabfile.h                   |     2 +-
 lib/component.c                 |    10 +-
 lib/convert_utf/ConvertUTF.c    |   539 ++
 lib/convert_utf/ConvertUTF.h    |   149 +
 lib/convert_utf/Makefile.am     |     9 +
 lib/convert_utf/README.google   |    10 +
 lib/convert_utf/README.unshield |     1 +
 lib/convert_utf/readme.txt      |    43 +
 lib/directory.c                 |     4 +-
 lib/file.c                      |    29 +-
 lib/file_group.c                |     2 +-
 lib/helper.c                    |    52 +-
 lib/internal.h                  |    27 +-
 lib/libunshield.c               |    46 +-
 lib/libunshield.h               |     3 +-
 lib/log.h                       |     2 +-
 lib/md5/Makefile.am             |     2 +-
 lib/md5/Makefile.in             |   449 --
 lib/unshield_config.h.in        |    95 -
 ltmain.sh                       |  8412 --------------------
 m4/check_zlib.m4                |     2 +-
 m4/lib-prefix.m4                |   148 +
 man/Makefile.in                 |   393 -
 missing                         |   367 -
 rebuild.sh                      |     6 +
 src/Makefile.am                 |     2 +-
 src/Makefile.in                 |   492 --
 src/unshield.c                  |    95 +-
 travis.md                       |     1 +
 valgrind.sh                     |     2 +
 47 files changed, 1210 insertions(+), 40348 deletions(-)

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



More information about the Pkg-games-commits mailing list