[Pkg-wmaker-commits] [wmbiff] 75/77: don't list TODO changes in ChangeLog, to avoid confusion

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_0
in repository wmbiff.

commit 7386537cbb95bf9944509e8b9f8a3d222e2aa33c
Author: bluehal <bluehal>
Date:   Fri May 3 05:51:30 2002 +0000

    don't list TODO changes in ChangeLog, to avoid confusion
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 0566f31..afee98b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ ChangeLog: stamp-h Makefile configure.in
 		cat maint/changelog-header > $@; \
 		echo >> $@; \
 		echo "running $(CVS2CL)..."; \
-		$(CVS2CL) --stdout --utc --day-of-week | sed -f maint/changelog.sed >> $@; \
+		$(CVS2CL) --stdout --utc --day-of-week -I TODO | sed -f maint/changelog.sed >> $@; \
 	  else \
 		echo "Unable to build ChangeLog for distribution"; \
 		exit 1; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list