[maemo-commits] [maemo-commits] r13015 - in projects/haf/trunk/hildon-1: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 6 09:56:45 EEST 2007
Author: mdk
Date: 2007-08-06 09:56:40 +0300 (Mon, 06 Aug 2007)
New Revision: 13015

Modified:
   projects/haf/trunk/hildon-1/ChangeLog
   projects/haf/trunk/hildon-1/NEWS
   projects/haf/trunk/hildon-1/configure.ac
   projects/haf/trunk/hildon-1/debian/changelog
   projects/haf/trunk/hildon-1/debian/rules
Log:
[1.0.12-1 release]


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-08-03 15:39:10 UTC (rev 13014)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-08-06 06:56:40 UTC (rev 13015)
@@ -1,3 +1,12 @@
+2007-08-06  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[1.0.12-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog:
+	* debian/rules: Updating.
+
 2007-08-01  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* examples/Makefile.am:

Modified: projects/haf/trunk/hildon-1/NEWS
===================================================================
--- projects/haf/trunk/hildon-1/NEWS	2007-08-03 15:39:10 UTC (rev 13014)
+++ projects/haf/trunk/hildon-1/NEWS	2007-08-06 06:56:40 UTC (rev 13015)
@@ -1,3 +1,8 @@
+[1.0.12-1 release]
+* New HILDON_CHECK_VERSION macro
+* Bugfixes
+* Minor doc updates
+
 [1.0.11-1 release]
 * Adding some new API functions to control the active item in HildonFindToolbar
 * Fixing the default focus for font selection dialog

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-08-03 15:39:10 UTC (rev 13014)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-08-06 06:56:40 UTC (rev 13015)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.11], [michael.kostrzewa at nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.12], [michael.kostrzewa at nokia.com], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
@@ -21,7 +21,7 @@
 #    increment current, and set revision to 0.
 # 5. If any interfaces have been added since the last public release, then increment age.
 # 6. If any interfaces have been removed since the last public release, then set age to 0.  
-AS_LIBTOOL(HILDON, 10, 0, 10)
+AS_LIBTOOL(HILDON, 12, 0, 12)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC

Modified: projects/haf/trunk/hildon-1/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-1/debian/changelog	2007-08-03 15:39:10 UTC (rev 13014)
+++ projects/haf/trunk/hildon-1/debian/changelog	2007-08-06 06:56:40 UTC (rev 13015)
@@ -1,3 +1,16 @@
+libhildon (1.0.12-1) stable; urgency=low
+
+  * New HILDON_CHECK_VERSION macro
+  * Bugfixes
+  * Minor doc updates
+
+  * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
+  * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
+  * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
+  * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
+
 libhildon (1.0.11-1) stable; urgency=low
 
   * Adding some new API functions to control the active item in HildonFindToolbar

Modified: projects/haf/trunk/hildon-1/debian/rules
===================================================================
--- projects/haf/trunk/hildon-1/debian/rules	2007-08-03 15:39:10 UTC (rev 13014)
+++ projects/haf/trunk/hildon-1/debian/rules	2007-08-06 06:56:40 UTC (rev 13015)
@@ -123,7 +123,7 @@
 	dh_strip --dbg-package="libhildon1"
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V "libhildon1 (>= 1.0.3)" 
+	dh_makeshlibs -V "libhildon1 (>= 1.0.11)" 
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol


More information about the maemo-commits mailing list