reopen 294014
thanks

Debian Bug Tracking System said:
> This is an automatic notification regarding your Bug report
> #294014: php4-ps: phpapi revision requires a new upload in sid,
> which was filed against the php4-ps package.
>
> * fixed dependencies, adopted installation process
> from php4-pgsql (Closes: #294014)

This is all well and good, except you didn't actually get the dependencies
into debian/control.  To make your changes to debian/rules work, you need
to replace this line:

Depends: ${shlibs:Depends}, ${misc:Depends}, php4

With this:

Depends: ${shlibs:Depends}, ${misc:Depends}, $(php:Depends)

... Adam





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to