gnome-power-manager r3359 - trunk



Author: rhughes
Date: Mon Mar 16 10:33:47 2009
New Revision: 3359
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3359&view=rev

Log:
2009-03-16  Richard Hughes  <richard hughsie com>

* RELEASE:
* configure.ac:
Post-release bump.


Modified:
   trunk/ChangeLog
   trunk/RELEASE
   trunk/configure.ac

Modified: trunk/RELEASE
==============================================================================
--- trunk/RELEASE	(original)
+++ trunk/RELEASE	Mon Mar 16 10:33:47 2009
@@ -1,15 +1,15 @@
-Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
+Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
 â update configure.in, NEWS, ChangeLog (the "==== <version> ====") to the right release
-â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_25_92
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_26_0
 â Run "make distcheck", correct any problems encountered (don't forget to update the ChangeLog if you make any changes)
 â Commit all the changes
 â Create a tag:
 
 svn copy \
 svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/trunk \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_25_92 \
--m "Tagged for release 2.25.92"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_26_1 \
+-m "Tagged for release 2.26.1"
 
 â Copy the resulting tarball to master.gnome.org (scp)
 scp gnome-power-manager-*.tar.gz  rhughes master gnome org:
@@ -28,13 +28,8 @@
 GNOME Power Manager is a session daemon that makes it easy to manage the
 power on your laptop or desktop system.
 
-This _unstable_ release contains lots of crazy new code since 2.25.3 was released. WARNING, this code will impregnate your cat called Dave and steal all of the magazines from the bathroom.
+This stable release contains important fixes since 2.26.0 was released.
+Distributions should consider upgrading gnome-power-manager via errata packages if possible.
 
 - Done!
 
-Making a Branch
-===============
-
-svn cp svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/trunk svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/branches/gnome-2-24  -m "Branched for gnome-2-24"
-
-Additionally, gnome-power-manager has branched, with future development work being done in trunk.

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Mar 16 10:33:47 2009
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.26.0)
+AC_INIT(gnome-power-manager, 2.26.1)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]