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 a2623ee1f7dfd57f2d659bfc1e175d73c5be7340 Author: Xavier Guimard <[email protected]> Date: Fri Sep 29 16:05:11 2017 +0200 Refresh JS patch --- debian/patches/replace-mouse-by-moose.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/replace-mouse-by-moose.patch b/debian/patches/replace-mouse-by-moose.patch index 8cfb09b..1a2a317 100644 --- a/debian/patches/replace-mouse-by-moose.patch +++ b/debian/patches/replace-mouse-by-moose.patch @@ -172,7 +172,7 @@ Last-Update: 2016-05-02 use utf8; -use Mouse; +use Moose; - our $VERSION = '1.9.12'; + our $VERSION = '1.9.13'; use Lemonldap::NG::Common::Conf::Constants; use Lemonldap::NG::Common::PSGI::Constants; --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build.pm -- 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
