[cairo-commit] cairo ChangeLog,1.602,1.603 RELEASING,1.9,1.10

Carl Worth commit at pdx.freedesktop.org
Tue May 17 09:08:25 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv12638

Modified Files:
	ChangeLog RELEASING 
Log Message:

        * RELEASING: Update instructions to match output of 'make
        distcheck'

        * src/Makefile.am:
        * test/Makefile.am: Add private headers and flesh out CLEANFILES
        so that 'make distcheck' actually passes.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.602
retrieving revision 1.603
diff -u -d -r1.602 -r1.603
--- ChangeLog	17 May 2005 15:26:37 -0000	1.602
+++ ChangeLog	17 May 2005 16:08:23 -0000	1.603
@@ -1,5 +1,14 @@
 2005-05-17  Carl Worth  <cworth at cworth.org>
 
+	* RELEASING: Update instructions to match output of 'make
+	distcheck'
+	
+	* src/Makefile.am:
+	* test/Makefile.am: Add private headers and flesh out CLEANFILES
+	so that 'make distcheck' actually passes.
+
+2005-05-17  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo.h: Add a few more REPLACED_BY and DEPRECATED_BY
 	definitions.
 	

Index: RELEASING
===================================================================
RCS file: /cvs/cairo/cairo/RELEASING,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- RELEASING	23 Jan 2005 20:49:56 -0000	1.9
+++ RELEASING	17 May 2005 16:08:23 -0000	1.10
@@ -18,9 +18,10 @@
 	Running "make distcheck" should result in no warnings or
 	errors and end with a message of the form:
 
-	================================================
-	cairo-X.Y.Z.tar.gz is ready for distribution
-	================================================
+	==================================================
+	cairo-X.Y.Z-head archives ready for distribution:
+	caioo-X.Y.Z-head.tar.gz
+	==================================================
 
 	(But the tar file isn't actually ready yet, as we still have
 	some more steps to follow).




More information about the cairo-commit mailing list