[iortcw] branch master updated (64fca22 -> c0f5ad5)

Simon McVittie smcv at debian.org
Wed Mar 18 23:47:25 UTC 2015


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

smcv pushed a change to branch master
in repository iortcw.

      from  64fca22   Fix references to svn/Google Code to point to git/github instead
       new  5b730d5   Bring back Q3's modified minizip
       new  da9cec3   Imported Upstream version 1.42b+20150316+dfsg2
       new  7220dfd   Merge tag 'upstream/1.42b+20150316+dfsg2'
       new  c0f5ad5   update repacked tarball version

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 MP/code/qcommon/ioapi.c                            |  182 +++
 MP/code/qcommon/ioapi.h                            |   75 +
 MP/code/qcommon/unzip.c                            | 1602 ++++++++++++++++++++
 MP/code/qcommon/unzip.h                            |  355 +++++
 SP/code/qcommon/ioapi.c                            |  182 +++
 SP/code/qcommon/ioapi.h                            |   75 +
 SP/code/qcommon/unzip.c                            | 1602 ++++++++++++++++++++
 SP/code/qcommon/unzip.h                            |  355 +++++
 debian/changelog                                   |    5 +-
 debian/control                                     |    1 -
 debian/copyright                                   |    7 +-
 .../Allow-use-of-system-minizip-library.patch      |  255 ----
 debian/patches/series                              |    1 -
 debian/rules                                       |    2 -
 14 files changed, 4435 insertions(+), 264 deletions(-)
 create mode 100644 MP/code/qcommon/ioapi.c
 create mode 100644 MP/code/qcommon/ioapi.h
 create mode 100644 MP/code/qcommon/unzip.c
 create mode 100644 MP/code/qcommon/unzip.h
 create mode 100644 SP/code/qcommon/ioapi.c
 create mode 100644 SP/code/qcommon/ioapi.h
 create mode 100644 SP/code/qcommon/unzip.c
 create mode 100644 SP/code/qcommon/unzip.h
 delete mode 100644 debian/patches/Allow-use-of-system-minizip-library.patch

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



More information about the Pkg-games-commits mailing list