2013/5/28 Jonas Genannt <[email protected]>: > Hello, > >> >> What does this output?: >> $ /usr/share/pkg-php-tools/scripts/phppkginfo -d debian_deps . >> Depends: php5 (>= 5.2.2), php-pear (>= 1.4.0), phpapi-20100525+lfs > > on an fresh created sid chroot (sbuild-createchroot) + enabled > experimental repro and installed manually php5 /php5-dev and > pkg-php-tools from experimental. > > It seems to work: > > /usr/share/pkg-php-tools/scripts/phppkginfo -d debian_deps . > Depends: php5 (>= 5.2.2), php-pear (>= 1.4.0), phpapi-20121212 > > But the d/control in the Debian package (deb) does not contain that > information.
And if you run?: dh_phppear cat debian/*.substvars It seems that the substvars are duplicated because of a extra newline in debian_deps output. WIll fix and upload Regards -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

