This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository lemonldap-ng.
commit cc21e4774ad8307c7f82141c597ddec149f954ad Author: Xavier Guimard <[email protected]> Date: Wed Jan 17 07:17:25 2018 +0100 Set Rules-Requires-Root to binary-targets in debian/control --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ed7b81c..ebf04e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lemonldap-ng (1.9.14-2) UNRELEASED; urgency=medium * declare conformance with Policy 4.1.3 (no changes needed) * Use https URI for debian/watch + * Set Rules-Requires-Root to binary-targets in debian/control -- Xavier Guimard <[email protected]> Thu, 28 Dec 2017 07:04:35 +0100 diff --git a/debian/control b/debian/control index 683d3b9..46875df 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Xavier Guimard <[email protected]> Section: perl Priority: optional +Rules-Requires-Root: binary-targets Build-Depends: debhelper (>= 9.20160709), po-debconf Build-Depends-Indep: libapache-session-perl, @@ -46,7 +47,7 @@ Build-Depends-Indep: libapache-session-perl, libxml-libxslt-perl, libxml-simple-perl, perl -Standards-Version: 4.1.2 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/lemonldap-ng.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/lemonldap-ng.git Homepage: https://lemonldap-ng.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
