Package: libapp-cmd-plugin-prompt-perl
Version: 1.003-1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch

Dear Maintainer, this packages FTBFS in clean pbuilder chroot, it
should Build-Depends on libapp-cmd-perl and libterm-readkey-perl to
build fine.

Thanks for your work!

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

  * debian/control: {Build-}Depends on libapp-cmd-perl and libterm-
    readkey-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 libapp-cmd-plugin-prompt-perl-1.003/debian/changelog libapp-cmd-plugin-prompt-perl-1.003/debian/changelog
diff -Nru libapp-cmd-plugin-prompt-perl-1.003/debian/control libapp-cmd-plugin-prompt-perl-1.003/debian/control
--- libapp-cmd-plugin-prompt-perl-1.003/debian/control	2012-08-06 23:14:54.000000000 +0200
+++ libapp-cmd-plugin-prompt-perl-1.003/debian/control	2012-10-30 13:00:20.000000000 +0100
@@ -8,7 +8,9 @@
  dh-buildinfo,
  libossp-uuid-perl,
  libsub-exporter-perl,
- libsub-install-perl
+ libsub-install-perl,
+ libapp-cmd-perl,
+ libterm-readkey-perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <d...@jones.dk>
 Standards-Version: 3.9.3
diff -Nru libapp-cmd-plugin-prompt-perl-1.003/debian/rules libapp-cmd-plugin-prompt-perl-1.003/debian/rules
--- libapp-cmd-plugin-prompt-perl-1.003/debian/rules	2012-08-05 11:21:42.000000000 +0200
+++ libapp-cmd-plugin-prompt-perl-1.003/debian/rules	2012-10-30 12:59:49.000000000 +0100
@@ -27,7 +27,7 @@
 DEB_UPSTREAM_TARBALL_MD5 = 
 
 # Needed both by upstream build and (always) at runtime
-deps = libossp-uuid-perl, libsub-exporter-perl, libsub-install-perl
+deps = libossp-uuid-perl, libsub-exporter-perl, libsub-install-perl, libapp-cmd-perl, libterm-readkey-perl
 
 CDBS_BUILD_DEPENDS += , $(deps)
 CDBS_DEPENDS_ALL = $(deps)

Reply via email to