This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository website.
commit f3d7638c595b73d88b73f4038e649378d265c15a Author: Johan Van de Wauw <[email protected]> Date: Mon Sep 18 10:37:22 2017 +0200 Add codespell to required packages for doc update --- policy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.xml b/policy.xml index 50511c3..d99dd5f 100644 --- a/policy.xml +++ b/policy.xml @@ -3485,7 +3485,7 @@ clean-patched: After making changes to the <filename class="directory">policy.xml</filename> file it's highly recommended to run <command>make</command> which will validate the XML syntax using xmllint before generating the HTML. Make sure you have the - <literal>xsltproc</literal> package installed for the 'make' command not to fail. + <literal>xsltproc</literal> and the <literal>codespell</literal> package installed for the 'make' command not to fail. </para> <para> If there are no errors, commit your changes and push them to the Alioth -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

