I NMU'd with the following changes.

Ben.

diff -u libgearman-client-async-perl-0.94/debian/changelog 
libgearman-client-async-perl-0.94/debian/changelog
--- libgearman-client-async-perl-0.94/debian/changelog
+++ libgearman-client-async-perl-0.94/debian/changelog
@@ -1,3 +1,10 @@
+libgearman-client-async-perl (0.94-2.2) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Disable broken test case err8 (Closes: #475197)
+
+ -- Ben Hutchings <[EMAIL PROTECTED]>  Sun, 26 Oct 2008 23:59:08 +0000
+
 libgearman-client-async-perl (0.94-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- libgearman-client-async-perl-0.94.orig/t/err8.t
+++ libgearman-client-async-perl-0.94/t/err8.t
@@ -7,7 +7,8 @@
 use FindBin qw($Bin);
 require "$Bin/lib/testlib.pl";
 
-use Test::More;
+# Test disabled in Debian package
+use Test::More skip_all => 'bug #475197';
 
 use constant PORT => 9000;
 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to