[pkg-php-pear] Bug#780930: Please, drop excessive spaces from substvar
David Prévot
taffit at debian.org
Sun Mar 22 00:50:59 UTC 2015
Package: pkg-php-tools
Version: 1.28
Severity: wishlist
Tags: patch
The package.xml file from php-services-weather contains:
<summary>This class acts as an interface to various online weather-services.</summary>
<description>Services_Weather searches for given locations and retrieves current
weather data and, dependent on the used service, also forecasts. Up to
now, GlobalWeather from CapeScience, Weather XML from EJSE (US only),
[…]
pkg-php-tools currently translates
Description: ${phppear:summary}
${phppear:description}
as:
Description: This class acts as an interface to various online weather-services
Services_Weather searches for given locations and retrieves current
weather data and, dependent on the used service, also forecasts. Up to
now, GlobalWeather from CapeScience, Weather XML from EJSE (US only),
[…]
After applying the proposed patch, the long description looks more
conventional:
Description: This class acts as an interface to various online weather-services
Services_Weather searches for given locations and retrieves current
weather data and, dependent on the used service, also forecasts. Up to
now, GlobalWeather from CapeScience, Weather XML from EJSE (US only),
[…]
Regards
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Drop-excessive-spaces-from-substvar.patch
Type: text/x-diff
Size: 1496 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20150321/de6f5b26/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20150321/de6f5b26/attachment.sig>
More information about the pkg-php-pear
mailing list