This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository website.
commit 3b8ee88c1b22937abe9af0ffe0c8ff6a8493b108 Author: Bas Couwenberg <[email protected]> Date: Wed Feb 19 23:52:38 2014 +0100 Use note admonition for quilt integration section. --- policy.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/policy.xml b/policy.xml index b03eeae..61e5bc0 100644 --- a/policy.xml +++ b/policy.xml @@ -2094,12 +2094,14 @@ QUILT_PATCHES="debian/patches" </sect4> <sect4 id="quilt-integration"> <title>Integration in the build process</title> - <para> - Please not that the <literal>3.0 (quilt)</literal> source version - supports quilt automatically, the following instructions are - deprecated but may still be used by packages in - <literal>oldstable</literal>. - </para> + <note> + <para> + Please note that the <literal>3.0 (quilt)</literal> source version + uses quilt automatically, the following instructions are + deprecated but can be encountered in <literal>oldstable</literal> + packages. + </para> + </note> <para> Add in the very first part of <filename>debian/rules</filename> (i.e. before the targets), the line: -- 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

