[maemo-commits] [maemo-commits] r8583 - in projects/haf/trunk/hildon-theme-layout-3: . debian rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Dec 4 16:25:06 EET 2006
Author: mdk
Date: 2006-12-04 16:25:05 +0200 (Mon, 04 Dec 2006)
New Revision: 8583

Modified:
   projects/haf/trunk/hildon-theme-layout-3/ChangeLog
   projects/haf/trunk/hildon-theme-layout-3/configure.ac
   projects/haf/trunk/hildon-theme-layout-3/debian/changelog
   projects/haf/trunk/hildon-theme-layout-3/debian/control
   projects/haf/trunk/hildon-theme-layout-3/rc/Makefile.am
Log:
[0.2.0 release]


Modified: projects/haf/trunk/hildon-theme-layout-3/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/ChangeLog	2006-12-04 14:24:43 UTC (rev 8582)
+++ projects/haf/trunk/hildon-theme-layout-3/ChangeLog	2006-12-04 14:25:05 UTC (rev 8583)
@@ -1,3 +1,13 @@
+2006-12-04  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[0.2.0 release]
+
+	* configure.ac:
+	* debian/changelog:
+	* debian/control: Updating for 0.2.0 release.
+
+	* rc/Makefile.am: Adding the .rc files to EXTRA_DIST.
+
 2006-12-01  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* data/layout.txt: A slightly different format for forced alpha.
@@ -6,11 +16,11 @@
 
 	* data/layout.txt: Adding info about the forced alpha images.
 
-2006-11-30  Michael Dominic K.  <mdk at mdk.am> 
+2006-11-30  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* data/theme.xml: Temporarily hardfixing the LowLightColor at #000000.
 
-2006-11-30  Michael Dominic K.  <mdk at mdk.am> 
+2006-11-30  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* configure.ac: Removing scripts directory from processing.
 
@@ -43,12 +53,12 @@
 	* rc/layout.txt:
 	* rc/theme.xml: Moving to the data directory.
 
-2006-11-30  Michael Dominic K.  <mdk at mdk.am> 
+2006-11-30  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/: Renaming files to .rc and making it build (include) gtkrc and
 	gtkrc.maemo_af_desktop. Currently all broken.
 
-2006-11-29  Michael Dominic K.  <mdk at mdk.am> 
+2006-11-29  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/index.theme: Always used default icon theme (for now).
 

Modified: projects/haf/trunk/hildon-theme-layout-3/configure.ac
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/configure.ac	2006-12-04 14:24:43 UTC (rev 8582)
+++ projects/haf/trunk/hildon-theme-layout-3/configure.ac	2006-12-04 14:25:05 UTC (rev 8583)
@@ -1,11 +1,11 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-theme-layout-3, 0.1.0)
+AM_INIT_AUTOMAKE(hildon-theme-layout-3, 0.2.0)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_INSTALL
 
 # Check the tools installation
-PKG_CHECK_MODULES(TOOLS, hildon-theme-tools >= 0.1.0)
+PKG_CHECK_MODULES(TOOLS, hildon-theme-tools >= 0.2.0)
 
 AC_OUTPUT([Makefile                             \
 	   rc/Makefile                          \

Modified: projects/haf/trunk/hildon-theme-layout-3/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/debian/changelog	2006-12-04 14:24:43 UTC (rev 8582)
+++ projects/haf/trunk/hildon-theme-layout-3/debian/changelog	2006-12-04 14:25:05 UTC (rev 8583)
@@ -1,3 +1,11 @@
+hildon-theme-layout-3 (0.2.0-1) unstable; urgency=low
+
+  * Second official release.
+  * Now all the individual rc files are installed merged. 
+  * Fixing the build system. 
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 04 Dec 2006 15:00:00 +0300
+
 hildon-theme-layout-3 (0.1.0-1) unstable; urgency=low
 
   * First official release.

Modified: projects/haf/trunk/hildon-theme-layout-3/debian/control
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/debian/control	2006-12-04 14:24:43 UTC (rev 8582)
+++ projects/haf/trunk/hildon-theme-layout-3/debian/control	2006-12-04 14:25:05 UTC (rev 8583)
@@ -2,12 +2,12 @@
 Section: x11
 Priority: optional
 Maintainer: Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com>
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 4.0.0), pkg-config
 Standards-Version: 3.6.0
 
 Package: hildon-theme-layout-3
 Architecture: all
-Depends: hildon-theme-tools
+Depends: hildon-theme-tools (>= 0.2.0)
 Description: A layout file for making themes for the maemo 3 platform
  This package contains tools that can help you create a theme for
  the maemo platform version 3.

Modified: projects/haf/trunk/hildon-theme-layout-3/rc/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/rc/Makefile.am	2006-12-04 14:24:43 UTC (rev 8582)
+++ projects/haf/trunk/hildon-theme-layout-3/rc/Makefile.am	2006-12-04 14:25:05 UTC (rev 8583)
@@ -75,5 +75,8 @@
 gtkrc.maemo_af_desktop: $(RC_FILES)
 	hildon-theme-rc-parser gtkrc.maemo_af_desktop.rc gtkrc.maemo_af_desktop
 
-MAINTAINERCLEANFILES			= Makefile.in gtkrc gtkrc.maemo_af_desktop
+CLEANFILES				= gtkrc gtkrc.maemo_af_desktop
 
+MAINTAINERCLEANFILES			= Makefile.in 
+
+EXTRA_DIST				= $(RC_FILES)


More information about the maemo-commits mailing list