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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

