diff options
Diffstat (limited to 'Documentation/pbuilder-doc.xml')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index b23e783..b75d20d 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -1367,7 +1367,9 @@ git-clone ssh://git.debian.org/git/pbuilder/pbuilder.git</screen> When making changes, changes should be documented in the Git commit log. git-dch will generate debian/changelog from the commit log. Make the first line of your commit log meaningful, - and add any bug-closing information available. + and add any bug-closing information available. + debian/changelog should not be edited directly unless when + releasing a new version. </para> <para> A TODO file is available in <filename>debian/TODO</filename>. |