[openarena] branch debian-experimental updated (cd712fc -> 2f5bf2e)
Simon McVittie
smcv at debian.org
Sun Feb 8 23:41:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to branch debian-experimental
in repository openarena.
from cd712fc Add new watch file, using fakeupstream.cgi to work around the upstream downloads page not being uscan'able (thanks to Bart Martens)
adds 09db75a debian/link-modules.sh: add symlinks so that on i386 and alpha, the game code can be loaded by either old ioquake3 (which looks for i386.so, axp.so) or new ioquake3 (which looks for x86.so, alpha.so)
adds d3dac22 Merge from experimental to unstable
adds b7c149c Release
adds ed7376a Link to readme_088.txt.gz and LINUXNOTES.gz
adds 0e10016 README.Debian: correct location of debian_server.cfg (part of a patch from Markus Koschany, Closes: #719592)
adds f2d9a3f Recommend update-rc.d unconditionally: it "does the right thing" for each of sysvinit, systemd and upstart
adds 2231b89 Mention service(8) in README.Debian for completeness
adds 16b21b5 Use LDFLAGS on non-Linux too
adds 30f7aff Standards-Version: 3.9.5 (no changes needed)
adds 8bce698 Canonicalize Vcs-Git, Vcs-Browser
adds a7fe136 Symlink all of /etc/openarena-server into the OpenArena search path as etc/openarena-server, so "exec etc/openarena-server/server.cfg" now works
adds e4683e9 Switch Vcs-Browser to cgit
adds 4e2cfe8 Standards-Version: 3.9.6 (no changes needed)
adds b392053 Sync server support with quake/12
adds 4fb5841 In the .desktop file, describe it as an ActionGame, not an ArcadeGame
adds 45210ac Prepare release
adds ab97e54 Fix upgrades of openarena-server on systems that do not have quake3-server, which were broken by insufficient edits to the code taken from src:quake in 0.8.8-10 (Closes: #777468)
adds 2f5bf2e Switch Vcs-Browser to https on general principles
No new revisions were added by this update.
Summary of changes:
debian/changelog | 49 ++++++++++-
debian/control | 6 +-
debian/copyright | 2 +-
debian/gbp.conf | 4 +-
debian/link-modules.sh | 28 ++++++
debian/openarena-server.NEWS | 23 +++++
debian/openarena-server.README.Debian | 101 ++++++++++++----------
debian/openarena-server.default | 23 ++---
debian/openarena-server.init | 13 +--
debian/openarena-server.install | 2 +
debian/openarena-server.links | 6 +-
debian/openarena-server.lintian-overrides | 2 +
debian/openarena-server.postinst | 5 ++
debian/openarena-server.preinst | 93 +++++++++++++++++---
debian/openarena-server.service | 25 ++++++
debian/openarena-server at .service | 22 +++++
debian/openarena.desktop | 2 +-
debian/openarena.links | 4 +-
debian/patches/Use-LDFLAGS-on-non-Linux-too.patch | 25 ++++++
debian/patches/series | 1 +
debian/rules | 1 +
21 files changed, 343 insertions(+), 94 deletions(-)
create mode 100644 debian/link-modules.sh
create mode 100644 debian/openarena-server.lintian-overrides
create mode 100644 debian/openarena-server.service
create mode 100644 debian/openarena-server at .service
create mode 100644 debian/patches/Use-LDFLAGS-on-non-Linux-too.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git
More information about the Pkg-games-commits
mailing list