This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libsub-prototype-perl.
commit 55e46da3187951c61d45825593efa80d9b888d13 Author: Niko Tyni <[email protected]> Date: Sun Jan 28 15:04:55 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 4321695..5490afb 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: libsub-prototype-perl Section: perl +Rules-Requires-Root: no Priority: optional Build-Depends: debhelper (>= 10), perl, libsub-exporter-perl Maintainer: Debian Perl Group <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-prototype-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
