[maemo-commits] [maemo-commits] r12563 - in projects/haf/trunk/hildon-theme-plankton: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Jun 29 17:26:55 EEST 2007
Author: mdk
Date: 2007-06-29 17:26:52 +0300 (Fri, 29 Jun 2007)
New Revision: 12563

Modified:
   projects/haf/trunk/hildon-theme-plankton/ChangeLog
   projects/haf/trunk/hildon-theme-plankton/NEWS
   projects/haf/trunk/hildon-theme-plankton/configure.ac
   projects/haf/trunk/hildon-theme-plankton/debian/changelog
   projects/haf/trunk/hildon-theme-plankton/debian/control
Log:
[4.10.0-1 release]


Modified: projects/haf/trunk/hildon-theme-plankton/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-plankton/ChangeLog	2007-06-29 14:24:28 UTC (rev 12562)
+++ projects/haf/trunk/hildon-theme-plankton/ChangeLog	2007-06-29 14:26:52 UTC (rev 12563)
@@ -1,3 +1,12 @@
+2007-06-29  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[4.10.0-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog:
+	* debian/control: Updating.
+
 2007-06-20  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
 
 	* template/template.svg: some window border fixes, bugfix on
@@ -7,7 +16,6 @@
 
 	* template/template.*: updated to latest layout (3 new colors
 	for gtkbutton text, 2 new input method bitmaps)
-	
 
 2007-06-19  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 

Modified: projects/haf/trunk/hildon-theme-plankton/NEWS
===================================================================
--- projects/haf/trunk/hildon-theme-plankton/NEWS	2007-06-29 14:24:28 UTC (rev 12562)
+++ projects/haf/trunk/hildon-theme-plankton/NEWS	2007-06-29 14:26:52 UTC (rev 12563)
@@ -1,3 +1,7 @@
+[4.10.0-1 release]
+* Fixes on window borders
+* Updated to latest layout (new colors, etc)
+
 [4.9.0-1 release]
 * New colors
 * Modified alpha

Modified: projects/haf/trunk/hildon-theme-plankton/configure.ac
===================================================================
--- projects/haf/trunk/hildon-theme-plankton/configure.ac	2007-06-29 14:24:28 UTC (rev 12562)
+++ projects/haf/trunk/hildon-theme-plankton/configure.ac	2007-06-29 14:26:52 UTC (rev 12563)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-theme-plankton, 4.9.0)
+AM_INIT_AUTOMAKE(hildon-theme-plankton, 4.10.0)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_INSTALL
@@ -17,7 +17,7 @@
 LAYOUT_NAME="hildon-theme-layout-4"
 
 dnl check the layout installation
-PKG_CHECK_MODULES(HILDON_LAYOUT, "$LAYOUT_NAME" >= 0.9.0)
+PKG_CHECK_MODULES(HILDON_LAYOUT, "$LAYOUT_NAME" >= 0.10.0)
 
 AC_SUBST(THEME_DIR)
 AC_SUBST(THEME_NAME)

Modified: projects/haf/trunk/hildon-theme-plankton/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-plankton/debian/changelog	2007-06-29 14:24:28 UTC (rev 12562)
+++ projects/haf/trunk/hildon-theme-plankton/debian/changelog	2007-06-29 14:26:52 UTC (rev 12563)
@@ -1,3 +1,10 @@
+hildon-theme-plankton (4.10.0-1) unstable; urgency=low
+
+  * Fixes on window borders
+  * Updated to latest layout (new colors, etc)
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 29 Jun 2007 17:05:49 +0300
+
 hildon-theme-plankton (4.9.0-1) unstable; urgency=low
 
   * New colors

Modified: projects/haf/trunk/hildon-theme-plankton/debian/control
===================================================================
--- projects/haf/trunk/hildon-theme-plankton/debian/control	2007-06-29 14:24:28 UTC (rev 12562)
+++ projects/haf/trunk/hildon-theme-plankton/debian/control	2007-06-29 14:26:52 UTC (rev 12563)
@@ -2,7 +2,7 @@
 Section: user/themes
 Priority: optional
 Maintainer: Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), hildon-theme-layout-4 (>= 0.9.0), hildon-theme-layout-4 (< 0.10.0), hildon-theme-tools
+Build-Depends: debhelper (>= 4.0.0), hildon-theme-layout-4 (>= 0.10.0), hildon-theme-layout-4 (< 0.11.0), hildon-theme-tools
 Standards-Version: 3.6.0
 
 Package: hildon-theme-plankton


More information about the maemo-commits mailing list