Change logs for ioquake3 source package in Natty

  • ioquake3 (1.36+svn1933-1) experimental; urgency=low
    
      * New upstream svn snapshot
        - contains a fix for FTBFS on powerpc, hopefully (Closes: #617769)
        - support merged for system libjpeg; drop the Fedora-originated patch
        - add a smaller patch to use jpeg_mem_src from the bundled libjpeg 8 with
          the system libjpeg 6b (a necessary evil for now)
      * q3arch: extend the armel special case to recognise armhf as Linux too
    
    ioquake3 (1.36+svn1921-1) experimental; urgency=low
    
      * New upstream svn snapshot
        - discard patches that were applied or replaced upstream
        - refresh remaining patches
        - add patch to compile against OpenAL Soft extension headers
      * Remove patch 0015 again, breaking obsolete experimental openarena
        versions (if you're running 0.8.5-5+expX for any X, please upgrade)
      * Add a potential patch for an OpenArena crash (might close: #607178)
    
    ioquake3 (1.36+svn1858-2) unstable; urgency=low
    
      * Apply patch from upstream r1919 to avoid Com_StartupVariable marking
        cvars as user-created, causing them to be reset when joining some
        servers (Closes: #613692)
     -- Micah Gersten <email address hidden>   Mon,  04 Apr 2011 13:27:55 +0000
  • ioquake3 (1.36+svn1858-1) unstable; urgency=low
    
      * New upstream snapshot
        - discard patches that were applied or replaced upstream
        - refresh remaining patches
        - add patch 0015: openarena in experimental relies on being able to set
          com_standalone 1 on the command line, so bring back that functionality,
          and copy com_basegame from fs_basegame if used
      * Replace patch 0014 with Zack Middleton's version from upstream bugzilla,
        which automatically counts human players, independent of the mod
      * Bump debhelper compat to 8 now it's (about to be) in stable
      * Update format of debian/copyright with the help of Config::Model
    
    ioquake3 (1.36+svn1802-2+dbg) experimental; urgency=low
    
      * Add debug symbols in ioquake3-dbg
    
    ioquake3 (1.36+svn1802-2) unstable; urgency=low
    
      * Correct patch 0014 so the variables are correctly formatted as strings
      * Update copyright file to DEP-5 (candidate) format
      * Remove example scripts to run openarena: openarena in experimental now
        uses wrapper scripts around this engine, so please use that instead
     -- Micah Gersten <email address hidden>   Fri,  18 Feb 2011 22:02:47 +0000
  • ioquake3 (1.36+svn1802-1) unstable; urgency=low
    
      * New upstream svn snapshot
        - Add patches 0017, 0018: revert r1796, which breaks Team Arena, and apply
          patch suggested by Zack Middleton instead
        - Add patch 0019: fix a regression in joining single-player team games
      * Remove all of build/ in clean; otherwise architectures where uname -m
        doesn't match the Q3 architecture name won't delete the binaries
      * Use Q3 arch name "sh" for sh4
      * Recommend x11-utils, zenity or kdebase-bin so Sys_Dialog will work
      * Move get-orig-source functionality into debian/rules
      * Rename q3arch.sh to q3arch, and install it in ioquake3-server so
        openarena can build-depend on it
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  13 Nov 2010 13:44:44 +0000
  • ioquake3 (1.36+svn1788j-2) unstable; urgency=low
    
      * Add support for arm/armel in q3arch.sh, removing "might not work" warning
        (q_platform.h does support this CPU)
      * Make ioquake3-server recommend openarena-server | quake3-server,
        not their client counterparts
      * Enhance the example openarena scripts to support --help, --quiet,
        and running under a debugger
      * Use the upstream "debug" build target, which doesn't select any particular
        compiler flags except -O0, if DEB_BUILD_OPTIONS contains "noopt"
      * Use build/ rather than build/flavour-arch-os/ for both flavours of build
        (debug and release)
      * Rename the ioquake3-server man page to ioq3ded to match the binary, and
        update the man pages
    
    ioquake3 (1.36+svn1788j-1) unstable; urgency=low
    
      [ Bruno "Fuddl" Kleinert ]
      * Initial release (Closes: #488803)
      * Import several patches from Fedora, including:
        * Use system libjpeg (will close #495966 when openarena uses this engine)
      * Strip non-free LCC compiler
      * Strip some of the code copies from .orig.tar.gz:
        * library binaries
        * speex
        * curl
    
      [ Simon McVittie ]
      * Update to a svn snapshot of ioquake3
      * Import patches from Debian openarena packaging:
        * fix build and resulting binary on Alpha (vorlon)
        * load native-code game logic (smcv)
        * fix spelling errors (ansgar)
        * fix FTBFS on kFreeBSD (KiBi)
      * Import patches loosely based on OpenArena upstream patches:
        * clip cl_mouseAccelOffset at 0.0001 to avoid division by zero
        * increase some arbitrary limits
        * put g_humanplayers and g_needpass in server info
      * Add some new patches to let us run OpenArena with this engine:
        * don't require Quake 3's pak0.pk3 in standalone mode
        * allow apparent protocol version to be changed on the command line
      * Add example scripts to use this engine to play OpenArena
      * Move the installed binaries off the $PATH, since they're of little use
        on their own (this package mainly exists so openarena, quake3 etc. can
        depend on it in future)
      * Don't strip the libjpeg code copy from the orig tarball: we still use
        one modified file from it, which means we must include the README and
        details of changes
      * Audit copyright file and convert to DEP-5
      * Add a watch file
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Nov 2010 14:08:13 +0000