From 19d139b4d908a612189428df842ce2eafed66faa Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Mon, 14 Dec 2009 22:38:22 +0900 Subject: explain pbuilder git commit message style in documentation. --- Documentation/pbuilder-doc.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Documentation') 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 @@ -1299,6 +1299,14 @@ alias svn-cowbuilder="svn-buildpackage --svn-builder='pdebuild --pbuilder cowbui 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 + + 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. + Test-suites are available in ./testsuite/ directory. Changes are expected not to break the test-suites. -- cgit v1.2.3