This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit 0f88366a66bdbf7990a4aec1390f8e0786806a8e Author: Simon McVittie <[email protected]> Date: Mon Nov 6 10:45:03 2017 +0000 Set Rules-Requires-Root to no --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index dfdb5a4..a98fbcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ openjk (0~20171104~dfsg-1) UNRELEASED; urgency=medium * New upstream snapshot * Standards-Version: 4.1.1 (no changes required) + * Set Rules-Requires-Root to no -- Simon McVittie <[email protected]> Mon, 06 Nov 2017 10:43:21 +0000 diff --git a/debian/control b/debian/control index 880e58d..b210b3f 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: libpng-dev, libsdl2-dev (>= 2.0.4), zip, +Rules-Requires-Root: no Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-games/openjk.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openjk.git -- 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

