gnome-power-manager r3096 - branches/gnome-2-24



Author: rhughes
Date: Mon Nov 17 10:37:12 2008
New Revision: 3096
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3096&view=rev

Log:
2008-11-17  Richard Hughes  <richard hughsie com>

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


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/RELEASE
   branches/gnome-2-24/configure.ac

Modified: branches/gnome-2-24/RELEASE
==============================================================================
--- branches/gnome-2-24/RELEASE	(original)
+++ branches/gnome-2-24/RELEASE	Mon Nov 17 10:37:12 2008
@@ -1,15 +1,15 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
 
 â update configure.ac, NEWS, ChangeLog (the "==== <version> ====") to the right release
-â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_1
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_2
 â 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/branches/gnome-2-24 \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_2 \
--m "Tagged for release 2.24.2"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_3 \
+-m "Tagged for release 2.24.3"
 
 â Copy the resulting tarball to master.gnome.org (scp)
 scp gnome-power-manager-*.tar.gz  rhughes master gnome org:
@@ -28,17 +28,5 @@
 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.21.1 was released. WARNING, this code may impregnate your cat called Dave and steal all of the magazines from the bathroom.
+This stable release contains important fixes since 2.22.2 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
 
-This stable release contains important fixes since 2.22.1 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
-
-There are a few fixes focused on polishing for the new release.
-
-- 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-22  -m "Branched for gnome-2-22"
-
-Additionally, gnome-power-manager has branched, with future development work being done in trunk.

Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac	(original)
+++ branches/gnome-2-24/configure.ac	Mon Nov 17 10:37:12 2008
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.24.2)
+AC_INIT(gnome-power-manager, 2.24.3)
 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]