[website] 02/04: Fix gbp dch command, add empty paragraph for whitespace before subsections.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 6 12:48:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository website.

commit 35013b68fd64a6e41e3ddd27206f24950ac9b6b8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Aug 6 14:29:53 2015 +0200

    Fix gbp dch command, add empty paragraph for whitespace before subsections.
---
 policy.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/policy.xml b/policy.xml
index 71234ea..2487e8f 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1606,6 +1606,7 @@ allowed_distributions = .*
       </sect3>
       <sect3 id="git-commit-policy">
         <title>Commit policy</title>
+        <para/>
         <sect4>
           <title>Single change per commit</title>
           <para>
@@ -1624,7 +1625,7 @@ allowed_distributions = .*
           <para>
             Some prefer to update <filename>debian/changelog</filename>
             with each commit, while others prefer to do that only at release time
-            by using <command>gbp-dch</command>.
+            by using <command>gbp dch</command>.
           </para>
           <para>
             The current group policy states that
@@ -1635,7 +1636,7 @@ allowed_distributions = .*
             That is, either include the changelog entry with each commit using
             <command>dch</command>,
             or finish your work by updating the changelog,
-            e.g. using <command>gbp-dch</command>.
+            e.g. using <command>gbp dch</command>.
           </para>
         </sect4>
       </sect3>
@@ -1647,6 +1648,7 @@ allowed_distributions = .*
       </sect3>
       <sect3 id="git-tips">
         <title>Tips & tricks</title>
+        <para/>
         <sect4 id="git-options-devscripts">
           <title>
             Set the <package>devscripts</package> variables

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git



More information about the Pkg-grass-devel mailing list