Bug#327175: libset-object-perl: FTBFS: Missing Build-Depends on 'perl-doc'

Andreas Jochens aj at andaco.de
Thu Sep 8 06:34:18 UTC 2005


Package: libset-object-perl
Version: 1.12-1
Severity: serious
Tags: patch

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

make[1]: Leaving directory `/libset-object-perl-1.12'
perldoc -t Changes.pod > debian/changelog_generated.txt
You need to install the perl-doc package to use this program.
make: *** [binary-arch] Error 1

Please add the missing Build-Depends on 'perl-doc' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libset-object-perl-1.12/debian/control ./debian/control
--- ../tmp-orig/libset-object-perl-1.12/debian/control	2005-09-08 06:27:43.000000000 +0000
+++ ./debian/control	2005-09-08 06:27:39.000000000 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>> 4.1), perl (>> 5.8.1)
+Build-Depends: debhelper (>> 4.1), perl (>> 5.8.1), perl-doc
 
 Package: libset-object-perl
 Architecture: any




More information about the pkg-perl-maintainers mailing list