Check-in Number:
|
3242 | |
Date: |
2003-Feb-13 09:18:23 (local)
2003-Feb-13 08:18:23 (UTC) |
User: | thl |
Branch: | |
Comment: |
automate Changelog creation based on previous written instructions |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/devtool.conf 1.14 -> 1.15
--- devtool.conf 2003/02/11 15:33:42 1.14
+++ devtool.conf 2003/02/13 08:18:23 1.15
@@ -60,7 +60,7 @@
echo "+++ removing old tarballs"
rm -f lmtp2nntp-*.tar.gz
echo "+++ changelog"
- cvs2cl
+ cvs2cl --revisions --branches --tags --window 10 --utc --log-opts "-l"
echo "+++ generating"
./devtool autoclean
./devtool autogen
|
|