On Mon, Aug 22, 2016 at 08:24:55PM +0200, John Darrington wrote:
> * gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm
>   (python-2.7), gnu/packages/wordnet.scm (wordnet) [description]:
>    Remove trademark acknowledgements.

Thanks!

The second two lines of the changelog should begin in the first column,
with no indentation.

> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 15c957e..eb949fa 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -5732,7 +5732,7 @@ object to help create WSGI responses.")
>      (home-page "http://www.python-excel.org/";)
>      (synopsis "Library for extracting data from Excel files")
>      (description "This packages provides a library to extract data from
> -spreadsheets using Microsoft Excel® proprietary file formats @samp{.xls} and
> +spreadsheets using Microsoft Excel proprietary file formats @samp{.xls} and
>  @samp{.xlsx} (versions 2.0 onwards).  It has support for Excel dates and is
>  Unicode-aware.  It is not intended as an end-user tool.")
>      (license bsd-3)))

Please make the changelog reflect that this change is not in the
python-2.7 variable, but rather in the python-xlrd variable.

Reply via email to