r133 - trunk

Petter Reinholdtsen pere at alioth.debian.org
Tue Sep 27 09:06:05 UTC 2011


Author: pere
Date: 2011-09-27 09:06:05 +0000 (Tue, 27 Sep 2011)
New Revision: 133

Modified:
   trunk/ChangeLog
   trunk/Makefile.am
Log:
Document that the ChangeLog file is no longer updated, and remove the obsolete make rule to update it.

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2011-09-26 18:16:05 UTC (rev 132)
+++ trunk/ChangeLog	2011-09-27 09:06:05 UTC (rev 133)
@@ -1,3 +1,6 @@
+ChangeLog not updated after the project moved from CVS to Subversion.
+See the NEWS file for summary of the changes.
+
 2004-09-19 08:41  Petter Reinholdtsen <pere at hungry.com>
 
 	* Makefile.am, NEWS, configure.ac: Release version 0.13.

Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2011-09-26 18:16:05 UTC (rev 132)
+++ trunk/Makefile.am	2011-09-27 09:06:05 UTC (rev 133)
@@ -23,16 +23,3 @@
 CLEANFILES = *.bb *.bbg *.da *.gcov testsuite/*.bb testsuite/*.bbg
 coverage: all check
 	for f in *.c; do gcov $$f; done
-
-# ChangeLog autogenerated from CVS log messages
-#
-# -b                     Show brach information
-# --gmt                  Use GTM timezone, not local time
-# --window 7200          Use a two hour window when grouping log messages
-# --log-opts -d'...<now' Log everything from the given date
-# --usermap ...          Make usernames with names/emails in given file
-# --ignore ChangeLog     Don't log changes to the ChangeLog itself
-CVS2CL = cvs2cl
-log: ChangeLog.usermap
-	$(CVS2CL) -b --gmt --log-opts "-d'2001-01-01< now'" --window 7200 \
-		--usermap ChangeLog.usermap --ignore ChangeLog -f ChangeLog




More information about the Chrpath-commits mailing list