Check-in Number:
|
3177 | |
Date: |
2003-Feb-06 21:43:11 (local)
2003-Feb-06 20:43:11 (UTC) |
User: | thl |
Branch: | |
Comment: |
automatically keep ChangeLog up to date |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/devtool.conf 1.12 -> 1.13
--- devtool.conf 2003/02/04 15:03:33 1.12
+++ devtool.conf 2003/02/06 20:43:11 1.13
@@ -58,6 +58,8 @@
%dist
echo "+++ removing old tarballs"
rm -f lmtp2nntp-*.tar.gz
+ echo "+++ changelog"
+ cvs2cl
echo "+++ generating"
./devtool autoclean
./devtool autogen
|
|