2008-12-16 Claudio Saavedra <csaavedra@igalia.com>
authorClaudio Saavedra <csaavedra@igalia.com>
Tue, 16 Dec 2008 12:22:21 +0000 (12:22 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Tue, 16 Dec 2008 12:22:21 +0000 (12:22 +0000)
[Release 2.1.32]

* NEWS: updates
* configure.ac: bump version
* debian/changelog: updates
* debian/control: bump gtk+ dependency

ChangeLog
NEWS
configure.ac
debian/changelog
debian/control

index e2282b3..69873f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2008-12-16  Claudio Saavedra  <csaavedra@igalia.com>
 
+       [Release 2.1.32]
+
+       * NEWS: updates
+       * configure.ac: bump version
+       * debian/changelog: updates
+       * debian/control: bump gtk+ dependency
+
+2008-12-16  Claudio Saavedra  <csaavedra@igalia.com>
+
        patch by Christian Dywan (christian@imendio.com)
 
        * src/hildon-gtk.c: (hildon_gtk_hscale_new),
diff --git a/NEWS b/NEWS
index 7b9e11d..0ecddbd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+[2.1.32 release]
+
+  Bug fixes:
+
+  * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
+    larger / configurable size)
+
+  Other
+
+   * Update a GtkRange property change in GTK+ (Christian Dywan)
+
 [2.1.30 release]
 
   Bug fixes:
index 07203c1..da27ed8 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [2.1.31], [hildon@projects.maemo.org], [hildon])
+AC_INIT([Hildon gtk widgets], [2.1.32], [hildon@projects.maemo.org], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
index a35e1e7..85d4cdd 100644 (file)
@@ -1,8 +1,17 @@
-libhildon (2.1.31-1~unreleased) unstable; urgency=low
+libhildon (2.1.32-1) unstable; urgency=low
 
-  * post release.
+  * Bump GTK+ dependency to 2.12.12-1maemo5.
 
- -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Dec 2008 13:10:30 +0100
+  Bug fixes:
+
+  * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
+    larger / configurable size)
+
+  Other:
+
+  * Quick release to update a GtkRange property change in GTK+.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 16 Dec 2008 13:10:47 +0100
 
 libhildon (2.1.30-1) unstable; urgency=low
 
index a14e709..7a7f7b4 100644 (file)
@@ -2,13 +2,13 @@ Source: libhildon
 Section: x11
 Priority: optional
 Maintainer: Claudio Saavedra <csaavedra@igalia.com>
-Build-Depends: debhelper (>= 5), cdbs, libgtk2.0-dev (>= 2:2.12.12-1maemo4), 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.12.12-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
 Section: devel
 Architecture: any
-Depends: libhildon1 (= ${binary:Version}), pkg-config, libgtk2.0-dev (>= 2:2.12.12-1maemo4), libgconf2-dev, libcanberra-dev
+Depends: libhildon1 (= ${binary:Version}), pkg-config, libgtk2.0-dev (>= 2:2.12.12-1maemo5), libgconf2-dev, libcanberra-dev
 Description: Hildon libraries development files
 
 Package: libhildon1