[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: P4A - PHP For Applications



Hi Raphael,
thank your for your email.

> Next time please provide the uri of the .dsc and _sign_ your package.
ok

>>     This program is free software: you can redistribute it and/or modify
>>     it under the terms of the GNU General Public License as published by
>>     the Free Software Foundation, either version 2.1 of the License.
>
> looks like some part of it is missing
uhm, sorry, I don't understand.. which part is missing?

> debian/control:
>
> Like above, please improve the description
ok

> debian/debhelper.log:
ok

> WEBSERVERS="apache apache-ssl apache2"
>
> the first two no longer exist.
ok, right...

> why don't you just ship the file directly into apache2's config dir?
because p4a it's a library (in your application you must require p4a/p4a.php)
but it has also to be available from document_root (for icons,
javascript, etc.).
Maybe I must rename the package libphp-p4a? I think p4a package must be similar
to cakephp package.


> debian/postrm:
>
>> purge|remove)
>
> config files must not be removed on 'remove', only on purge.
yes, I think this is correct, but if I call a simple remove I'll get a
broken apache alias.
What's the right way?


> p4a/libraries/Zend/:
>
> please don't do that, package the zend framework separately so other
> packages and projects can use it, and then make the necessary changes in
> your application to use the shared version.
Yes, I think so but I have a problem about that. The zend framework deb package
it's already available on ubuntu repositories, so I think repackaging
it is not a good idea.
So, what's the right way? I must ask the collaboration of Utnubo team
to port it to Debian?

> same as for fckeditor, jquery, and all the other stuff that isn't from p4a.
uhm, fckeditor it's been patced to work with p4a so I think it must
stay in p4a package.
To jquery I can try to use the deb package.

Thanks for your time.
Andrea


Reply to: