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 bf44ea0592389d4816ca2dc117c651c19c518593
Author: Xavier Guimard <[email protected]>
Date:   Tue Jan 23 14:54:38 2018 +0100

    Refresh patches
---
 debian/patches/Avoid-developer-tests.patch  | 12 +++---------
 debian/patches/replace-mouse-by-moose.patch |  2 +-
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/debian/patches/Avoid-developer-tests.patch 
b/debian/patches/Avoid-developer-tests.patch
index 072c68c..4a36929 100644
--- a/debian/patches/Avoid-developer-tests.patch
+++ b/debian/patches/Avoid-developer-tests.patch
@@ -6,9 +6,7 @@ Last-Update: 2016-12-26
 
 --- a/lemonldap-ng-handler/t/60-Lemonldap-NG-Handler-PSGI.t
 +++ b/lemonldap-ng-handler/t/60-Lemonldap-NG-Handler-PSGI.t
-@@ -1,6 +1,6 @@
- #!/usr/bin/env perl -I pl/lib
- 
+@@ -1,4 +1,4 @@
 -use Test::More;
 +use Test::More skip_all => 'Heavy developer tests';
  use JSON;
@@ -16,9 +14,7 @@ Last-Update: 2016-12-26
  use MIME::Base64;
 --- a/lemonldap-ng-handler/t/61-Lemonldap-NG-Handler-PSGI-Server.t
 +++ b/lemonldap-ng-handler/t/61-Lemonldap-NG-Handler-PSGI-Server.t
-@@ -1,6 +1,6 @@
- #!/usr/bin/env perl -I pl/lib
- 
+@@ -1,4 +1,4 @@
 -use Test::More;
 +use Test::More skip_all => 'Heavy developer tests';
  use JSON;
@@ -26,9 +22,7 @@ Last-Update: 2016-12-26
  use MIME::Base64;
 --- a/lemonldap-ng-handler/t/62-Lemonldap-NG-Handler-Nginx.t
 +++ b/lemonldap-ng-handler/t/62-Lemonldap-NG-Handler-Nginx.t
-@@ -1,6 +1,6 @@
- #!/usr/bin/env perl -I pl/lib
- 
+@@ -1,4 +1,4 @@
 -use Test::More;
 +use Test::More skip_all => 'Heavy developer tests';
  use JSON;
diff --git a/debian/patches/replace-mouse-by-moose.patch 
b/debian/patches/replace-mouse-by-moose.patch
index 2ffbd20..bbbdc74 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.14';
+ our $VERSION = '1.9.15';
  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

Reply via email to