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 ab955983dec08e10a8612d1dd6fd8d2152acd8fb Author: Xavier Guimard <[email protected]> Date: Fri Oct 13 11:49:23 2017 +0200 Add libmouse-perl in liblemonldap-ng-common-perl recommended deps --- debian/changelog | 8 ++++++++ debian/control | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index d566fc1..871d652 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lemonldap-ng (1.9.13-2) UNRELEASED; urgency=medium + + * Add libmouse-perl in liblemonldap-ng-common-perl recommended dependencies + since command-line configuration client uses it. + See https://jira.ow2.org/browse/LEMONLDAP-1315 + + -- Xavier Guimard <[email protected]> Fri, 13 Oct 2017 11:47:16 +0200 + lemonldap-ng (1.9.13-1) unstable; urgency=medium * Move priority from extra to optional to be compliant to 4.1.0 policy diff --git a/debian/control b/debian/control index ab5365c..2f23ec6 100644 --- a/debian/control +++ b/debian/control @@ -211,6 +211,7 @@ Depends: ${misc:Depends}, Recommends: libapache-session-browseable-perl, libhtml-template-perl, libhttp-message-perl, + libmouse-perl, libnet-ldap-perl, liblwp-protocol-https-perl, libxml-libxml-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
