This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openarena.
commit 56a877200cdbed5d56f6b543b4fac53e772ac913 Author: Simon McVittie <[email protected]> Date: Sun Jun 25 01:04:49 2017 +0100 d/control: openarena-server Depends on lsb-base --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ec569bb..f38972d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ openarena (0.8.8-19) UNRELEASED; urgency=medium * Drop openarena-dbg, rely on automatic -dbgsym packages instead * Use recommended https URL for debian/copyright Format * d/copyright: Document new upstream location + * d/control: openarena-server Depends on lsb-base -- Simon McVittie <[email protected]> Sat, 24 Jun 2017 19:18:46 +0100 diff --git a/debian/control b/debian/control index 0e1d13a..dedd652 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Architecture: any Depends: adduser, ioquake3-server (>= 1.36+u20130504), + lsb-base, openarena-081-maps, openarena-081-misc, openarena-081-players, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

