Package: php-composer-semver Severity: minor Dear Maintainer,
the short description ends with "and" and the word "validation" is show at the beginning of the long description, as you can see at https://packages.debian.org/en/sid/php-composer-semver which is slightly confusing. In the output of apt-cache show php-composer-semver it is less confusing but still the short description is clearly truncated: > Description-en: Semver library that offers utilities, version constraint > parsing and > validation > This library has been split away from Composer. > . > Composer helps you declare, manage and install dependencies of PHP projects, > ensuring you have the right stack everywhere. joining the word "validation" with the previous line brings the length to 79 chars, so it should be fine. thanks, Daniele

