Package: libspoon-perl
Version: 0.23-1
Severity: serious
Tags: patch
When building 'libspoon-perl' in a clean 'unstable' chroot,
I get the following error:
/usr/bin/make test
make[1]: Entering directory `/libspoon-perl-0.23'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'inc', 'blib/lib', 'blib/arch')" t/*.t
t/cgi...............Can't locate URI/Escape.pm in @INC (@INC contains: t lib
/libspoon-perl-0.23/inc /libspoon-perl-0.23/blib/lib
/libspoon-perl-0.23/blib/arch /etc/perl /usr/local/lib/perl/5.8.7
/usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8
/usr/share/perl/5.8 /usr/local/lib/site_perl .) at t/cgi.t line 8.
BEGIN failed--compilation aborted at t/cgi.t line 8.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
Please add the missing Build-Depends on 'liburi-perl' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libspoon-perl-0.23/debian/control ./debian/control
--- ../tmp-orig/libspoon-perl-0.23/debian/control 2006-02-07
16:35:59.000000000 +0000
+++ ./debian/control 2006-02-07 16:35:55.000000000 +0000
@@ -2,7 +2,7 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7), libspiffy-perl (>= 0.22),
libio-all-perl (>= 0.33), libtemplate-perl (>= 2.10)
+Build-Depends-Indep: perl (>= 5.8.0-7), liburi-perl, libspiffy-perl (>= 0.22),
libio-all-perl (>= 0.33), libtemplate-perl (>= 2.10)
Maintainer: Florian Ragwitz <[EMAIL PROTECTED]>
Standards-Version: 3.6.2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]