From 839ec48668f0dbf711e404cffbd27be89be5ae80 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Tue, 16 Dec 2008 12:22:21 +0000 Subject: [PATCH] 2008-12-16 Claudio Saavedra [Release 2.1.32] * NEWS: updates * configure.ac: bump version * debian/changelog: updates * debian/control: bump gtk+ dependency --- ChangeLog | 9 +++++++++ NEWS | 11 +++++++++++ configure.ac | 2 +- debian/changelog | 15 ++++++++++++--- debian/control | 4 ++-- 5 files changed, 35 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index e2282b3..69873f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2008-12-16 Claudio Saavedra + [Release 2.1.32] + + * NEWS: updates + * configure.ac: bump version + * debian/changelog: updates + * debian/control: bump gtk+ dependency + +2008-12-16 Claudio Saavedra + 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 --- 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: diff --git a/configure.ac b/configure.ac index 07203c1..da27ed8 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/debian/changelog b/debian/changelog index a35e1e7..85d4cdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Tue, 16 Dec 2008 13:10:47 +0100 libhildon (2.1.30-1) unstable; urgency=low diff --git a/debian/control b/debian/control index a14e709..7a7f7b4 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: libhildon Section: x11 Priority: optional Maintainer: Claudio Saavedra -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 -- 1.7.9.5