Re: [php-maint] RFS: php-ezcomponents

2009-07-28 Thread Thomas Koch
Hi Ondrej, > > Yes, upstream and me really like to have each component in an individual > > binary package. Upstream puts big efforts into makeing each component > > independent and usable as standalone. > > They're not - some of components have dependencies on another > components (*/DEPS) There

Re: [php-maint] RFS: php-ezcomponents

2009-07-28 Thread Ondřej Surý
Hi Thomas, On Tue, Jul 28, 2009 at 14:09, Thomas Koch wrote: > Hi Ondrej, > > thanks for looking at my package. > > Does it matter, how big the source package is? Since the files you mention > don't end up in the binary package, I'd rather just leave it as is. It's not about size of source file.

Re: [php-maint] RFS: php-ezcomponents

2009-07-28 Thread Thomas Koch
Hi Ondrej, thanks for looking at my package. Does it matter, how big the source package is? Since the files you mention don't end up in the binary package, I'd rather just leave it as is. Yes, upstream and me really like to have each component in an individual binary package. Upstream puts big

Re: [php-maint] RFS: php-ezcomponents

2009-07-28 Thread Ondřej Surý
Do you really need to split ALL components into separate packages? For me it would make more sense to: - strip all tests out (huge save of disk space) - separate */docs to separate package (php-ezcomponents-docs) - remove */design or move it to docs if needed - strip all kind of useless junk in *