This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository ioquake3.
commit 8a2eb42b9110dc7850898504eba6f710317e3a6a Author: Simon McVittie <[email protected]> Date: Sun Jun 25 22:18:24 2017 +0100 Declare compliance with Debian Policy 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 75bf9b8..91bdd33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ioquake3 (1.36+u20170611+dfsg1-2) UNRELEASED; urgency=medium * debian/apparmor.d: allow even more device enumeration + * Declare compliance with Debian Policy 4.0.0 -- Simon McVittie <[email protected]> Sun, 25 Jun 2017 02:04:28 +0100 diff --git a/debian/control b/debian/control index 57bf320..4a7ef2d 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libopusfile-dev, libsdl2-dev (>= 2.0.4), libvorbis-dev, -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-games/ioquake3.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/ioquake3.git Homepage: http://www.ioquake3.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

