Package: libhtml-prototype-perl
Version: 1.34-1
Severity: serious
Tags: patch

When building 'libhtml-prototype-perl' in a clean 'unstable' chroot,
I get the following error:

dh_clean arrange-stamp binary-stamp binary-arch-stamp binary-indep-stamp 
build-stamp config-stamp install-stamp
 debian/rules build
dh_testdir
/usr/bin/perl Build.PL installdirs=vendor 
destdir=/libhtml-prototype-perl-1.34/debian/libhtml-prototype-perl
Can't locate Module/Build.pm in @INC (@INC contains: /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 Build.PL line 2.
BEGIN failed--compilation aborted at Build.PL line 2.
make: *** [config-stamp] Error 2

Please add the missing Build-Depends on 'libmodule-build-perl, 
libhtml-tree-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libhtml-prototype-perl-1.34/debian/control 
./debian/control
--- ../tmp-orig/libhtml-prototype-perl-1.34/debian/control      2005-09-18 
09:17:20.000000000 +0000
+++ ./debian/control    2005-09-18 09:17:13.000000000 +0000
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7), libclass-accessor-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libclass-accessor-perl, 
libmodule-build-perl, libhtml-tree-perl
 Maintainer: Debian Catalyst Maintainers <[EMAIL PROTECTED]>
 Uploaders: Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]>, Florian Ragwitz 
<[EMAIL PROTECTED]>
 Standards-Version: 3.6.2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to