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 b0d6d259cbfe5d85256cb76ba3c2e52ca34c4522 Author: Xavier Guimard <[email protected]> Date: Tue Sep 26 10:31:08 2017 +0200 Remove debhelper from Build-Depends dh-systemd depends on it (remove build-depends-on-obsolete-package lintian error) --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d67c2f6..b84a4c5 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Uploaders: Xavier Guimard <[email protected]> Section: perl Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), - dh-systemd, +Build-Depends: dh-systemd, po-debconf Build-Depends-Indep: libapache-session-perl, libauthcas-perl, -- 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
