aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2009-05-31 10:41:03 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2009-05-31 10:41:03 +0900
commit0ac8590bd15c7fa9c5e3f5625ad6d1c3c95fb608 (patch)
treee450e8115e2989393d9d591847de19226a5f404a /Documentation
parentb7d7ba5dc5ab50bbe3d9b7f5feef430fe99716fe (diff)
parent754acb6a0e2470e9b82f008bfffbb88cf6ccb825 (diff)
downloadpbuilder-0ac8590bd15c7fa9c5e3f5625ad6d1c3c95fb608.tar
pbuilder-0ac8590bd15c7fa9c5e3f5625ad6d1c3c95fb608.tar.gz
Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml4
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>.