Editing Mer/Documentation/Common Packages

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
{{Mer}}
 
-
 
== Help bringing a package up to date ==
== Help bringing a package up to date ==
-
* Make yourself a launchpad.net account, upload your SSH keys, and install Bazaar.
+
* Make yourself a launchpad.net account, and upload your SSH keys and install Bazaar.
-
* Grab the source package that Mer package is based on, and the new one from the Fremantle alpha, extract them. <code>diff -ruN</code> them, and save the diff (from now on ''patchname'').
+
* Grab the source package the Mer package is based on, and the new one from fremantle alpha, extract them. diff -ruN them, and save the diff (from now on patchname).
* Typical files to avoid patching (you can delete them in the resulting patch):
* Typical files to avoid patching (you can delete them in the resulting patch):
-
** <code>.in</code> files
+
** .in files
-
** <code>configure</code>
+
** configure
-
** ''(feel free to add more to the list)''
+
** (feel free to add more to the list)
-
* <code>bzr branch <lp:''something listed in table below''></code>
+
* bzr branch <lp:something listed in table below>
-
* <code>cd</code> into the checked out directory
+
* cd into the checked out directory
-
* Apply the patch from before (<code>patch -p1 < ''patchname''</code> probably, you can <code>patch -p1 --dry-run < ''patchname''</code> to test run the patch), fix it if it doesn't apply cleanly (watch out for <code>configure</code> and <code>autoconf</code> generated things)
+
* apply patch from before (patch -p1 < patchname probably, you can patch -p1 --dry-run < patchname to test run the patch) , fix it if it doesn't apply cleanly (watch out for configure and autoconf generated things)
-
* <code>bzr add</code> any added files (avoid <code>.rej</code> and <code>.orig</code>, <code>bzr status</code> is a good tool)
+
* bzr add any added files (avoid .rej and .orig, bzr status is a good tool.)
-
*<code> dch -m -i</code>, and add your personal log message. Name the version, Mer version + 1.
+
* dch -m -i , and add your personal log message. Name the version, mer version + 1.
-
* <code>bzr commit -m "your personal log message"</code>
+
* bzr commit -m "your personal log message"
-
* <code>bzr push lp:~''yourusername''/m-r/''packagename''</code>
+
* bzr push lp:~yourusername/m-r/packagename
-
* Ideally, <code>bzr export ''<some dir>'' lp:~''yourusername''/m-r/''packagename''</code>, <code>cd ''<some dir>''</code> and try to <code>dpkg-buildpackage -b</code> it.
+
* Ideally, bzr export <some dir> lp:~yourusername/m-r/packagename , cd <some dir> and try to dpkg-buildpackage -b it.
* Point us to the branch and we'll put the branch in the repository and build it.
* Point us to the branch and we'll put the branch in the repository and build it.
-
Most patches apply cleanly, though, you will most likely see patch failed in <code>debian/changelog</code>, is fairly easy to fix, just add the items from <code>.rej</code> without the <code>+</code>'s in the front and add an according version above it using <code>dch</code>.
+
Most patches apply cleanly, though, you will most likely see patch failed in debian/changelog, is fairly easy to fix, just add the items from .rej without the +'s in the front and add an according version above it using dch.
== Typical package repositories ==
== Typical package repositories ==
Line 27: Line 25:
* Pre-alpha2: http://repository.maemo.org/pool/maemo5.0prealpha2/free/
* Pre-alpha2: http://repository.maemo.org/pool/maemo5.0prealpha2/free/
* Alpha: http://repository.maemo.org/pool/maemo5.0alpha/free/
* Alpha: http://repository.maemo.org/pool/maemo5.0alpha/free/
-
* Beta: http://repository.maemo.org/pool/maemo5.0beta/free/
 
* Stage SVN trunk: https://stage.maemo.org/viewcvs.cgi/projects/haf/trunk?root=maemo , https://stage.maemo.org/svn/maemo/projects/haf/trunk/
* Stage SVN trunk: https://stage.maemo.org/viewcvs.cgi/projects/haf/trunk?root=maemo , https://stage.maemo.org/svn/maemo/projects/haf/trunk/
* Stage SVN tags: https://stage.maemo.org/viewcvs.cgi/projects/haf/tags?root=maemo , https://stage.maemo.org/svn/maemo/projects/haf/tags/
* Stage SVN tags: https://stage.maemo.org/viewcvs.cgi/projects/haf/tags?root=maemo , https://stage.maemo.org/svn/maemo/projects/haf/tags/
 +
== Current package status ==
== Current package status ==
Line 49: Line 47:
! Bzr branch
! Bzr branch
! Comments
! Comments
-
|- style="background:Tomato"
+
|- style="background:Orange"
-
| alarmd || 0.5.20mer1 || 1.1.3+0m5 || -
+
| alarmd || 0.5.20mer1 || || - || Source temporarily gone in Fremantle SDK
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| certman || 1.7.19 || 1.7.19 || - || -
+
| certman || 1.7.19 || 1.7.19 || - || -
|- style="background:LightBlue"
|- style="background:LightBlue"
-
| clinkc || 2.0-0osso16mr2 || 2.0-0osso16 || - || -
+
| clinkc || 2.0-0osso16mr2 || 2.0-0osso16 || - || -
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| clipboard-manager || 0.6.8-4+0m5 || 0.6.8-4+0m5 || - || -
+
| clipboard-manager || 0.6.8-2 || 0.6.8-2 || - || -
|- style="background:Tomato"
|- style="background:Tomato"
-
| dbus-glib || 0.78-0maemo1mer2 || 0.78-0maemo2 || - || -
+
| dbus-glib || 0.78-0maemo1mer2 || 0.78-0maemo2 || - || -
-
|- style="background:LightGreen"
+
-
| epeg || 0.9.1.042maemo0 || 0.9.1.042maemo0 || -  || -
+
-
|- style="background:Orange"
+
-
| gail || 1:1.18.0-osso14mer2 || - || -  || -
+
|- style="background:Tomato"
|- style="background:Tomato"
-
| gconf2 || 1:2.16.0-2osso4mer1 || 2.16.0-2osso5+0m5 || [http://code.launchpad.net/~mer-committers/m-r/gconf2 lp:~mer-committers/m-r/gconf2]  || Dirty tricks here. (Ignore the 1:) Needs update to osso5
+
| epeg || 0.9.0.005maemo2mer1 || 0.9.1.042maemo0 || - || -
-
|- style="background:Tomato"
+
-
| glib2.0 || 2.18.1-1maemo2mer2 || 2.18.1-1maemo4+0m5 || [http://code.launchpad.net/~mer-committers/m-r/glib lp:~mer-committers/m-r/glib]  || -
+
-
|- style="background:Tomato"
+
-
| gnome-vfs-filechooser-backend || 1.10.0-1mer1 || 1.10.0-1+0m5 || [http://code.launchpad.net/~carsten-munk/m-r/gnome-vfs-filechooser-backend lp:~carsten-munk/m-r/gnome-vfs-filechooser-backend]  || Just a rebuild?
+
|- style="background:Orange"
|- style="background:Orange"
-
| gstreamer0.10-ffmpeg-osso || 1.11.6 || - || - || -
+
| gail || 1:1.18.0-osso14mer2 ||  || - || -
 +
|- style="background:LightBlue"
 +
| gconf2 || 1:2.16.0-2osso4mer1 || 2.16.0-2osso4 || [http://code.launchpad.net/~mer-committers/m-r/gconf2 lp:~mer-committers/m-r/gconf2] || Dirty tricks here. (Ignore the 1:)
 +
|- style="background:LightBlue"
 +
| glib2.0 || 2.18.1-1maemo2mer1 || 2.18.1-1maemo2 || [http://code.launchpad.net/~mer-committers/m-r/glib lp:~mer-committers/m-r/glib] || -
|- style="background:Lime"
|- style="background:Lime"
-
| gtk+2.0 || 2:2.12.12-1maemo13mer9 || 2:2.12.12-1maemo12+0m5 || [http://code.launchpad.net/~mer-committers/m-r/gtk+ lp:~mer-committers/m-r/gtk+] || Ahead as we use the stage.* SVN
+
| gnome-vfs-filechooser-backend || 1.10.0-1mer1 || 1.9.6-2 || [http://code.launchpad.net/~carsten-munk/m-r/gnome-vfs-filechooser-backend lp:~carsten-munk/m-r/gnome-vfs-filechooser-backend] || Ahead, stage.* SVN
|- style="background:Orange"
|- style="background:Orange"
-
| gtkhtml || 3.24.0-osso3mer1 || - || - || Has a new name it seems?
+
| gstreamer0.10-ffmpeg-osso || 1.11.6 ||  || - || -
 +
|- style="background:Lime"
 +
| gtk+2.0 || 2:2.12.12-1maemo9mer9 || 2:2.12.12-1maemo8 || [http://code.launchpad.net/~mer-committers/m-r/gtk+ lp:~mer-committers/m-r/gtk+] || Ahead as we use the stage.* SVN
 +
|- style="background:LightGreen"
 +
| gtk20-l10n || 4.2 || 4.2 || - || -
 +
|- style="background:Lime"
 +
| gtkhtml || 3.24.0-osso3mer1 || 3.13.91-3osso15 || - || Ahead, using stage.* SVN
|- style="background:Tomato"
|- style="background:Tomato"
-
| hildon-application-manager || 1:2.1.20~unreleased-r1465-mer3 || 1:2.2.17+0m5 || [http://code.launchpad.net/~mer-committers/m-r/hildon-application-manager lp:~mer-committers/m-r/hildon-application-manager] || -
+
| hildon-application-manager || 1:2.1.20~unreleased-r1465-mer3 || 1:2.2.10 || [http://code.launchpad.net/~mer-committers/m-r/hildon-application-manager lp:~mer-committers/m-r/hildon-application-manager] || -
|- style="background:Tomato"
|- style="background:Tomato"
-
| hildon-control-panel || 1:2.2.5-1mer5 || 1:2.2.6-1+0m5 || [http://code.launchpad.net/~mer-committers/m-r/hildon-control-panel lp:~mer-committers/m-r/hildon-control-panel] || -
+
| hildon-application-manager-l10n-public || 6.0+r6453mer1 || 6.0+r6481alphasdk || [http://code.launchpad.net/~mer-translations/m-r/hildon-application-manager-l10n-public lp:~mer-translations/m-r/hildon-application-manager-l10n-public] || -
 +
|- style="background:Tomato"
 +
| hildon-common-strings-l10n-public || 6.0+r6368mer1 || 6.0+r6481 || [http://code.launchpad.net/~mer-translations/m-r/hildon-common-strings-l10n-public lp:~mer-translations/m-r/hildon-common-strings-l10n-public] || -
 +
|- style="background:LightBlue"
 +
| hildon-control-panel || 1:2.2.5-1mer5 || 1:2.2.5-1 || [http://code.launchpad.net/~mer-committers/m-r/hildon-control-panel lp:~mer-committers/m-r/hildon-control-panel] || -
 +
|- style="background:Tomato"
 +
| hildon-control-panel-l10n-public || 6.0+r6453mer1 || 6.0+r6481 || [http://code.launchpad.net/~mer-translations/m-r/hildon-control-panel-l10n-public lp:~mer-translations/m-r/hildon-control-panel-l10n-public] || -
 +
|- style="background:Tomato"
 +
| hildon-desktop || 1:2.0.19-1mer21 || 1:2.2.20-1 || [http://code.launchpad.net/~carsten-munk/m-r/hildon-desktop-um-patches lp:~carsten-munk/m-r/hildon-desktop-um-patches] || Fremantle uses Clutter UI.
 +
|- style="background:Tomato"
 +
| hildon-fm-l10n-public || 6.0+r6440mer1 || 6.0+r6492 || [http://code.launchpad.net/~mer-translations/m-r/hildon-fm-l10n-public lp:~mer-translations/m-r/hildon-fm-l10n-public] || -  
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| hildon-games-wrapper || 1.9.4-3+0m5 || 1.9.4-3+0m5 || - || -
+
| hildon-games-wrapper || 1.9.4-1 || 1.9.4-1 || - || -
|- style="background:Tomato"
|- style="background:Tomato"
-
| hildon-input-method || 1:2.0.4-1mer4 || 1:2.1.16-1+0m5 || [http://code.launchpad.net/~mer-committers/m-r/hildon-input-method-mer, r44 lp:~mer-committers/m-r/hildon-input-method-mer, r44] || Kept back because of Fremantle HIM requiring a thumb keyboard
+
| hildon-initscripts || 1.18-1mer2 || 1.21-1 || [http://code.launchpad.net/~mer-committers/m-r/hildon-initscripts lp:~mer-committers/m-r/hildon-initscripts] || -
|- style="background:Tomato"
|- style="background:Tomato"
-
| hildon-input-method-framework || 1:2.0.1-1mer2 || 1:2.1.16-1+0m5 || [http://code.launchpad.net/~mer-committers/m-r/hildon-input-method-framework-mer lp:~mer-committers/m-r/hildon-input-method-framework-mer] || Kept back because of Fremantle HIM requiring a thumb keyboard
+
| hildon-input-method || 1:2.0.4-1mer4 || 1:2.1.10-1 || [http://code.launchpad.net/~mer-committers/m-r/hildon-input-method-mer, r44 lp:~mer-committers/m-r/hildon-input-method-mer, r44] || Kept back because of Fremantle HIM requiring a thumb keyboard
 +
|- style="background:Tomato"
 +
| hildon-input-method-framework || 1:2.0.1-1mer2 || 1:2.1.10-1 || [http://code.launchpad.net/~mer-committers/m-r/hildon-input-method-framework-mer lp:~mer-committers/m-r/hildon-input-method-framework-mer] || Kept back because of Fremantle HIM requiring a thumb keyboard
 +
|- style="background:Tomato"
 +
| hildon-input-method-l10n-public || 6.0+r6368mer1 || 6.0+r6459 ||  || -
|- style="background:Lime"
|- style="background:Lime"
-
| hildon-theme-cacher || 0.4.3-1mer1 || 0.4.3-1-recomp1 || [http://code.launchpad.net/~carsten-munk/m-r/hildon-theme-cacher lp:~carsten-munk/m-r/hildon-theme-cacher] || just a rebuild.
+
| hildon-input-method-plugins-example || 2.0.0-1mer3 || 1.99.5-1 || [http://code.launchpad.net/~carsten-munk/m-r/hildon-input-method-plugins-example lp:~carsten-munk/m-r/hildon-input-method-plugins-example] || Based on SVN tag, hence in front..
-
|- style="background:LightBlue"
+
|- style="background:Tomato"
-
| hildon-theme-tools || 0.5.2-1mer1 || 0.5.2-1 || ||
+
| hildon-libs-l10n-public || 6.0+r6417mer1 || 6.0+r6492 || [http://code.launchpad.net/~mer-translations/m-r/hildon-libs-l10n-public lp:~mer-translations/m-r/hildon-libs-l10n-public] || -
 +
|- style="background:Orange"
 +
| hildon-plugins-settings || 0.0.10-1mer2 ||  || - || -
 +
|- style="background:Tomato"
 +
| hildon-theme-cacher || 0.4.3-1mer1 || 0.4.3-1-recomp1 || [http://code.launchpad.net/~carsten-munk/m-r/hildon-theme-cacher lp:~carsten-munk/m-r/hildon-theme-cacher] || just a rebuild.
 +
|- style="background:Lime"
 +
| hildon-theme-layout-4 || 0.14.9-1mer3 || 0.14.8-1 || [http://code.launchpad.net/~mer-committers/m-r/hildon-theme-layout-4 lp:~mer-committers/m-r/hildon-theme-layout-4] || Basically invalid with new Mer desktop layout. Based on a SVN tag (0.14.9)
 +
|- style="background:Orange"
 +
| hildon-theme-plankton || 4.14.5-1mer4 ||  || - || Basically invalid with new Mer desktop layout.
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| hildon-thumbnail || 3.0.21+0m5 || 3.0.21+0m5 || - ||  
+
| hildon-thumbnail || 3.0.17 || 3.0.17 || - ||  
|- style="background:LightBlue"
|- style="background:LightBlue"
-
| icd2-osso-ic-dev || 2.0mer1 || 2.0 || - || Only in repository.
+
| icd2-osso-ic-dev || 2.0mer1 || 2.0 || - || Only in repository.
-
|- style="background:LightBlue"
+
-
| libconbtui || 1.4.1mer1 || 1.4.1 || -  ||
+
|- style="background:Tomato"
|- style="background:Tomato"
-
| libconic || 0.19mer2 || 0.20+0m5 || - ||  
+
| ke-recv-l10n-public || 6.0+r6368mer1 || 6.0+r6492 || [http://code.launchpad.net/~mer-translations/m-r/ke-recv-l10n-public lp:~mer-translations/m-r/ke-recv-l10n-public] || -
 +
|- style="background:Orange"
 +
| kernel-diablo || 2.6.21-200829maemo1 ||  || - || From Diablo SDK
 +
|- style="background:LightBlue"
 +
| libconbtui || 1.4.1mer1 || 1.4.1 || - || Just in repository.
 +
|- style="background:LightBlue"
 +
| libconic || 0.19mer2 || 0.19 || - || Just in repository.
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| libdb1 || 1.85.4-osso8 || 1.85.4-osso8 || - ||  
+
| libdb1 || 1.85.4-osso8 || 1.85.4-osso8 || - ||  
|- style="background:LightBlue"
|- style="background:LightBlue"
-
| libhildon || 2.1.62-1+0m5mer1 || 2.1.62-1+0m5 || [http://code.launchpad.net/~carsten-munk/m-r/libhildon-2.1.24 lp:~carsten-munk/m-r/libhildon-2.1.24] || -
+
| libhildon || 2.1.42-2mer6 || 2.1.42-2 || [http://code.launchpad.net/~mer-committers/m-r/libhildon-2.1.24 lp:~mer-committers/m-r/libhildon-2.1.24] || -
-
|- style="background:Tomato"
+
|- style="background:LightBlue"
-
| libhildonfm || 1:2.1.7mer2 || 1:2.10+0m5 || - || Just in repository.
+
| libhildonfm || 1:2.1.7mer2 || 1:2.1.7 || - || Just in repository.
 +
|- style="background:Lime"
 +
| libhildonhelp || 2.0.5-1 || 2.0.3-0 || - || Ahead, stage.* SVN
 +
|- style="background:LightBlue"
 +
| libhildonmime || 2.1.2-1mer1 || 2.1.2-1 || [http://code.launchpad.net/~carsten-munk/m-r/libhildonmime lp:~carsten-munk/m-r/libhildonmime] || -
|- style="background:Orange"
|- style="background:Orange"
-
| libhildonhelp || 2.0.5-1 || - || lp:~mer-committers/m-r/libhildonhelp  || Removed in Fremantle.
+
| libmatchbox1 || 2:1.9-osso6mer1 || || [http://code.launchpad.net/~mer-committers/m-r/libmatchbox1 lp:~mer-committers/m-r/libmatchbox1] || -
-
|- style="background:Tomato"
+
|- style="background:Lime"
-
| libhildonmime || 2.1.2-1mer2 || 2.1.3-1+0m5 || [http://code.launchpad.net/~carsten-munk/m-r/libhildonmime lp:~carsten-munk/m-r/libhildonmime] || -
+
| libosso || 2.19-1mer1 || 2.18-1 || [http://code.launchpad.net/~carsten-munk/m-r/libosso lp:~carsten-munk/m-r/libosso] || From stage.* SVN, hence in front.
|- style="background:LightBlue"
|- style="background:LightBlue"
-
| libosso || 2.19-1mer1 || 2.19-1 || [http://code.launchpad.net/~carsten-munk/m-r/libosso lp:~carsten-munk/m-r/libosso] || From stage.* SVN, hence in front.
+
| libxsp || 1.2.3-4.1mer1 || 1.2.3-4.1 || [http://code.launchpad.net/~carsten-munk/m-r/libxsp lp:~carsten-munk/m-r/libxsp] || -
|- style="background:Tomato"
|- style="background:Tomato"
-
| maemo-launcher || 0.31-2mer4 || 0.35-1+0m5 || [http://code.launchpad.net/~mer-committers/m-r/maemo-launcher lp:~mer-committers/m-r/maemo-launcher] || -
+
| maemo-af-desktop-l10n-public || 6.0+r6405mer1 || 6.0+r6459 || [http://code.launchpad.net/~mer-translations/m-r/maemo-af-desktop-l10n-public lp:~mer-translations/m-r/maemo-af-desktop-l10n-public] || -
 +
|- style="background:Tomato"
 +
| maemo-launcher || 0.31-2mer3 || 0.32-1 || [http://code.launchpad.net/~carsten-munk/m-r/maemo-launcher lp:~carsten-munk/m-r/maemo-launcher] || -
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| maemopad || 2.4-6+0m5 || 2.4-6+0m5 || -  || -
+
| maemopad || 2.4-3 || 2.4-3 || - || -
 +
|- style="background:LightGreen"
 +
| marketing-release-public || 6.0 || 6.0 || - || -
 +
|- style="background:Orange"
 +
| matchbox-window-manager || 2:1.2-fremantle-osso18mer1 || || - || -
 +
|- style="background:Tomato"
 +
| matchbox-window-manager-2 || 0.2.4-0maemo1mer3 || 0.2.17-1 || [http://code.launchpad.net/~mer-committers/m-r/matchbox-window-manager-2 lp:~mer-committers/m-r/matchbox-window-manager-2] || Clutter UI based.
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| mce-dev || 1.8.10+0m5 || 1.8.10+0m5 || [http://code.launchpad.net/~carsten-munk/m-r/mce-dev lp:~carsten-munk/m-r/mce-dev] || REVERTED.
+
| mce-dev || 1.8.8 || 1.8.8 || [http://code.launchpad.net/~carsten-munk/m-r/mce-dev lp:~carsten-munk/m-r/mce-dev] || -
|- style="background:Lime"
|- style="background:Lime"
-
| osso-af-settings || 0.9.3-1mer1 || 0.9.2-1 || [http://code.launchpad.net/~carsten-munk/m-r/osso-af-settings lp:~carsten-munk/m-r/osso-af-settings] || -
+
| osso-af-settings || 0.9.3-1mer1 || 0.9.2-1 || [http://code.launchpad.net/~carsten-munk/m-r/osso-af-settings lp:~carsten-munk/m-r/osso-af-settings] || -
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| osso-af-utils || 2.0-3+0m5 || 2.0-3+0m5 || -  || -
+
| osso-af-utils || 2.0-1 || 2.0-1 || - || -
 +
|- style="background:Orange"
 +
| osso-applet-tasknavigator-l10n-public || 5.0+r5892 ||  || - || Required for "diablo" hildon-desktop
 +
|- style="background:LightBlue"
 +
| osso-gnome-vfs2 || 2:2.16.3-2osso2mer2 || 2.16.3-2osso2 || - || In repository only.
 +
|- style="background:LightBlue"
 +
| osso-gnomevfs-extra || 2:1.9.6-3mer1 || 1.9.6-3 || [http://code.launchpad.net/~mer-committers/m-r/osso-gnomevfs-extra lp:~mer-committers/m-r/osso-gnomevfs-extra ] || Ignore the 2: part.
 +
|- style="background:LightBlue"
 +
| osso-gwconnect || 1.0.12-mer3 || 1.0.12 || [http://code.launchpad.net/~carsten-munk/m-r/osso-gwconnect lp:~carsten-munk/m-r/osso-gwconnect] || -
|- style="background:Lime"
|- style="background:Lime"
-
| osso-gnome-vfs2 || 2:2.16.3-2osso2mer2 || 2.16.3-2osso3+0m5 || - || Needs update to osso3
+
| osso-gwobex || 0.61mer2 || 0.60 || [http://code.launchpad.net/~carsten-munk/m-r/osso-gwobex lp:~carsten-munk/m-r/osso-gwobex] || Ahead, from SVN.
 +
|- style="background:LightGreen"
 +
| osso-systemui-dbus-dev || 0.1.2 || 0.1.2 || - || -
|- style="background:LightBlue"
|- style="background:LightBlue"
-
| osso-gnomevfs-extra || 2:1.9.6-3mer1 || 1.9.6-3 || [http://code.launchpad.net/~mer-committers/m-r/osso-gnomevfs-extra  lp:~mer-committers/m-r/osso-gnomevfs-extra ] || Ignore the 2: part.
+
| osso-uri-l10n-public || 6.0+r6481mer1 || 6.0+r6481 || [http://code.launchpad.net/~mer-translations/m-r/osso-uri-l10n-public lp:~mer-translations/m-r/osso-uri-l10n-public] || -
|- style="background:LightBlue"
|- style="background:LightBlue"
-
| osso-gwconnect || 1.0.12-mer4 || 1.0.12 || [http://code.launchpad.net/~carsten-munk/m-r/osso-gwconnect lp:~carsten-munk/m-r/osso-gwconnect] || -
+
| osso-xterm || 0.14.mh13mer2 || 0.14.mh13 || [http://code.launchpad.net/~mer-committers/m-r/osso-xterm lp:~mer-committers/m-r/osso-xterm] || -
-
|- style="background:Tomato"
+
|- style="background:LightBlue"
-
| osso-gwobex || 0.61mer2 || 0.62+0m5 || [http://code.launchpad.net/~carsten-munk/m-r/osso-gwobex lp:~carsten-munk/m-r/osso-gwobex] || Ahead, from SVN.
+
| sapwood || 3.1.1-1-mer2 || 3.1.1-1 || [http://code.launchpad.net/~carsten-munk/m-r/sapwood lp:~carsten-munk/m-r/sapwood] || -
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| osso-systemui-dbus-dev || 0.1.2 || 0.1.2 || - || -
+
| sudo || 1:1.6.8p12-4osso21 || 1:1.6.8p12-4osso21 || [http://code.launchpad.net/~mer-committers/m-r/sudo lp:~mer-committers/m-r/sudo] || Branch not in use.
-
|- style="background:Tomato"
+
|- style="background:Orange"
-
| sapwood || 3.1.1-1-mer2 || 3.1.1-2+0m5 || [http://code.launchpad.net/~carsten-munk/m-r/sapwood lp:~carsten-munk/m-r/sapwood] || -
+
| tablet-browser-interface || 0.0.5-1 ||  || - || Browser should come in beta SDK?
 +
|- style="background:LightBlue"
 +
| tslib || 1.0-4ubuntu2mer2 || 1.0-4 || [http://code.launchpad.net/~mer-committers/m-r/tslib-1.0 lp:~mer-committers/m-r/tslib-1.0] || -
 +
|- style="background:LightBlue"
 +
| x11proto-xsp || 1.2-1mer1 || 1.2-1 || [http://code.launchpad.net/~carsten-munk/m-r/x11proto-xsp lp:~carsten-munk/m-r/x11proto-xsp] || -
|- style="background:LightGreen"
|- style="background:LightGreen"
-
| screenshot-tool || 1.23-2 || 1.23-2 || ||
+
| xresponse-visualize || 0.2.7 || 0.2.7 || - || -
-
|- style="background:LightGreen"
+
-
| tablet-browser-interface || 0.0.5-4 || 0.0.5-4 || -  || Browser is coming in final SDK.
+
-
|- style="background:Tomato"
+
-
| wpeditor || 2.18-0mer1 || 2.22-0+0m5 || - || -
+
|}
|}

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: