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