reopen 294006
thanks

Debian Bug Tracking System said:
> This is an automatic notification regarding your Bug report
> #294006: php4-spplus: phpapi revision requires a new upload in sid,
> which was filed against the php4-spplus package.

>From your debian/control:

Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, phpapi-20020918

This produces this line in the final package:

Depends: libc6 (>= 2.3.2.ds1-4), phpapi-20020918-zts, phpapi-20020918

You can't really be depending on two different versions of phpapi.  I'm
assuming you just forgot to delete the second one from the Depends line.
:)  At any rate, currently this allows your extension to install with old
versions of php4, and it WILL break there.

... Adam




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

Reply via email to