Bug#294012: php4-apd: phpapi revision requires a new upload in sid

2005-03-02 Thread Bharat Mediratta
Adam Conrad said on Mon, 07 Feb:
Due to the simplicity and non-intrusiveness of these changes, if I don't see
uploads in the next 24 hours, I will happily NMU to fix the affected packages.
Adam, it's been a couple of weeks without an update on this from 
Jonathan.  Would you please consider doing the NMU now?  Thanks!

-Bharat

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


Bug#294012: php4-apd: phpapi revision requires a new upload in sid

2005-02-07 Thread Adam Conrad
Package: php4-apd
Severity: grave
Tags: sid

Due to recent changes in the php4 packages, your package has become 
uninstallable
in sid (as of today's dinstall run, installing php4_4:4.3.10-3).  We are now
building php4 with Zend Thread Safety which both changes the ABI and changes
the directory that extensions should be installed into.

Furthermore, it has come to my attention while investigating these bug reports
that your package doesn't correctly depend on phpapi-$(version), as it should.
Please see php4-pgsql for an example of how this is supposed to be done.

To build a new package, you need to do three things:

1) build-dep on php4-dev (= 4:4.3.10-3) (you can pull it from incoming to get
   a head start.  The buildds already do)
2) ensure that your phpapi dependency has -zts tacked to the end of it.
   for examples on how to do so, see the debian/rules in php4-pgsql_3:4.3.10-1
3) Make sure that your extension installs to the correct directory
   (you do use `php-config --extension-dir`, don't you?)

That should be it.

Due to the simplicity and non-intrusiveness of these changes, if I don't see
uploads in the next 24 hours, I will happily NMU to fix the affected packages.

... Adam Conrad

(PS: Yes, this does have the blessing of at least one Release Manager)


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