pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #00991
[Bug 633738] [NEW] build package from cpan fail because bad generation of debian/control
Public bug reported:
Binary package hint: dh-make-perl
on release : Ubuntu 10.04.1 LTS
dh-make-perl version 0.62
when building packages I am used to :
cpan2deb <cpan::name>
however _some_ package does not build. examples :
Dancer
Plack
Tk::CursorControl
Any-Moose-0.13
Authen-Simple-Passwd-0.6
CGI-Compile-0.12
FCGI-Client-0.05
IO-Handle-Util-0.01
Log-Dispatch-Array-1.001
These packages do not build because of an error generating dependencies.
FIX : there is a fix, I am able to build the package when I correct the
"control" file in the debian directory of the cpan package building
directory
cd <my package build directory>
perl -pi~ -e 's|perl/||g' ./debian/control
dpkg-buildpackage -d
whith this fix I am able to build all the dependencies for Plack or ZooZ
I thing this is related to BUG #4044 but I am not sure. (not sure to understand correctly bug #4044)
** Affects: dh-make-perl (Ubuntu)
Importance: Undecided
Status: New
--
build package from cpan fail because bad generation of debian/control
https://bugs.launchpad.net/bugs/633738
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to dh-make-perl in ubuntu.
Follow ups
References