This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository website.
commit 1c7cea700e9e6fc31c8bd4c14dbf2cdbedb19e4c Author: Johan Van de Wauw <[email protected]> Date: Mon Sep 18 10:57:48 2017 +0200 update required packages for policy make --- policy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.xml b/policy.xml index d99dd5f..82c98f6 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> and the <literal>codespell</literal> package installed for the 'make' command not to fail. + <literal>xsltproc codespell docbook-xsl</literal> packages 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

