This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openarena.
commit c1ddd81baac50f8d41b2997e6268286d877bdab2 Author: Simon McVittie <[email protected]> Date: Sun Jun 25 01:07:39 2017 +0100 d/control: Declare Debian Policy 4.0.0 compliance --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f38972d..bb910a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ openarena (0.8.8-19) UNRELEASED; urgency=medium * Use recommended https URL for debian/copyright Format * d/copyright: Document new upstream location * d/control: openarena-server Depends on lsb-base + * d/control: Declare Debian Policy 4.0.0 compliance -- Simon McVittie <[email protected]> Sat, 24 Jun 2017 19:18:46 +0100 diff --git a/debian/control b/debian/control index dedd652..98fae40 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1), ioquake3-server (>= 1.36+u20150730+dfsg1-1~), -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-games/openarena.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena.git/ Homepage: http://openarena.ws/ -- 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

