This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit ae2e927b734adbd2651115153b5aec3d606b81b4 Author: Felipe Sateler <[email protected]> Date: Wed Nov 22 10:22:43 2017 -0300 We don't need root to build, so tell dpkg about that --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c9ddf68..4d8f536 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,7 @@ Build-Depends: debhelper (>= 10), libxcb1-dev (>= 1.6), libxtst-dev Standards-Version: 4.1.0 +Rules-Requires-Root: no Vcs-Git: https://anonscm.debian.org/git/pkg-pulseaudio/pulseaudio.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-pulseaudio/pulseaudio.git Homepage: http://www.pulseaudio.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

