From: Claudio Saavedra Date: Tue, 4 Aug 2009 18:12:13 +0000 (+0200) Subject: Release 2.1.93 X-Git-Tag: 2.1.93-1^0 X-Git-Url: https://vcs.maemo.org/git/?p=hildon;a=commitdiff_plain;h=e36b57ef08229cd9a7f8e5a5d47b4f4833f1b121 Release 2.1.93 * configure.ac: bump version * NEWS: updates * debian/changelog: updates * debian/control: raise debian dependency on GTK+ --- diff --git a/ChangeLog b/ChangeLog index 0cb8d72..ac93563 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-08-04 Claudio Saavedra + + [Release 2.1.93] + + * configure.ac: bump version + * NEWS: updates + * debian/changelog: updates + * debian/control: raise debian dependency on GTK+ + 2009-08-04 Alberto Garcia * hildon/hildon-text-view.c diff --git a/NEWS b/NEWS index 804d04c..58280ad 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +[2.1.93 release] + + * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in + GtkEntry) + * Fixes: NB#131013 (unable to stop panning file manager by tapping on + it) + [2.1.92 release] * Fixes: NB#130043 (scrollindicator not smooth while panning) diff --git a/configure.ac b/configure.ac index 7dabfa2..482749c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.92], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.93], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index dfbf39c..b59c2f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libhildon (2.1.93-1) unstable; urgency=low + + * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in + GtkEntry) + * Bump GTK+ dependency to 2.14.7-1maemo5 + + -- Claudio Saavedra Tue, 04 Aug 2009 20:08:53 +0200 + libhildon (2.1.92-2) unstable; urgency=low * Fixes: NB#131013 (unable to stop panning file manager by tapping on diff --git a/debian/control b/debian/control index 76f5cf2..6d9d8cd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libhildon Section: x11 Priority: optional Maintainer: Claudio Saavedra -Build-Depends: debhelper (>= 5), cdbs, libgtk2.0-dev (>= 2:2.14.3-1maemo5), libcanberra-dev, libxi-dev, libxt-dev, libpng12-dev, libgconf2-dev, gtk-doc-tools, libgtk2.0-doc, libglib2.0-doc +Build-Depends: debhelper (>= 5), cdbs, libgtk2.0-dev (>= 2:2.14.7-1maemo5), libcanberra-dev, libxi-dev, libxt-dev, libpng12-dev, libgconf2-dev, gtk-doc-tools, libgtk2.0-doc, libglib2.0-doc Standards-Version: 3.6.0 Package: libhildon1-dev