[maemo-commits] [maemo-commits] r16702 - in projects/haf/trunk/hildon-help: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Nov 17 15:25:16 EET 2008
- Previous message: [maemo-commits] r16700 - in projects/haf/trunk/hildon-thumbnail: . debian
- Next message: [maemo-commits] r16703 - in projects/haf/trunk/hildon-thumbnail: . daemon daemon/plugins
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: schulhof Date: 2008-11-17 15:25:16 +0200 (Mon, 17 Nov 2008) New Revision: 16702 Modified: projects/haf/trunk/hildon-help/configure.ac projects/haf/trunk/hildon-help/debian/changelog projects/haf/trunk/hildon-help/debian/control Log: * Bumping dependency up to gtkhtml-3.14 Modified: projects/haf/trunk/hildon-help/configure.ac =================================================================== --- projects/haf/trunk/hildon-help/configure.ac 2008-11-17 13:07:49 UTC (rev 16701) +++ projects/haf/trunk/hildon-help/configure.ac 2008-11-17 13:25:16 UTC (rev 16702) @@ -37,7 +37,7 @@ glib-2.0 >= 2.6 hildon-1 >= 1.0.0 libosso >= 1.0.0 - libgtkhtml-3.8 + libgtkhtml-3.14 ) AC_SUBST( DEPS_CFLAGS ) AC_SUBST( DEPS_LIBS ) Modified: projects/haf/trunk/hildon-help/debian/changelog =================================================================== --- projects/haf/trunk/hildon-help/debian/changelog 2008-11-17 13:07:49 UTC (rev 16701) +++ projects/haf/trunk/hildon-help/debian/changelog 2008-11-17 13:25:16 UTC (rev 16702) @@ -1,3 +1,9 @@ +libhildonhelp (2.0.4-1) unstable; urgency=low + + * Bumping dependency up to gtkhtml-3.14 + + -- Gabriel Schulhof <gabriel.schulhof at nokia.com> Mon, 17 Nov 2008 15:24:30 +0200 + libhildonhelp (2.0.3-0) unstable; urgency=low * Increased length of topic title buffer to prevent truncation Modified: projects/haf/trunk/hildon-help/debian/control =================================================================== --- projects/haf/trunk/hildon-help/debian/control 2008-11-17 13:07:49 UTC (rev 16701) +++ projects/haf/trunk/hildon-help/debian/control 2008-11-17 13:25:16 UTC (rev 16702) @@ -2,7 +2,7 @@ Section: misc Priority: optional Maintainer: Gabriel Schulhof <gabriel.schulhof at nokia.com> -Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev (>= 2:2.10.12-0osso16), pkg-config, libosso-dev, libhildon1-dev (>= 1.99.0-1), intltool (>= 0.21), autoconf, automake1.7, libtool, gtkhtml-dev (>= 3.9.1), libxml2-dev +Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev (>= 2:2.10.12-0osso16), pkg-config, libosso-dev, libhildon1-dev (>= 1.99.0-1), intltool (>= 0.21), autoconf, automake1.7, libtool, gtkhtml-dev (>= 3.14.0), libxml2-dev Standards-Version: 3.6.1 Package: libhildonhelp-dev
- Previous message: [maemo-commits] r16700 - in projects/haf/trunk/hildon-thumbnail: . debian
- Next message: [maemo-commits] r16703 - in projects/haf/trunk/hildon-thumbnail: . daemon daemon/plugins
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]