This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 4dabb60bcd0488bac46e4f1daba8c0d8a0d8d65d Author: Guillem Jover <[email protected]> Date: Wed Sep 20 02:13:52 2017 +0200 debian: Set Rules-Requires-Root field to no --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1f5680a..6885457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -121,6 +121,7 @@ dpkg (1.19.0) UNRELEASED; urgency=medium ancient /usr/share/doc symlink to directory switch. Closes: #867327 - Remove now unused libio-string-perl Build-Depends, and versioned dpkg-dev as we do not use build profiles any more. + - Set Rules-Requires-Root field to no. * Test suite: - Enable perlcritic Documentation::RequirePodSections and Miscellanea::ProhibitTies. diff --git a/debian/control b/debian/control index 3db5365..98ce5f6 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Homepage: https://wiki.debian.org/Teams/Dpkg Vcs-Browser: https://anonscm.debian.org/cgit/dpkg/dpkg.git Vcs-Git: https://anonscm.debian.org/git/dpkg/dpkg.git Standards-Version: 3.9.8 +Rules-Requires-Root: no Build-Depends: debhelper (>= 9.20141010), pkg-config, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

