[website] 06/06: Move changelog handling to 'Working with existing packages' section.

Bas Couwenberg sebastic at xs4all.nl
Fri May 9 15:08:01 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository website.

commit ad9038e40d1c783148766281ebc134b5a4667a77
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 9 17:03:55 2014 +0200

    Move changelog handling to 'Working with existing packages' section.
---
 policy.xml | 25 ++++++++++---------------
 1 file changed, 10 insertions(+), 15 deletions(-)

diff --git a/policy.xml b/policy.xml
index 4392112..c11cbb5 100644
--- a/policy.xml
+++ b/policy.xml
@@ -908,6 +908,16 @@ Cmnd_Alias PBUILDERS=/usr/sbin/pbuilder, /usr/sbin/cowbuilder
             <link linkend="git-push">pushing your changes to git.debian.org</link>.
           </para>
           <para>
+            Some prefer to update <filename>debian/changelog</filename> with
+            each commit using the <command>dch</command> command,
+            others leave this to the <command>git-dch</command> tool
+            at package release time.
+          </para>
+          <para>
+            In case you use <command>git-dch</command> for the changelog entries,
+            don't forget to use it when you stop working on the package.
+          </para>
+          <para>
             While working on your changes you like need to perform multiple
             <link linkend="git-build-package">rebuilds</link> of the package.
           </para>
@@ -1172,21 +1182,6 @@ Cmnd_Alias PBUILDERS=/usr/sbin/pbuilder, /usr/sbin/cowbuilder
             </itemizedlist>
           </para>
         </sect4>
-        <sect4 id="git-repository-layout">
-          <title>Repository layout</title>
-          <para>
-            ...
-          </para>
-          <para>
-            From this point on, work on the package normally.
-            Some prefer to update <filename>debian/changelog</filename> with
-            each commit using the <command>dch</command> command,
-            others leave this to the <command>git-dch</command> tool
-            at package release time.
-            In case you use <command>git-dch</command> for the changelog entries,
-            don't forget to use it when you stop working on the package.
-          </para>
-        </sect4>
         <sect4 id="git-push">
           <title>Pushing to git.debian.org</title>
           <para>

-- 
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