[ioquake3] annotated tag debian/1.36+u20160914+dfsg1-1 created (now b2000e0)
Simon McVittie
smcv at debian.org
Wed Sep 21 19:57:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to annotated tag debian/1.36+u20160914+dfsg1-1
in repository ioquake3.
at b2000e0 (tag)
tagging 87e61120634fc5a5f028c04e623b3ce20fa43aa9 (commit)
replaces upstream/1.36+u20160914+dfsg1
tagged by Simon McVittie
on Wed Sep 21 20:55:40 2016 +0100
- Log -----------------------------------------------------------------
ioquake3 Debian release 1.36+u20160914+dfsg1-1
-----BEGIN PGP SIGNATURE-----
iQIcBAABCAAGBQJX4uW8AAoJEE3o/ypjx8yQAXcP/jdhPWmYGImTYR7prLbMY5hO
9y7bsxv9HIrg2F5NC10nDrp3vC81ovz+cebPIRMHhIPozx6PCqn8C/1u8aWxxM6w
vz8sobLaRoS6NJrQwkMBEwnt1ooSLvYkoNa9SBNObnVgDHjG0Jwk0em6GtbtP8kP
Ikecb9LqEM9iIClNyl5f9yyR51oOAAJLetqpZyN3MsCAQbNArRjpKpOPAbWVpcrr
AnmjO19fo+s8/kEP0EMx2B7p0rMBtYZub5eTvi7Cn4WFij3T6R+OYAQVSTR/3/uZ
BNrRw8HH03cxq9dYl1EtAzmG8hdMAUrH5nrpwXQyCfycneUEmBCjZp0u3zkEmEJV
l7TxW3ryVKCAas77wFIXrKl1xx7ZArSRF20v486p9b5FfsQj+yYEBYOVpG8DAACK
jHMfvlZobblPywzB+8BCSW8A7Is+GzDK+3dRsJcCsuCt+M8YkVddQqCIwuR0dwMq
2jv/dRmusHz5/xpselcJuJCnycBuqFqWcRB3Y4lclba4MWOiXmnuIcSL0WfxW1rY
VGdqZCPI8PiI+ePlSVF0IdSMKaFEVKfkyDDOv8xJOCeAQXuzKzrOuyZigI0CBEEa
I1KurYxnN2CS6z+fnycLivpaIFo0KwTOqfWZhwuy/ndrYmylcxrLYPX9AthUoS2C
aU9VKdy12VDVi7jqsnDf
=aIMt
-----END PGP SIGNATURE-----
Bruno Kleinert (12):
Add debian/ directory
openarena -> ioquake3 in server manpage
Add patchset from personal repository
Don't try to build internel speex code copy
Fix deprecation warning about dh_clean -k
dh_prep needs build dependency debhelper (>= 7)
Install id-readme.txt in binary packages
Information about packaging games for ioquake3
Forgotten patches from my patchset
Update debian changelog
Script to export upstream sources from SVN
Standards version an fix for deprecated version relation
Martin Michlmayr (1):
debian/q3arch: add arm64 support
Simon McVittie (307):
Reset changelog to UNRELEASED
Update q3arch.sh from openarena 0.8.5
control: untabify
control: add myself to Uploaders
Recommend a recent openarena
ioquake3: suggest a matching ioquake3-server
Install binaries outside the $PATH
Update to debhelper 7 compat
Convert debian/rules to dh style, and set variables as for openarena
Add example wrapper scripts to run OpenArena with this engine
Add a .gitignore for debian/
Add patch to not check for pak0.pk3 when running standalone
Avoid needing lcc by overriding make variables in rules, rather than by patching Makefile
Don't patch out use of ~/.q3a
Remove patch to fix strcpy abuse: newer versions from svn don't need this
Remove patch that removes LOCAL_HEADERS stuff
Remove fallback to baseq3/*.so
Remove pioquake3 branding patch
Remove patch to rename executables
Remove patch to link against libcurl by default
Revert removal of credits UI
Revert removal of quake3world.com link
Don't rename shared objects; only rename binaries at install time
Remove Fedora patch working around empty fs_game from openarena servers
Don't patch the default master server; we can change it on the command line
Remove patch to turn off sv_pure by default
Remove patch to default to shared objects
Remove OA-specific pak0 check removal
Remove patches to set an OpenArena-specific PROTOCOL_VERSION
Adapt get-orig-source.sh to get a svn snapshot
Refresh patch series
Merge commit 'upstream/1.36+svn1788'
New upstream version; rebase remaining patches
Fix installation paths
Improve patch tagging for system libjpeg patch
Add my patch from openarena to fix division by zero if misconfigured
Add patches allowing protocol to be changed on the command line
Add patch for the ability to redirect from a stub QVM to native code
Add patches to follow the normal search path for DLLs
Add patches to increase arbitrary limits
Add patch adding g_humanplayers and g_needpass to server info
Save the Debian package version into the executable
Remove patch to not ask for CD key for openarena
Add patch from openarena for misspellings (ioq3 bug 4692)
Add patch from openarena to fix ioquake3 on alpha
Refresh patch queue
Add patch indicating that kFreeBSD is basically like Linux for our purposes
Add an example wrapper script for vanilla Quake 3
Update changelog and package descriptions
Adjust README.Debian: the proprietary game does, in fact, seem to work
Tag patches that I've sent upstream
Simplify regex for debian_version, and include distro name in VERSION
Don't omit libjpeg from the repacked "orig" tarball
Merge commit 'upstream/1.36+svn1788j'
Standards-Version: 3.9.1 (no changes)
Convert debian/copyright to DEP-5 and generally chase copyright statements
Add a watch file
Update changelog
Remove quake3 wrapper example for now
confirmed with Fuddl on IRC that he intends debian/* to be GPL-2+
Remove leftovers from quake3/q3ded wrappers
Target unstable
Add support for arm/armel in q3arch.sh, removing "might not work" warning
Make ioquake3-server recommend openarena-server | quake3-server, not their client counterparts
wrapper scripts: use gdb to get a backtrace if OPENARENA_BACKTRACE is set, or run under OPENARENA_DEBUGGER
Enhance the example openarena scripts to support --help, --quiet, and running under a debugger
Do a "debug" build if DEB_BUILD_OPTIONS contains noopt, else a "release" build
Update changelog
q3arch.sh: output the result on stderr, for buildd logs
Rename the ioquake3-server man page to ioq3ded to match the binary, and update the man pages
Target unstable
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
Install q3arch.sh to /usr/share/ioquake3, for openarena to build-depend on
New upstream svn snapshot
Add patches 0017, 0018: revert r1796, which breaks Team Arena, and apply patch suggested by Zack Middleton instead
Move get-orig-source functionality into debian/rules
Merge commit 'upstream/1.36+svn1802'
make q3arch.sh executable
Unapply patches after building from git
Add patch 0019: fix a regression in joining single-player team games
Rename q3arch.sh to q3arch
Adjust copyright file to point to get-orig-source
Sort build-dependencies
Target unstable
lalala
Correct patch 0014 so the variables are correctly formatted as strings
Update copyright
Remove example scripts to run openarena: openarena in experimental now uses wrapper scripts around this engine, so please use that instead
Prepare release
Add debug symbols in ioquake3-dbg
Mark some patches as applied upstream
Replace patch 0004 with the simpler upstream fix
More upstreamed patches
New upstream release
Merge commit 'upstream/1.36+svn1858'
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
Merge branch 'debian-experimental'
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
Release to unstable
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)
Annotate upstreamed patch
Release to unstable
Merge commit 'upstream/1.36+svn1921' into debian-experimental
New upstream svn snapshot
refresh patches, etc.
Add a potential patch for an OpenArena crash (might close: #607178)
Release to experimental
New upstream svn snapshot
Merge branch 'upstream' into debian-experimental
q3arch: extend the armel special case to recognise armhf as Linux too
disable internal libjpeg, again
avoid linking the dedicated server against libjpeg
release
New upstream svn snapshot
Merge branch 'upstream' into debian-experimental
Drop Recommends on openarena|quake3 and the corresponding -server: those are the user-visible packages, and this shared engine is just an implementation detail
Stop the client Suggesting the server, too
Annotate the libjpeg patch with why upstream rejected it
Build-depend on libjpeg-dev instead of libjpeg62-dev, to allow a binNMU for the transition when it eventually happens
correctly blame DirectFB, not SDL, for inability to transition early
add bug#
Upload to unstable
Specifically build-depend on libjpeg8-dev
q3arch: correctly recognise powerpc-linux-gnuspe (Debian powerpcspe, PowerPC with Signal Processing Extensions) as Linux
Specifically enable pristine-tar in git-buildpackage so we'll produce matching orig tarballs in future, and import the pristine-tar data for this upstream version
release
Security fixes
Prepare security update, for release 2011-07-28
Amend previous changelog to include bug numbers, which were not available when the package was prepared before the embargo date
New upstream snapshot
Merge branch 'upstream' into debian-experimental
Merge branch 'upstream' into debian-experimental
newer upstream release
Add Breaks for openarena versions that don't set the protocol version as necessary for this engine
Newer upstream snapshot
Merge commit 'upstream/1.36+svn2131' into debian-experimental
install the new pluggable renderers
update fake-QVM patch for this snapshot, and restore the ability to load replacement shared objects from a subdirectory
Restore the ability to load replacement shared objects from a subdirectory, fixing symptoms like #620757 on OpenArena pure servers
release
Merge branch 'master' into debian-experimental
release
Switch gbp.conf to experimental for this branch
Merge commit 'upstream/1.36+svn2139' into debian-experimental
release to experimental
Update description: Debian's openarena now uses this shared engine (Closes: #644577)
Merge branch 'master' into debian-experimental
New upstream snapshot
Back to unstable
Merge commit 'upstream/1.36+svn2202'
Don't install a duplicate copy of ChangeLog.gz, debhelper automatically gives us changelog.gz
Remove a stray non-breaking space from debian/copyright
Drop zlib, libjpeg
Merge commit 'upstream/1.36+svn2202'
Don't try to build on non-Linux, non-kFreeBSD - the current code structure only allows specific platforms, and I doubt ioquake3 is useful on Hurd anyway
Release
Imported Upstream version 1.36+svn2224
New upstream snapshot
Standard-Version: 3.9.3 (no changes)
Use debhelper 9 for compressed/build-ID-based debug symbols
release
Import some of the changes from OpenArena 0.8.8's engine
Compile with -DWITH_OPENARENA to try out 0.8.8
Release to experimental
Back out the patch that changes colour handling in the console: misleading for non-OpenArena, only minor impact for OpenArena
Merge from experimental
Use default.mk from dpkg-dev >= 1.16.1
release
Fix CVE-2012-3345
Add bug number to the previous upload's changelog
Add CPPFLAGS (which are not followed by ioquake3) to CFLAGS (which are), for better hardening
Report status of libgl1-mesa-dri (indirect recommendation) in bug reports
On any-i386, only emit i486 instructions (we theoretically still support non-586 CPUs), but optimize for a generic modern x86
New upstream snapshot
Merge tag 'upstream/1.36+svn2287'
adapt to the new upstream snapshot
Run in a window by default on new installations (mitigates: #546671)
Release
Compile on Hurd, treating it like Linux and kFreeBSD (patch and testing by Svante Signell, closes: #679330)
Adjust gbp.conf for experimental
release
Merge from experimental
New upstream snapshot, now coming from git rather than svn
Merge tag 'upstream/1.36+u20130504+g42eeb75'
Refresh patches
Adapt the patch for windowed-mode-by-default to apply to both renderer versions
disable Opus support for now, since Debian's libopusfile is only in experimental, and currently links OpenSSL, which is not GPL-compatible (see #708008)
explicitly disable internal libogg
release
Enable Opus support now that #708008 is fixed
add a patch to look for the various Xiph libraries in the locations from pkg-config, since opusfile.h isn't in the default search path
add missing build-dependencies for Opus
release
Merge tag 'upstream/1.36+u20130924+gacbeca6'
New upstream snapshot
Canonicalize Vcs-Git, Vcs-Browser
Standards-Version: 3.9.4 (no changes needed)
Merge tag 'upstream/1.36+u20140116+gdde36d9'
Merge branch 'upstream'
another new upstream snapshot
Refresh patches again
Set renderergl2 default video mode to 640x480, matching renderergl1
Standards-Version: 3.9.5 (no changes needed)
Install README.md as upstream README
switch opengl2 renderer back to opengl1 when running OpenArena, since OA's GLSL shaders don't seem to be fully compatible with it
release
get-orig-source: update snapshot
Merge tag 'upstream/1.36+u20140319+gb099255'
New upstream snapshot
refresh patches (no functional change)
release
New upstream snapshot
Merge tag 'upstream/1.36+u20140802+gca9eebb'
debian/patches: stop using numbered patches so there's less diffstat churn when patches are added/removed
Drop patch to check for opus etc. via pkg-config, applied upstream
Drop patch to build for i486 on Debian i386, Debian's i386 gcc now targets i586 anyway
Drop patch to avoid opengl2 for OpenArena, opengl2 now uses internal GLSL resources
Refesh patches (no functional changes)
debian/rules: turn off all removed internal copies of libraries
release
Build-depend on libjpeg-dev for jpeg-turbo transition
Merge tag 'upstream/1.36+u20140929+g918eed9' into debian-experimental
gbp.conf: switch to debian-experimental
New upstream snapshot
Add patch to avoid crashing if SDL reports more than 128 video modes
release
Strip embedded code copy of SDL2 headers so we don't need to mention them in debian/copyright, since the tarball is repacked anyway
Merge tag 'upstream/1.36+u20140929+g918eed9+dfsg1' into debian-experimental
New upstream snapshot
Remove debian/source/local-options, dpkg-source behaves sensibly on its own (unapplies patches iff they were initially applied)
Standards-Version: 3.9.6 (no changes)
Mangle upstream version correctly in watch file
mark patches with forwardedness
Imported Upstream version 1.36+u20150114+dfsg1
New upstream snapshot
Add patch so the UI can see whether we're playing the demo
q3arch: add support for the modified architecture string used by iortcw
README.Debian: update instructions for integrating new games to point to src:openarena and src:quake as examples
Install symlinks to native-code cgame, qagame and ui modules for quake3
prepare release
Merge tag 'upstream/1.36+u20150228+dfsg1' into debian-experimental
New upstream snapshot
Canonicalize Vcs-Browser and use https
release
Add and use a patch to avoid __DATE__, for reproducible builds; we use the date of the latest changelog entry instead
Merge tag 'upstream/1.36+u20150412+dfsg1' into debian-experimental
New upstream snapshot
Upload to unstable
Another try at making the build reproducible
Use TZ=UTC and LC_ALL=C.UTF-8 for the entire build
release
Merge tag 'upstream/1.36+u20150710+dfsg1'
New upstream snapshot
1.36+u20150710+dfsg1-1
Set FULLBINEXT="" to omit extension from executables, instead of renaming them afterwards
Merge tag 'upstream/1.36+u20150730+dfsg1'
New upstream snapshot
debian/q3arch: update and simplify for new upstream
Stop using lsb_release for version info, use DEB_VENDOR instead
Merge tag 'upstream/1.36+u20150926+dfsg1'
New(er) upstream snapshot
1.36+u20150926+dfsg1-1
debian/control: remove architecture restriction
debian/rules: maintainer-get-orig-source: put the tarball in ../build-area
Merge tag 'upstream/1.36+u20151017+dfsg1'
New upstream snapshot
1.36+u20151017+dfsg1-1
Merge tag 'upstream/1.36+u20160122+dfsg1'
New upstream snapshot
now uses Opus for VoIP, drop Speex build-dependency
Partially normalize packaging through wrap-and-sort
Use https for Vcs-Git, to provide anonymous checkouts that still authenticate the server
release
Standards-Version: 3.9.7 (no changes needed)
Add an experimental AppArmor profile supporting OpenArena (openarena) and Quake III Arena (quake3 from contrib), in complain mode for now
Update reproducibility patch to pick up SOURCE_DATE_EPOCH, as set by debhelper >= 9.20151004
Refresh patches
Enable full compiler hardening
1.36+u20160122+dfsg1-2
AppArmor: allow enumerating direct-rendering devices (graphics cards)
AppArmor: allow use of Wayland shared memory buffers
AppArmor: allow Zenity popup to read GLib schemas
Merge tag 'upstream/1.36+u20160616+dfsg1'
New upstream snapshot
debian/gbp.conf: use DEP-14 branch names
debian/rules: maintainer-get-orig-source: suggest a gbp import-orig command line
refresh patches
Standards-Version: 3.9.8 (no changes needed)
Correct date(1) syntax when using SOURCE_DATE_EPOCH
1.36+u20160616+dfsg1-1
debian/watch: mangle Debian version correctly
Remove a leftover comment which is now misleading
Merge tag 'upstream/1.36+u20160914+dfsg1' into debian/master
New upstream snapshot
Remove ioquake3-dbg, rely on automatic dbgsym packages instead
Mention improved get-orig-source in changelog
Bump debhelper compat level to 10
debian/rules: mark get-orig-source as a phony target
debian/rules: re-indent options
d/p/Fix-mis-spellings-of-separating-as-seperating.patch: fix spellings
debian/apparmor.d: allow mapping objects from /usr/lib/openarena-server
1.36+u20160914+dfsg1-1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 274fa89 Fix typo of empty in ai_main.c
new 4474297 Fix bot team order to kill last player it killed
new 0ad4381 Make using Yacc optional, disabled by default
new ebc7894 Fix OpenGL2 readme missing text in md
new 251c983 OpenGL2: Require OpenGL 2.0.
new f0086e8 OpenGL2: Add new GL function loader.
new 9a5add2 [tools/asm/q3asm.c] Remove 'abs(unsigned)', which is unnecessary and potentially wrong
new 18d6c8f [botlib] Use floating point absolute value rather than truncate to integer
new 2ef99c8 Merge pull request #195 from tkoeppe/intfix
new 7164381 OpenGL2: Use loader for all extension funcs.
new bbe99a8 [null/null_glimp.c] Fix up bitrot in null impl
new 1051df4 Merge pull request #197 from tkoeppe/null
new e022abe OpenGL2: Fix GL_EXT_direct_state_access function names.
new 29ac117 OpenGL2: Let unlit materials use parallax maps.
new 5252e28 OpenGL2: Fix shader error logs.
new 1972128 Better defaults for joystick axes.
new d098668 Controller hot plug support.
new 879fb55 Minor updates to README.md
new b7f2ebd Better gamepad support.
new 6262972 Fix stricmp usage in previous commit.
new f47aaa2 Minor URL change.
new 1cf0b21 Fix black screen when in_joystick disabled but controller connected.
new fe8ac83 OpenGL2: Preallocate grid surfaces like other BSP surfaces.
new 4ce600f Missing bit of previous commit.
new 4f9310d Update SDL2 to 2.0.4
new e8c5b3a Merge pull request #207 from MAN-AT-ARMS/sdl204
new 966d39e Add stripped SDL2 reference dll's to repo
new fb65e12 Merge pull request #212 from MAN-AT-ARMS/sdl204-stripped
new c5c01e7 Fix joystick w/o controller mapping not working with SDL update.
new 3c8da8c [game/ai_main.c] Use floating-point fabs() for floating-point values
new 762f507 Merge pull request #213 from tkoeppe/abs
new 0eb72cd [renderergl2/tr_main.c] Use floating-point fabsf() for floating-point values
new dfbaf50 OpenGL2: Store normals/tangents as int16_t[4].
new f9e5712 OpenGL2: Fix missing bounds calculation when loading BSP surfaces.
new 927c9cc OpenGL2: Make R_FreeSurfaceGridMeshData() static.
new 497a74f Fix undefined behavior when shifting left by 32.
new ec37799 OpenGL2: Fix reversed VectorCopy4() usage.
new fe111df [qcommon/msg.c] Remove dead code (which had undefined behaviour)
new 7d063ba Merge pull request #220 from tkoeppe/shift
new bbc9e26 OpenGL2: Fix more reversed VectorCopy4() usage.
new bd062f7 Merge pull request #216 from tkoeppe/abs
new 90f2f02 [code/botlib/l_precomp.c] Fix string buffer overflow
new 4c169ab Merge pull request #221 from tkoeppe/strncpy
new 4faf100 OpenGL2: Remove map color scaling and r_forceSunMapLightScale.
new 8749d62 OpenGL2: Remove per fragment tangent space calculation code.
new 8417c18 OpenGL2: Clamp entity lighting to more resemble OpenGL1.
new 5932a11 debian/watch: mangle Debian version correctly
new 7709223 Remove a leftover comment which is now misleading
new f9ef5eb New upstream version 1.36+u20160914+dfsg1
new aeaad30 Merge tag 'upstream/1.36+u20160914+dfsg1' into debian/master
new bb1c527 New upstream snapshot
new 87594a5 Remove ioquake3-dbg, rely on automatic dbgsym packages instead
new b5a8997 Mention improved get-orig-source in changelog
new 7cfed5d Bump debhelper compat level to 10
new 4ff12c4 debian/rules: mark get-orig-source as a phony target
new 76a29a2 debian/rules: re-indent options
new 56d9b71 d/p/Fix-mis-spellings-of-separating-as-seperating.patch: fix spellings
new 652ef15 debian/apparmor.d: allow mapping objects from /usr/lib/openarena-server
new 87e6112 1.36+u20160914+dfsg1-1
The 59 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git
More information about the Pkg-games-commits
mailing list