This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libextutils-config-perl.
commit 04c8b04cda2acfb0ab57692bd17d8e4ba6765466 Author: Niko Tyni <[email protected]> Date: Sat Feb 17 18:35:17 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 f84e911..1e41ca9 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: libextutils-config-perl Section: perl +Rules-Requires-Root: no Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-config-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
