[libgearman-client-perl] 03/09: Refresh 2 patches (offset).

gregor herrmann gregoa at debian.org
Sat Dec 5 21:04:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libgearman-client-perl.

commit cb6b924db2eae9c66bdda9d4b456c62b38eb9535
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 5 21:53:00 2015 +0100

    Refresh 2 patches (offset).
---
 debian/patches/fix-pod-errors.patch    |  4 ++--
 debian/patches/test-random-ports.patch | 11 +++++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/patches/fix-pod-errors.patch b/debian/patches/fix-pod-errors.patch
index 1a7df9b..a6a47b0 100644
--- a/debian/patches/fix-pod-errors.patch
+++ b/debian/patches/fix-pod-errors.patch
@@ -5,11 +5,11 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=85192
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85192
 Author: Jonathan Yu <jawnsy at cpan.org>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-05-11
+Last-Update: 2015-12-05
 
 --- a/lib/Gearman/Client.pm
 +++ b/lib/Gearman/Client.pm
-@@ -419,5 +419,3 @@
+@@ -543,5 +543,3 @@
   Jonathan Steinert (hachi at cpan.org)
  
  =cut
diff --git a/debian/patches/test-random-ports.patch b/debian/patches/test-random-ports.patch
index 5c0d5c4..c7506fe 100644
--- a/debian/patches/test-random-ports.patch
+++ b/debian/patches/test-random-ports.patch
@@ -1,13 +1,16 @@
 Description: use random ports when starting test gearman server
  The defailt port of 9050 may be already taken, e.g. by tor, leading to test
  hangs.
-Author: Damyan Ivanov <dmn at debian.org>
-Bug-Debian: http://bugs.debian.org/723940
 Bug: https://rt.cpan.org/Ticket/Display.html?id=91973
+Bug-Debian: http://bugs.debian.org/723940
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=91973
+Author: Damyan Ivanov <dmn at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-12-05
 
 --- a/t/TestGearman.pm
 +++ b/t/TestGearman.pm
-@@ -9,8 +9,40 @@ use POSIX qw( :sys_wait_h );
+@@ -10,8 +10,40 @@
  our $Bin;
  use FindBin qw( $Bin );
  
@@ -50,7 +53,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=91973
  
  our $NUM_SERVERS = 1;
  
-@@ -33,6 +65,8 @@ sub start_server {
+@@ -35,6 +67,8 @@
          $ready = 1;
      };
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgearman-client-perl.git



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