Without knowing, I guessed you leave the empty Recommend section in the
metadata.
If not, here’s a second file that also removes that empty section.
** Patch added:
"fix-phppgadmin-suggest-docs-not-depend_and-remove-empty-suggest-section.patch"
https://bugs.launchpad.net/ubuntu/+source/phppg
Attached patch to fix issue be re-declaring the package metadata depends
to suggest on the docs.
** Patch added: "Patch to fix issue"
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/724714/+attachment/4239008/+files/fix-phppgadmin-suggest-docs-not-depend.patch
--
You received this
Attached a patch for src to fix the issue.
A simple metadata addition; adding php5-fpm as one of the possible packages
that resolves the PHP dependency.
** Patch added: "Patch to fix issue"
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1118565/+attachment/4239007/+files/fix-phppga
Still an issue with 5.1-1
The Depend should be extended to not be `libapache2-mod-php5 || php5-cgi` but
`libapache2-mod-php5 || php5-cgi || php5-fpm`.
Any webserver can be set up to use php5-fpm rather than php5-cgi right now. And
since php5-fpm is a package from the official package repository,