This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit 90fad7ebfa09e07a5864021c6cc301775eb68970 Author: Simon McVittie <[email protected]> Date: Sun Jun 25 22:21:33 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 5a09ac6..60784f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ openjk (0~20170610+dfsg1-2) UNRELEASED; urgency=medium * debian/apparmor.d: Allow more device enumeration + * Declare compliance with Debian Policy 4.0.0 -- Simon McVittie <[email protected]> Sun, 25 Jun 2017 02:05:14 +0100 diff --git a/debian/control b/debian/control index 7da200e..6a8c1dd 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libpng-dev, libsdl2-dev (>= 2.0.4), zip, -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-games/openjk.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openjk.git Homepage: https://github.com/JACoders/OpenJK -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

