[libfurl-perl] 09/20: Unfuzz patches.

Jonas Smedegaard dr at jones.dk
Sun Oct 1 16:26:28 UTC 2017


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

js pushed a commit to branch master
in repository libfurl-perl.

commit 81aed4180543874e12f100b74539bbd91a747de0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Oct 1 17:43:25 2017 +0200

    Unfuzz patches.
---
 debian/patches/1001_relax_timeout_errormsg.patch | 2 +-
 debian/patches/1002_unset_http_proxy.patch       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/1001_relax_timeout_errormsg.patch b/debian/patches/1001_relax_timeout_errormsg.patch
index 7ca22fb..cae9045 100644
--- a/debian/patches/1001_relax_timeout_errormsg.patch
+++ b/debian/patches/1001_relax_timeout_errormsg.patch
@@ -1,6 +1,6 @@
 --- a/t/100_low/07_timeout.t
 +++ b/t/100_low/07_timeout.t
-@@ -71,7 +71,7 @@
+@@ -73,7 +73,7 @@
                  $content_size_mb *= 2;
              }
              is $code, 500, "request()/$_";
diff --git a/debian/patches/1002_unset_http_proxy.patch b/debian/patches/1002_unset_http_proxy.patch
index d731e94..145bc00 100644
--- a/debian/patches/1002_unset_http_proxy.patch
+++ b/debian/patches/1002_unset_http_proxy.patch
@@ -10,7 +10,7 @@
  
 --- a/t/100_low/32_proxy_auth.t
 +++ b/t/100_low/32_proxy_auth.t
-@@ -24,6 +24,7 @@
+@@ -23,6 +23,7 @@
  my $via = "VIA!VIA!VIA!";
  
  local $ENV{'HTTP_PROXY'} = '';

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



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