[SCM] Debian packaging of libhttp-proxy-perl branch, master, updated. 9586ab6509cddb63b15edc8572ab1114d07d31ce

gregor herrmann gregoa at debian.org
Sun May 26 16:00:33 UTC 2013


The following commit has been merged in the master branch:
commit 41812fb243f261e6973b2959e1b2bde70e837889
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 26 17:53:14 2013 +0200

    Drop patch pod_coverage.patch, the issue is fixed upstream.

diff --git a/debian/patches/pod_coverage.patch b/debian/patches/pod_coverage.patch
deleted file mode 100644
index 46233f9..0000000
--- a/debian/patches/pod_coverage.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: pod-coverage tests fails under perl 5.12
-Origin: vendor
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=56259
-Bug-Debian: http://bugs.debian.org/578940
-Forwarded: no
-Author: gregor herrmann <gregoa at debian.org>
-Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2011-07-03
-
---- a/t/02pod-coverage.t
-+++ b/t/02pod-coverage.t
-@@ -3,4 +3,4 @@
- use Test::More;
- eval "use Test::Pod::Coverage 1.04";
- plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD coverage" if $@;
--all_pod_coverage_ok();
-+all_pod_coverage_ok({ also_private => [ qr/^(ERROR|worker)$/ ] });
diff --git a/debian/patches/series b/debian/patches/series
index cc57c6c..5162df7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 hashbang.patch
-pod_coverage.patch

-- 
Debian packaging of libhttp-proxy-perl



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