This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository website.
commit 384fdc11d8716cbfe9dbeab127fd139411418e7f Author: Bas Couwenberg <[email protected]> Date: Sat Feb 22 02:17:42 2014 +0100 Fix typo. --- policy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.xml b/policy.xml index e6d6993..f7c7a89 100644 --- a/policy.xml +++ b/policy.xml @@ -737,7 +737,7 @@ pkg-grass/ <command>git-buildpackage</command>'s <option>--git-pbuilder</option> option. </para> - <literallayout><command>cowbuilder</command> is preferred for over <command>pbuilder</command> by <command>git-buildpackage</command> for its increased performance using Copy-On-Write techniques. + <literallayout><command>cowbuilder</command> is preferred over <command>pbuilder</command> by <command>git-buildpackage</command> for its increased performance using Copy-On-Write techniques. <command>pbuilder</command> can be selected instead by setting the environment variable <literal>BUILDER</literal> to "<literal>pbuilder</literal>", and <command>qemubuilder</command> can be selected by setting <literal>BUILDER</literal> to "<literal>qemubuilder</literal>". </literallayout> -- 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

