Package: libcatalyst-view-pdf-reuse-perl
Version: 0.4-1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch

Dear Maintainer, in clean pbuilder chroot this package ftbfs, it should
{Build-}Depends on libfile-chdir-perl to fine compilation, also this
perl module is used in lib/Catalyst/View/PDF/Reuse.pm

Also, you shoud Build-Depends on libtest-pod-perl for tests.

Thanks for your work!

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/control: {Build-}Depends on libfile-chdir-perl, fix FTBFS


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-18-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libcatalyst-view-pdf-reuse-perl-0.4/debian/changelog libcatalyst-view-pdf-reuse-perl-0.4/debian/changelog
diff -Nru libcatalyst-view-pdf-reuse-perl-0.4/debian/control libcatalyst-view-pdf-reuse-perl-0.4/debian/control
--- libcatalyst-view-pdf-reuse-perl-0.4/debian/control	2012-09-23 14:59:44.000000000 +0200
+++ libcatalyst-view-pdf-reuse-perl-0.4/debian/control	2012-10-30 13:43:49.000000000 +0100
@@ -6,6 +6,7 @@
 Build-Depends-Indep: libcatalyst-perl,
                      libcatalyst-view-tt-perl,
                      libpdf-reuse-perl,
+                     libfile-chdir-perl,
                      perl
 Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/Catalyst-View-PDF-Reuse/
@@ -15,6 +16,7 @@
 Depends: libcatalyst-perl,
          libcatalyst-view-tt-perl,
          libpdf-reuse-perl,
+         libfile-chdir-perl,
          ${misc:Depends},
          ${perl:Depends}
 Description: Create PDF files from Catalyst using Template Toolkit templates

Reply via email to