This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libmail-srs-perl.
commit 58fbd31f4aec27eccd9efc119d6466732ea97212 Author: Niko Tyni <[email protected]> Date: Sat Feb 17 18:25:47 2018 +0200 Declare that the package does not need (fake)root to build --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index e659c5a..fe2e2a5 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: libmail-srs-perl Section: perl +Rules-Requires-Root: no Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]>, @@ -29,6 +30,7 @@ Description: interface to Sender Rewriting Scheme Package: srs Architecture: all Section: mail +Rules-Requires-Root: no Depends: ${misc:Depends}, libmail-srs-perl Description: command-line Sender Rewriting Scheme client The Sender Rewriting Scheme preserves .forward functionality in an -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-srs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
