This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libtaint-runtime-perl.
commit 1acd8b9e10162c2aad23acea238a1093e118051d Author: Niko Tyni <[email protected]> Date: Sun Jan 28 15:03:53 2018 +0200 Declare that the package does not need (fake)root to build --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 6f1327c..5705597 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: libtaint-runtime-perl Section: perl +Rules-Requires-Root: no Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Joenio Costa <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtaint-runtime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
