This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository iortcw.
commit d22cf9313f1a35757b12f1540a4e0c0087d83b21 Author: Simon McVittie <[email protected]> Date: Mon Nov 6 10:18:19 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 bbb1b01..80787d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ iortcw (1.51.b+dfsg1-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.1.1 + * Set Rules-Requires-Root to no -- Simon McVittie <[email protected]> Fri, 06 Oct 2017 09:09:51 +0100 diff --git a/debian/control b/debian/control index 89b3b1c..92e3cda 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: libopusfile-dev, libsdl2-dev (>= 2.0.0), libvorbis-dev, +Rules-Requires-Root: no Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-games/iortcw.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/iortcw.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

