Package: php-config Version: 1.10.12-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, In Ubuntu, php-config was FTBFS because one of its tests expects php-xml-parser to be installed. 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') Architecture: i386 (i686) Kernel: Linux 3.5.0-6-generic (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru php-config-1.10.12/debian/changelog php-config-1.10.12/debian/changelog diff -Nru php-config-1.10.12/debian/control php-config-1.10.12/debian/control --- php-config-1.10.12/debian/control 2012-05-25 02:55:06.000000000 -0400 +++ php-config-1.10.12/debian/control 2012-07-31 18:01:30.000000000 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: PKG-PHP PEAR team <pkg-php-p...@lists.alioth.debian.org> Uploaders: Thomas Goirand <z...@debian.org> -Build-Depends: debhelper (>= 8), pkg-php-tools, phpunit (>= 3.6) +Build-Depends: debhelper (>= 8), pkg-php-tools, php-xml-parser, phpunit (>= 3.6) Build-Depends-Indep: php-pear Standards-Version: 3.9.3 Vcs-Browser: http://git.debian.org/?p=pkg-php/php-config.git