[rbdoom3bfg] branch master updated (5201950 -> 32c655c)

Tobias Frost tobi at moszumanska.debian.org
Sat Jul 4 10:04:40 UTC 2015


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

tobi pushed a change to branch master
in repository rbdoom3bfg.

      from  5201950   Patches 75, 80 and 82 applied upstream
       new  0ea5e60   Imported Upstream version 1.0.3+repack1+git20150625
       new  0a2cbdc   Merge tag 'upstream/1.0.3+repack1+git20150625'
       new  a2b8f1b   Refresh 10-lowercase-executeable.patch
       new  ad2e8ec   Remove 75-local-no-precompiled-header.patch -- applied upstream
       new  d3b9253    Refresh patch 80-disable-cpu-features.patch, applied mostly upstream
       new  32c655c   Remove 82-enable-hurd-kfreebsd.patch -- applied upstream

The 6 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:
 .gitignore                                         |   37 -
 ChangeLog                                          | 1907 ++++++++++++++++++++
 README.txt                                         |   16 +
 base/renderprogs/interactionSM.pixel               |    8 +-
 debian/changelog                                   |   10 +
 debian/patches/10-lowercase-executeable.patch      |   29 +-
 .../patches/75-local-no-precompiled-header.patch   |  267 ---
 debian/patches/80-disable-cpu-features.patch       |   55 +-
 debian/patches/82-enable-hurd-kfreebsd.patch       |   72 -
 debian/patches/series                              |    2 -
 neo/CMakeLists.txt                                 |  198 +-
 neo/d3xp/SecurityCamera.cpp                        |    2 +-
 neo/d3xp/ai/AI.cpp                                 |    2 +-
 neo/idlib/CMakeLists.txt                           |   10 +-
 neo/idlib/sys/sys_defines.h                        |   10 +-
 neo/idlib/sys/sys_intrinsics.h                     |    4 +
 neo/renderer/RenderProgs_embedded.h                |    8 +-
 neo/renderer/RenderSystem_init.cpp                 |    2 +
 neo/renderer/tr_backend_draw.cpp                   |    2 +-
 neo/renderer/tr_local.h                            |    2 +
 neo/sound/XAudio2/XA2_SoundHardware.cpp            |  243 ++-
 21 files changed, 2253 insertions(+), 633 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 ChangeLog
 delete mode 100644 debian/patches/75-local-no-precompiled-header.patch
 delete mode 100644 debian/patches/82-enable-hurd-kfreebsd.patch

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



More information about the Pkg-games-commits mailing list