[SCM] Debian packaging of libsoap-lite-perl branch, master, updated. debian/0.714-1-26-gb609c30

Xavier Guimard x.guimard at free.fr
Sun May 12 17:08:48 UTC 2013


The following commit has been merged in the master branch:
commit cf7450c652f9a13b76c94f87bf7a11a035dadc12
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun May 12 19:07:41 2013 +0200

    Add patch to correct test plan

diff --git a/debian/patches/series b/debian/patches/series
index f74c333..db20ac9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 hashref_crash.patch
+update-test-plan.patch
diff --git a/debian/patches/update-test-plan.patch b/debian/patches/update-test-plan.patch
new file mode 100644
index 0000000..df38d0f
--- /dev/null
+++ b/debian/patches/update-test-plan.patch
@@ -0,0 +1,17 @@
+Description: Update tests plan
+Author: Xavier Guimard <x.guimard at free.fr>
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=85208
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=85208
+Last-Update: 2013-05-12
+
+--- a/t/04-attach.t
++++ b/t/04-attach.t
+@@ -20,7 +20,7 @@
+     }
+ }
+ 
+-BEGIN { plan tests => 15 }
++BEGIN { plan tests => 18 }
+ 
+ my ( $a, $soap, $d, $s, $r, $serialized, $deserialized );
+ 

-- 
Debian packaging of libsoap-lite-perl



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