Hi, Le 22/09/2014 21:11, David Prévot a écrit : > Package: pkg-php-tools > Version: 1.21
> Among php-log dependencies, php-mdb2 […]
> version used to be translated to 2.0.0~rc1, respecting Debian syntax,
> but with the current version of pkg-php-tools, that’s not true anymore.
Another regression just noted while rebuilding phpunit:
php-codecoverage used to be translated as (<= 1.2.99), and is now (<<
1.2.99), I believe the former form was correct. package.xml extract:
<package>
<name>PHP_CodeCoverage</name>
<channel>pear.phpunit.de</channel>
<min>1.2.1</min>
<max>1.2.99</max>
</package>
Furthermore, as recently agreed on the list (Re: [pkg-php-pear] About
Composer versioning
<CAFX5sbw==cfiv3ecfcq+8cqfdu1z_nceqgch+mrwusjqavn...@mail.gmail.com>):
“the generated version […] in dependencies (and alike): currently,
“<3.0.0” in composer is translated as (<< 3.0.0) in DEBIAN/control,
[while it should] rather be (<< 3.0.0~~)”.
Pilling up those version handling issues in the BTS to keep them in
mind, feel free to (ask me to) clone them as a bug report per issue if
it make sense (I’m currently a bit swamped in Symfony world, but hope to
be able to propose some patches in not too distant future if possible).
Regards
David
signature.asc
Description: OpenPGP digital signature

