Comment 1 for bug 269542

Revision history for this message
Salgar (salgar) wrote :

Workaround: Install the dependencies by hand and create and install a .deb-file with dh-make-perl.
aptitude install libtimedate-perl libnumber-format-perl dh-make-perl
mkdir /tmp/deb/
cd /tmp/deb/
dh-make-perl --build --cpan Template::Plugin::Number::Format
dpkg -i libtemplate-plugin-number-format-perl_1.02-1_all.deb