From f03e9dbd874e6731683c0050d827318bd14360fb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 14 Oct 2011 10:55:31 -0700 Subject: repoman: add --echangelog= for bug #337853 This option will call echangelog for each package that has modified files and does not have a modified ChangeLog. Gentoo's council has decided that this option will be enabled by default for the "gentoo" repository. If desired, we can add a metadata/layout.conf setting so that other repositories can control the default behavior. --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index bc54657a4..4d3a59b49 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -41,6 +41,9 @@ Forces the metadata.xml parse check to be carried out \fB-v\fR, \fB--verbose\fR Displays every package name while checking .TP +\fB\-\-echangelog=\fR +For commit mode, call echangelog if ChangeLog is unmodified +.TP \fB\-\-if\-modified=\fR Only check packages that have uncommitted modifications .TP -- cgit v1.2.3-65-gdbad