From: Luc Pionchon Date: Thu, 30 Mar 2006 17:02:49 +0000 (+0000) Subject: released and packaged 0.12.7 X-Git-Tag: 2.1.66-1~1292 X-Git-Url: http://git.maemo.org/git/?a=commitdiff_plain;h=2a788e20ecad48e1f6805d81c727869826772f72;p=hildon released and packaged 0.12.7 --- diff --git a/ChangeLog b/ChangeLog index d5744b6..27a7707 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-30 Luc Pionchon + + * configure.ac: 0.12.7 + 2006-03-29 Luc Pionchon Fixes N#20917 @@ -52,7 +56,7 @@ 2006-03-23 Luc Pionchon * hildon-widgets/hildon-defines.h (HILDON_HARDKEY_LEFT): - fixed typo GKD_Left -> GDK_Left + fixed typo GKD_Left -> GDK_Left, N#24042 2006-03-22 Luc Pionchon diff --git a/configure b/configure index 89969af..a82091f 100755 --- a/configure +++ b/configure @@ -1771,7 +1771,7 @@ fi # Define the identity of the package. PACKAGE=hildon-libs - VERSION=0.12.6 + VERSION=0.12.7 cat >>confdefs.h <<_ACEOF diff --git a/configure.ac b/configure.ac index 027486b..0a404f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-libs, 0.12.6) +AM_INIT_AUTOMAKE(hildon-libs, 0.12.7) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST diff --git a/debian/changelog b/debian/changelog index 53cba0f..e8c0fb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,20 @@ -hildon-libs (0.12.6+svn-1) unstable; urgency=low +hildon-libs (0.12.7-1) unstable; urgency=low * debian/control (Depends): changed l10n dependency according to the new process (marketing releases 'mr') - * more logical ID fixes + * fixes more obsolete logical IDs * fixes N#20917 - Unlocalised string in Font Preview window + * fixes N#24620 - HildonWindow lacking HW key API + * updated en_BG.po + * minor code cleanup -- Luc Pionchon Tue, 28 Mar 2006 19:00:26 +0300 hildon-libs (0.12.6-1) unstable; urgency=low * fix logical ids + * fixes N#24042 hildon-lgpl-dev headers, typo in macro -- Luc Pionchon Fri, 24 Mar 2006 11:52:40 +0200