[maemo-commits] [maemo-commits] r14115 - in projects/haf/trunk/hildon-theme-plankton: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Sep 26 16:31:43 EEST 2007
- Previous message: [maemo-commits] r14114 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r14116 - in projects/haf/tags/hildon-theme-plankton: . 4.14.0-1 4.14.0-1/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: mdk Date: 2007-09-26 16:31:41 +0300 (Wed, 26 Sep 2007) New Revision: 14115 Modified: projects/haf/trunk/hildon-theme-plankton/ChangeLog projects/haf/trunk/hildon-theme-plankton/NEWS projects/haf/trunk/hildon-theme-plankton/configure.ac projects/haf/trunk/hildon-theme-plankton/debian/changelog projects/haf/trunk/hildon-theme-plankton/debian/control Log: [4.14.0-1 release] Modified: projects/haf/trunk/hildon-theme-plankton/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-plankton/ChangeLog 2007-09-26 13:25:36 UTC (rev 14114) +++ projects/haf/trunk/hildon-theme-plankton/ChangeLog 2007-09-26 13:31:41 UTC (rev 14115) @@ -1,3 +1,12 @@ +2007-09-26 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + + [4.14.0-1 release] + + * NEWS: + * configure.ac: + * debian/changelog: + * debian/control: Updating. + 2007-09-25 Tuomas Kuosmanen <tuomas.kuosmanen at nokia.com> * debian/control: updated the layout dependency. Modified: projects/haf/trunk/hildon-theme-plankton/NEWS =================================================================== --- projects/haf/trunk/hildon-theme-plankton/NEWS 2007-09-26 13:25:36 UTC (rev 14114) +++ projects/haf/trunk/hildon-theme-plankton/NEWS 2007-09-26 13:31:41 UTC (rev 14115) @@ -1,3 +1,6 @@ +[4.14.0-1 release] +* Updated for all the recent changes in the layout + [4.11.1-1 release] * Version bump. Modified: projects/haf/trunk/hildon-theme-plankton/configure.ac =================================================================== --- projects/haf/trunk/hildon-theme-plankton/configure.ac 2007-09-26 13:25:36 UTC (rev 14114) +++ projects/haf/trunk/hildon-theme-plankton/configure.ac 2007-09-26 13:31:41 UTC (rev 14115) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-theme-plankton, 4.11.1) +AM_INIT_AUTOMAKE(hildon-theme-plankton, 4.14.0) AM_CONFIG_HEADER(config.h) AC_PROG_INSTALL @@ -17,7 +17,7 @@ LAYOUT_NAME="hildon-theme-layout-4" dnl check the layout installation -PKG_CHECK_MODULES(HILDON_LAYOUT, "$LAYOUT_NAME" >= 0.11.0) +PKG_CHECK_MODULES(HILDON_LAYOUT, "$LAYOUT_NAME" >= 0.14.0) AC_SUBST(THEME_DIR) AC_SUBST(THEME_NAME) Modified: projects/haf/trunk/hildon-theme-plankton/debian/changelog =================================================================== --- projects/haf/trunk/hildon-theme-plankton/debian/changelog 2007-09-26 13:25:36 UTC (rev 14114) +++ projects/haf/trunk/hildon-theme-plankton/debian/changelog 2007-09-26 13:31:41 UTC (rev 14115) @@ -1,3 +1,9 @@ +hildon-theme-plankton (4.14.0-1) unstable; urgency=low + + * Updated for all the recent changes in the layout + + -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> Wed, 26 Sep 2007 10:46:58 +0300 + hildon-theme-plankton (4.11.1-1) unstable; urgency=low * Version bump. Modified: projects/haf/trunk/hildon-theme-plankton/debian/control =================================================================== --- projects/haf/trunk/hildon-theme-plankton/debian/control 2007-09-26 13:25:36 UTC (rev 14114) +++ projects/haf/trunk/hildon-theme-plankton/debian/control 2007-09-26 13:31:41 UTC (rev 14115) @@ -2,7 +2,7 @@ Section: user/themes Priority: optional Maintainer: Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> -Build-Depends: debhelper (>= 4.0.0), hildon-theme-layout-4 (>= 0.13.0), hildon-theme-layout-4 (< 0.14.0), hildon-theme-tools +Build-Depends: debhelper (>= 4.0.0), hildon-theme-layout-4 (>= 0.14.0), hildon-theme-layout-4 (< 0.15.0), hildon-theme-tools Standards-Version: 3.6.0 Package: hildon-theme-plankton
- Previous message: [maemo-commits] r14114 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r14116 - in projects/haf/tags/hildon-theme-plankton: . 4.14.0-1 4.14.0-1/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]