[lemonldap-ng] 01/01: Update debian patches

Xavier Guimard xguimard-guest at moszumanska.debian.org
Tue Jun 7 17:50:37 UTC 2016


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 abfac2c78182e24866c42b33e6daf69a6a7ff450
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Jun 7 19:42:35 2016 +0200

    Update debian patches
---
 debian/patches/replace-mouse-by-moose.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/replace-mouse-by-moose.patch b/debian/patches/replace-mouse-by-moose.patch
index e5ba59f..888bc86 100644
--- a/debian/patches/replace-mouse-by-moose.patch
+++ b/debian/patches/replace-mouse-by-moose.patch
@@ -81,8 +81,8 @@ Last-Update: 2016-05-02
 -use Mouse;
 +use Moose;
  use JSON;
+ use Lemonldap::NG::Common;
  use Lemonldap::NG::Common::PSGI::Constants;
- use Lemonldap::NG::Common::PSGI::Request;
 --- a/lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Cli/Lib.pm
 +++ b/lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Cli/Lib.pm
 @@ -1,7 +1,7 @@
@@ -126,7 +126,7 @@ Last-Update: 2016-05-02
  use Lemonldap::NG::Common::Apache::Session;
  
  has 'id' => (
-@@ -201,6 +201,6 @@
+@@ -202,6 +202,6 @@
      return 1;
  }
  
@@ -241,7 +241,7 @@ Last-Update: 2016-05-02
  use utf8;
 -use Mouse;
 +use Moose;
- our $VERSION = '1.9.2';
+ our $VERSION = '1.9.3';
  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



More information about the Pkg-perl-cvs-commits mailing list