This page outlines the tasks and packages needed to be upgraded to fully support the Hildon 2.0 Release in UME.

General Approach on Packaging

Hildon modules review / TODO

hildon-1 / libhildon

hildon-desktop

hildon-control-panel

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-control-panel/1:2.0.1-1/

sapwood

https://stage.maemo.org/svn/maemo/projects/haf/tags/sapwood/3.0.0-1/

hildon-notify

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-notify/2.0.0-1/

hail 2.0.0-1

https://stage.maemo.org/svn/maemo/projects/haf/tags/hail/2.0.0-1/

hildon-fm / libhildonfm

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-fm/1_2.0.0/

hildon-thumbnail

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-thumbnail/2.0.0/

DONE:

libhildonmime

https://stage.maemo.org/svn/maemo/projects/haf/tags/libhildonmime/2.0.0-1/

hildon-theme-layout-4

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-theme-layout-4/0.14.8-1/

hildon-theme-plankton

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-theme-plankton/4.14.4-1/

hildon-theme-tools

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-theme-tools/0.5.2-1/

hildon-help

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-help/2.0.0-1/

* TODO: XXX what's the status of this module?

hildon-input-method

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-input-method/1_2.0.0-1/

hildon-input-method-framework

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-input-method-framework/1_2.0.0-1/

hildon-input-method-plugins-example

https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-input-method-plugins-example/2.0.0-1/ * TODO:

Raw notes on an update scenario

% tar cvzf hildon-control-panel_2.0.0+repack.orig.tar.gz 2.0.0+repack

% svn info https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-control-panel/1:2.0.0-1/
...
Last Changed Rev: 14231
Last Changed Date: 2007-10-01 13:56:01 +0200 (Mon, 01 Oct 2007)
...
=> 2007-10-01 11:56:01 UTC

(or: % svn log https://stage.maemo.org/svn/maemo/projects/haf/tags/hildon-control-panel/1:2.0.0-1/ | head => r14230, "Fixed debian package version.") }}}

% bzr branch lp:~vcs-imports/hildon-control-panel/trunk
% cd trunk && bzr visualize
=> r82, vcs-imports@canonical.com-20071001115525-j2u24ld1g4q2clkf, 11:55:25 UTC

% bzr branch lp:~ubuntu-mobile/hildon-control-panel/ubuntu
% cd ubuntu
% bzr pull -r 82 ~/bzr/launchpad/vcs-imports/hildon-control-panel/trunk/
bzr: ERROR: These branches have diverged. Use the merge command to reconcile them.
% bzr merge -r 82 ~/bzr/launchpad/vcs-imports/hildon-control-panel/trunk/
...
Text conflict in ChangeLog
Text conflict in debian/changelog
Text conflict in debian/control
Text conflict in src/hcp-config-keys.h
Text conflict in src/hcp-window.c
=> solve conflicts, update packaging for the new upstream changes, update
debian/changelog
% bzr commit
% bzr push bzr+ssh://...

MobileAndEmbedded/Hildon2.0 (last edited 2008-08-06 16:17:35 by localhost)