aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2009-12-14 22:38:22 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2009-12-14 22:38:22 +0900
commit19d139b4d908a612189428df842ce2eafed66faa (patch)
tree28dcb0fd4edf9788b8114e34ab9467c8b25a589f /Documentation
parentee947f4dec18090ad749fadecc420a2ed94f89e3 (diff)
downloadpbuilder-19d139b4d908a612189428df842ce2eafed66faa.tar
pbuilder-19d139b4d908a612189428df842ce2eafed66faa.tar.gz
explain pbuilder git commit message style in documentation.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index b75d20d..778177a 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1300,6 +1300,14 @@ git-clone git://git.debian.org/git/pbuilder/pbuilder.git
git-clone http://git.debian.org/git/pbuilder/pbuilder.git
git-clone ssh://git.debian.org/git/pbuilder/pbuilder.git</screen>
<para>
+ Git commit message should have the first one line describing
+ what the commit does, formatted in the way debian/changelog is
+ formatted because it is copied verbatim to changelog via
+ git-dch. The second line is empty, and the rest should
+ describe the background and extra information related to
+ implementation of the commit.
+ </para>
+ <para>
Test-suites are available in <filename>./testsuite/</filename> directory.
Changes are expected not to break the test-suites.
<filename>./run-test.sh</filename> is a basic test-suite, which puts a summary in