[cairo-commit] pycairo Makefile.am,1.16,1.17 RELEASING,1.13,1.14
Steve Chaplin
commit at pdx.freedesktop.org
Sun May 28 22:51:20 PDT 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv19334
Modified Files:
Makefile.am RELEASING
Log Message:
'SC'
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/pycairo/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile.am 1 Sep 2005 00:19:23 -0000 1.16
+++ Makefile.am 29 May 2006 05:51:19 -0000 1.17
@@ -19,8 +19,10 @@
RELEASE_UPLOAD_HOST = cairographics.org
RELEASE_UPLOAD_BASE = /srv/cairo.freedesktop.org/www
-RELEASE_UPLOAD_DIR = $(RELEASE_UPLOAD_BASE)/releases
-RELEASE_URL_BASE = http://cairographics.org/releases
+#RELEASE_UPLOAD_DIR = $(RELEASE_UPLOAD_BASE)/releases
+#RELEASE_URL_BASE = http://cairographics.org/releases
+RELEASE_UPLOAD_DIR = $(RELEASE_UPLOAD_BASE)/snapshots
+RELEASE_URL_BASE = http://cairographics.org/snapshots
RELEASE_ANNOUNCE_LIST = cairo-announce at cairographics.org (and CC python-announce-list at python.org)
tar_file = $(PACKAGE)-$(VERSION).tar.gz
Index: RELEASING
===================================================================
RCS file: /cvs/cairo/pycairo/RELEASING,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- RELEASING 11 Oct 2005 07:02:21 -0000 1.13
+++ RELEASING 29 May 2006 05:51:19 -0000 1.14
@@ -42,6 +42,8 @@
6) Run "make release-publish" which will perform the following steps
for you:
+ edit Makefile.am and select either 'snapshot' or 'release'
+
* Check that the version number ends with an even micro component
* Check that no release exists with the current version
* Verify that make distcheck completes successfully
More information about the cairo-commit
mailing list