Release 2.1.93 2.1.93-1
authorClaudio Saavedra <csaavedra@igalia.com>
Tue, 4 Aug 2009 18:12:13 +0000 (20:12 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Tue, 4 Aug 2009 18:12:13 +0000 (20:12 +0200)
* configure.ac: bump version
* NEWS: updates
* debian/changelog: updates
* debian/control: raise debian dependency on GTK+

ChangeLog
NEWS
configure.ac
debian/changelog
debian/control

index 0cb8d72..ac93563 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-08-04  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [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  <agarcia@igalia.com>
 
        * hildon/hildon-text-view.c
diff --git a/NEWS b/NEWS
index 804d04c..58280ad 100644 (file)
--- 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)
index 7dabfa2..482749c 100644 (file)
@@ -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)
index dfbf39c..b59c2f3 100644 (file)
@@ -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 <csaavedra@igalia.com>  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
index 76f5cf2..6d9d8cd 100644 (file)
@@ -2,7 +2,7 @@ Source: libhildon
 Section: x11
 Priority: optional
 Maintainer: Claudio Saavedra <csaavedra@igalia.com>
-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