aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authordancer <dancer>2005-10-09 06:12:02 +0000
committerdancer <dancer>2005-10-09 06:12:02 +0000
commit492411dc85b634d0b2f4233d90f476b6c29054b8 (patch)
tree13d9e09ee13de1fbd3652bf3ad58d52b10ea3c77 /Documentation
parent738929acbad49b9ea8f08948d3bea7f67e48df32 (diff)
downloadpbuilder-492411dc85b634d0b2f4233d90f476b6c29054b8.tar
pbuilder-492411dc85b634d0b2f4233d90f476b6c29054b8.tar.gz
open new development, and update documentation to note that
ChangeLog is required to be updated.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index 9901068..95efb67 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1065,6 +1065,17 @@ cvs -z3 -d:pserver:anonymous@cvs.alioth.debian.org:/cvsroot/pbuilder co pbuilder
Testsuites are available in tests/ directory, and
changes are expected not to break the testsuites.
</para>
+ <para>
+ When making changes, the detailed description of the
+ change should be documented in
+ ChangeLog, and committed alongside.
+ A brief summary of the change should be documented in
+ debian/changelog, so that users can see them.
+ The description of debian/changelog is targeted at
+ users, and ChangeLog is targeted at developers.
+ For CVS commit messages, a cut-n-paste of
+ ChangeLog diff would suffice.
+ </para>
</sect1>
</chapter>