[Pkg-wmaker-commits] [wmbiff] 01/09: Removed -t to cvs2cl invocation, to make cleaner ChangeLogs.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:57 UTC 2015


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

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

commit b513a79e9236e0f1c4ac9aec65b33995336fe9e5
Author: oskuro <oskuro>
Date:   Mon Sep 24 11:56:27 2001 +0000

    Removed -t to cvs2cl invocation, to make cleaner ChangeLogs.
---
 maint/prerelease.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/maint/prerelease.sh b/maint/prerelease.sh
index e678896..1715827 100755
--- a/maint/prerelease.sh
+++ b/maint/prerelease.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: prerelease.sh,v 1.3 2001/06/23 00:07:03 oskuro Exp $
+# $Id: prerelease.sh,v 1.4 2001/09/24 11:56:27 oskuro Exp $
 # wmBiff prerelease script.  Used mainly by the upstream maintainer(s).
 # Run this before making a new release of wmBiff
 # You will need cvs2cl.
@@ -26,7 +26,7 @@ EOF
 echo "  $""Log""$" >> ChangeLog
 echo ""            >> ChangeLog
 
-cvs2cl --stdout --utc --day-of-week -t | sed -f maint/changelog.sed >> ChangeLog
+cvs2cl --stdout --utc --day-of-week | sed -f maint/changelog.sed >> ChangeLog
 
 set +x
 

-- 
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