gobject-introspection r853 - in trunk: . docs
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r853 - in trunk: . docs
- Date: Fri, 31 Oct 2008 19:59:40 +0000 (UTC)
Author: johan
Date: Fri Oct 31 19:59:40 2008
New Revision: 853
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=853&view=rev
Log:
2008-10-31 Johan Dahlin <jdahlin async com br>
* Makefile.am: add an upload-release target
* docs/release-checklist.txt:
Release process documentation
Added:
trunk/docs/release-checklist.txt
Modified:
trunk/ChangeLog
trunk/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Fri Oct 31 19:59:40 2008
@@ -45,3 +45,6 @@
$$TRUNK \
$$ROOT/tags/GOBJECT_INTROSPECTION_$$SVNVERSION
+upload-release: $(distdir).tar.gz
+ scp dist/$(distdir).tar.gz gnome.org:
+ ssh gnome.org install-module $(distdir).tar.gz
Added: trunk/docs/release-checklist.txt
==============================================================================
--- (empty file)
+++ trunk/docs/release-checklist.txt Fri Oct 31 19:59:40 2008
@@ -0,0 +1,10 @@
+Check bugzilla
+Run all tests
+Update NEWS
+make distcheck
+make release-tag
+make upload-release
+
+Send release announcement
+Bump version number:
+ configure.ac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]