On Mon, Jul 30, 2007 at 02:29:23PM +, [EMAIL PROTECTED] wrote:
> > First of all, this is not an instance of saying php (>= 4) instead of php
> > (>= 5); this is saying php5 | php4 | php4-cgi vs. php5. If it were simply
> > the case of getting the versioning right on a single versioned dependen
On Thu, Jul 26, 2007 at 11:24:34AM -0700, Steve Langasek wrote:
> > what about backports?
>
> > if a package actually works with an older version of supporting
> > software, why not use that usefull information in the dependencies
> > instead of throwing it away ?
>
> > Saying that package x depe
On Mon, Jul 23, 2007 at 03:07:23PM +, [EMAIL PROTECTED] wrote:
> On Sun, Jul 22, 2007 at 02:47:41PM -0700, Steve Langasek wrote:
> > On Sun, Jul 22, 2007 at 07:12:47PM +0200, Gregory Colpart wrote:
> > > On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote:
> > > > That's exactly t
On Sun, Jul 22, 2007 at 02:47:41PM -0700, Steve Langasek wrote:
> On Sun, Jul 22, 2007 at 07:12:47PM +0200, Gregory Colpart wrote:
> > On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote:
>
> > > That's exactly the reason why I recommend to Depend on php5.
> > > $ apt-cache show php5
Hello,
On Sun, Jul 22, 2007 at 02:47:41PM -0700, Steve Langasek wrote:
>
> > * For PHP depends, if your application is compatible with PHP4, you
> > should let php4 and php4-cgi (because php4-cgi is not in depends
> > of virtual package php4 in sarge):
>
> Which makes it not particularly relevan
On Sun, Jul 22, 2007 at 07:12:47PM +0200, Gregory Colpart wrote:
> On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote:
> > That's exactly the reason why I recommend to Depend on php5.
> > $ apt-cache show php5 | grep Depends
> > Depends: libapache2-mod-php5 (>= 5.2.3-1) | php5-cgi (>
Hello,
On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote:
>
> That's exactly the reason why I recommend to Depend on php5.
> $ apt-cache show php5 | grep Depends
> Depends: libapache2-mod-php5 (>= 5.2.3-1) | php5-cgi (>= 5.2.3-1),
> php5-common (>= 5.2.3-1)
>
> That's more than en
Hi Steve,
On 19/07/07, Steve Langasek <[EMAIL PROTECTED]> wrote:
On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote:
> On 19/07/07, Nacho Barrientos Arias <[EMAIL PROTECTED]> wrote:
> >On Thu, Jul 19, 2007 at 01:42:00PM -0300, Eriberto wrote:
> >> Hello Mentors,
> >> I am packagin
On Thu, Jul 19, 2007 at 06:06:14PM -0500, Raphael Geissert wrote:
> On 19/07/07, Nacho Barrientos Arias <[EMAIL PROTECTED]> wrote:
> >On Thu, Jul 19, 2007 at 01:42:00PM -0300, Eriberto wrote:
> >> Hello Mentors,
> >> I am packaging a webmail and it needs a webserver with PHP support. I
> >> used t
On 19/07/07, Nacho Barrientos Arias <[EMAIL PROTECTED]> wrote:
On Thu, Jul 19, 2007 at 01:42:00PM -0300, Eriberto wrote:
> Hello Mentors,
>
> I am packaging a webmail and it needs a webserver with PHP support. I
> used this line:
>
> Depends: apache2|apache,
> libapache2-mod-php5|libapache2-mod-p
On Thu, Jul 19, 2007 at 01:42:00PM -0300, Eriberto wrote:
> Hello Mentors,
>
> I am packaging a webmail and it needs a webserver with PHP support. I
> used this line:
>
> Depends: apache2|apache,
> libapache2-mod-php5|libapache2-mod-php4|libapache-mod-php5|libapache-mod-php4
What about if I don'
On Thu, 19 Jul 2007 13:42:00 -0300 Eriberto wrote:
> Depends: apache2|apache,
> libapache2-mod-php5|libapache2-mod-php4|libapache-mod-php5|libapache-mod-php4
>
> If I make # apt-get install webmail on a "clean system", it works fine
> installing apache2 and libapache2-mod-php5. But, if I install
On 19/07/07, Eriberto <[EMAIL PROTECTED]> wrote:
Hello Mentors,
I am packaging a webmail and it needs a webserver with PHP support. I
used this line:
Depends: apache2|apache,
libapache2-mod-php5|libapache2-mod-php4|libapache-mod-php5|libapache-mod-php4
Use
Depends: php5 | php4
By the way,
Hello Mentors,
I am packaging a webmail and it needs a webserver with PHP support. I
used this line:
Depends: apache2|apache,
libapache2-mod-php5|libapache2-mod-php4|libapache-mod-php5|libapache-mod-php4
If I make # apt-get install webmail on a "clean system", it works fine
installing apache2 an
14 matches
Mail list logo