[php-maint] Bug #602865: please unblock php-net-smtp 1.4.2-2
Adam D. Barratt
adam at adam-barratt.org.uk
Wed Nov 17 21:28:10 UTC 2010
On Wed, 2010-11-17 at 15:55 +0800, Thomas Goirand wrote:
> * Added a Conflicts: php-pear (<< 5.3), and now depends on php-pear (>=
> 5.3) because otherwise upgrading path from Lenny is borken (Closes:
> #602865).
[...]
> -Depends: php-pear, php-net-socket (>= 1.0.7), ${misc:Depends}
> +Depends: php-pear (>= 5.3), php-net-socket (>= 1.0.7), ${misc:Depends}
> +Breaks: php-pear (<< 5.3)
Aside from s/Conflicts/Breaks/ in the changelog, why both a versioned
dependency and a versioned breaks? The dependency will already ensure
that an appropriate version of php-pear is installed.
Regards,
Adam
More information about the pkg-php-maint
mailing list