CINXE.COM
Kubuntu Packaging for Raring : Blueprints : Ubuntu
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-kubuntu-packaging/+index" /> <meta charset="UTF-8" /> <title>Kubuntu Packaging for Raring : Blueprints : Ubuntu</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="Discuss packaging changes/work for raring." /> <meta property="og:description" content="Discuss packaging changes/work for raring." /> <meta property="og:title" content="Kubuntu Packaging for Raring : Blueprints : Ubuntu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-kubuntu-packaging/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <style type="text/css"> #implementation div.yui3-ichoicesource { display: inline; } </style> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-specifications main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-kubuntu-packaging/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/ubuntu"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606381979/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/ubuntu">Ubuntu</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/ubuntu">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/ubuntu">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu">Bugs</a></li> <li class="specifications active"><a href="https://blueprints.launchpad.net/ubuntu">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1 id="edit-title"> <span class="yui3-editable_text-text ellipsis" style="max-width: 95%;"> Kubuntu Packaging for Raring </span> </h1> <div id="registration" class="registering"> Registered by <a href="https://launchpad.net/~kitterman" class="sprite person">Scott Kitterman</a> <time title="2012-10-18 18:36:22 UTC" datetime="2012-10-18T18:36:22.723257+00:00">on 2012-10-18</time> </div> </div> <div id="request-notifications"> </div> <div> <div id="maincontentsub"> <div class="top-portlet"> <div> <div class="lazr-multiline-edit" id="edit-summary"> <div class="clearfix"> </div> <div class="yui3-editable_text-text"><p>Discuss packaging changes/work for raring.</p></div> </div> </div> <ul class="horizontal"> <li id="spec-url"> <a class="sprite external-link" rel="nofollow" href="http://summit.ubuntu.com/uds-r/meeting/21259/desktop-r-kubuntu-packaging/">Read the full specification</a> </li> </ul> </div> <div class="yui-g"> <div class="portlet"> <h2>Blueprint information</h2> <div class="yui-u first"> <div class="two-column-list"> <dl> <dt>Status:</dt> <dd id="lifecycle-status">Started</dd> </dl> <dl> <dt>Approver:</dt> <dd> <span id="edit-approver"> <span class="yui3-activator-data-box"> <a href="https://launchpad.net/~kubuntu-council" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/3864584/babelfish.png)">Kubuntu Council</a> </span> </span> </dd> </dl> <dl> <dt>Priority:</dt> <dd><span id="edit-priority"> <span class="value specpriorityESSENTIAL">Essential</span> </span> </dd> </dl> <dl> <dt>Drafter:</dt> <dd> <span id="edit-drafter"> <span class="yui3-activator-data-box"> None </span> </span> </dd> </dl> <dl> <dt>Direction:</dt> <dd><span id="edit-direction_approved"> <span class="value">Approved</span> </span> </dd> </dl> <dl> <dt>Assignee:</dt> <dd> <span id="edit-assignee"> <span class="yui3-activator-data-box"> None </span> </span> </dd> </dl> <dl> <dt>Definition:</dt> <dd><span id="edit-definition_status"> <span class="value specstatusAPPROVED">Approved</span> </span> </dd> </dl> <dl id="series-goal"> <dt>Series goal:</dt> <dd> Accepted for <a href="/ubuntu/raring">raring</a> </dd> </dl> <dl> <dt>Implementation:</dt> <dd id="implementation"> <img src="/@@/info" alt="Informational" title="Informational blueprint, no implementation necessary" id="informational-icon" class="hidden" /> <span id="edit-implementation_status"> <span class="value specdeliverySTARTED">Started</span> </span> </dd> </dl> <dl id="milestone-target"> <dt>Milestone target:</dt> <dd> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-13.04-beta-1"> <img alt="milestone icon" src="/@@/milestone" /> ubuntu-13.04-beta-1</a> </dd> </dl> <dl id="started-by" class="visible"> <dt>Started by</dt> <dd> <a href="https://launchpad.net/~jr" class="sprite person">Jonathan Riddell</a> <time title="2012-11-14 16:23:15 UTC" datetime="2012-11-14T16:23:15.120827+00:00">on 2012-11-14</time> </dd> </dl> <dl id="completed-by" class="hidden"> <dt>Completed by</dt> <dd> </dd> </dl> </div> </div> <div class="yui-u"> <div id="linked_branches"> <h3>Related branches</h3> </div> <div id="bug_links"> <h3>Related bugs</h3> <table> <tr> <td> <a href="https://bugs.launchpad.net/ubuntu/+bug/665179" class="sprite bug-wishlist" title="Wishlist - Fix Released">Bug #665179: [needs-packaging] libpgf</a> </td> <td> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> </table> <ul class="horizontal"> </ul> </div> <div> <h3>Sprints</h3> <ul> <li> <span><img src="/@@/yes" alt="Approved" title="Approved for the meeting agenda" /></span> <a href="/sprints/uds-r">uds-r</a> </li> </ul> <ul class="horizontal"> </ul> </div> </div> </div> </div> <div class="portlet"> <div class="wide"><div> <div class="lazr-multiline-edit" id="edit-whiteboard"> <div class="clearfix"> <h3>Whiteboard</h3> </div> <div class="yui3-editable_text-text"><p>Qt 5 - <a rel="nofollow" href="https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta-proper/">https:/<wbr />/launchpad.<wbr />net/~canonical-<wbr />qt5-edgers/<wbr />+archive/<wbr />qt5-beta-<wbr />proper/</a><br /> KDE Frameworks 5?<br /> appmenu<br /> kidmp<br /> homerun<br /> webaccounts<br /> ktouchpadenabler<br /> plasma media centre<br /> owncloud - security wibble<br /> kio_mtp : Uploaded to <a rel="nofollow" href="https://launchpad.net/~kubuntu-ppa/+archive/experimental">https:/<wbr />/launchpad.<wbr />net/~kubuntu-<wbr />ppa/+archive/<wbr />experimental</a><br /> simon<br /> klook<br /> akonadi-social</p> <p>QtKOAuth, libpgf : optional deps for Digikam</p> <p>qaccessibilityc<wbr />lient<br /> <a rel="nofollow" href="https://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient">https:/<wbr />/projects.<wbr />kde.org/<wbr />projects/<wbr />playground/<wbr />accessibility/<wbr />libkdeaccessibi<wbr />lityclient</a> for kmag</p> <p>Updated Synaptiks<br /> <a rel="nofollow" href="https://bugs.launchpad.net/ubuntu/precise/+source/synaptiks/+bug/1039261">https:/<wbr />/bugs.launchpad<wbr />.net/ubuntu/<wbr />precise/<wbr />+source/<wbr />synaptiks/<wbr />+bug/1039261</a> did not fix <a rel="nofollow" href="https://bugs.launchpad.net/ubuntu/+source/synaptiks/+bug/1002736">https:/<wbr />/bugs.launchpad<wbr />.net/ubuntu/<wbr />+source/<wbr />synaptiks/<wbr />+bug/1002736</a>; newest source has removed unsupported features (<a rel="nofollow" href="https://github.com/lunaryorn/synaptiks">https:/<wbr />/github.<wbr />com/lunaryorn/<wbr />synaptiks</a>) ... update our package?</p> <p>plasma media centre packages by Angel Mendoza <reves.yo.soy.121@ gmail.com> in ppa:blueleaflin<wbr />ux/ppa</p> <p>KDevelop Plugins : <a rel="nofollow" href="http://download.kde.org/unstable/kdevelop/">http://<wbr />download.<wbr />kde.org/<wbr />unstable/<wbr />kdevelop/</a></p></div> </div> </div> </div> </div> <div class="portlet"> <a href="/+help-blueprints/workitems-help.html" target="help" class="sprite maybe action-icon">(?)</a> <div class="wide"><div> <div class="lazr-multiline-edit" id="edit-workitems_text"> <div class="clearfix"> <h3>Work Items</h3> </div> <div class="yui3-editable_text-text"><p>Work items:<br /> [fboudra] Get Qt5 packaged: INPROGRESS<br /> [kubuntu-dev] Package KDE SC 4.10 Beta 1: DONE<br /> [kubuntu-dev] Package KDE SC 4.10 Beta 2: DONE<br /> [kubuntu-dev] Package KDE SC 4.10 RC 1: DONE<br /> [kubuntu-dev] Package KDE SC 4.10 RC 2: DONE<br /> [kubuntu-dev] Package KDE SC 4.10.0: DONE<br /> [kubuntu-dev] Package KDE SC 4.10.1: DONE<br /> [kubuntu-dev] Package KDE SC 4.10.2: TODO<br /> [kubuntu-dev] package calligra 2.6 RC 1: DONE<br /> [kitterman] package calligra 2.6 RC 2: DONE<br /> [kitterman] package lcms 2.4: DONE<br /> [kubuntu-dev] package calligra 2.6 with lcms 2.4: DONE<br /> [kubuntu-dev] Investigate with C茅dric Bellegarde about packaging appmenu kded (part of 4.10!): DONE<br /> [kubuntu-dev] package KidMP, inform edubuntu incase they want it, feedback to agateau about build system: TODO<br /> [quintasan] package homerun in archive, consider for inclusion on the ISO: DONE<br /> [kitterman] ensure ktouchpadenabler is packaged and on the ISO as part of 4.10: DONE<br /> [quintasan] check if Plasma Media Centre works and get into the archive (is in Kubuntu Experimental PPA): DONE<br /> [kubuntu-dev] remove unsupported owncloud from the archive and coordinate with debian maintainer to ensure shipped version has security updates: INPROGRESS<br /> [rohangarg] package kio-mtp and consider for inclusion on ISO (ScottK can test): DONE<br /> [jr] investigate packaging Simon without proprietary library: DONE<br /> [kubuntu-dev] review klook dophin integration and consider if ready for packaging (review kde-kfm thread) ... bloked upstream on problems with the dolphin patch and icon size, see kfm thread: DONE<br /> [kubuntu-dev] package akonadi-social and dependencies: TODO<br /> [kitterman] investigate synaptiks for updated version (none avail): DONE<br /> [kubuntu-dev] package kcm_touchpad and compare against synaptiks for default (last update 2010, no good for default...): DONE<br /> [kubuntu-dev] package and test afiestas' new display config tool (due for release with 4.10): DONE<br /> [kubuntu-dev] Patches for QtScript crashes (on kde-packager): TODO<br /> [kubuntu-dev] investigate packaging kdevelop plugins: TODO<br /> [kubuntu-dev] investigate packaging libpgf: TODO<br /> [kubuntu-dev] investigate packaging QtKOAuth: TODO<br /> [kubuntu-dev] investigate packaging qaccessibilityc<wbr />lient: TODO<br /> [jr] investigate packaging plasmate: DONE</p></div> </div> </div> </div> </div> <div class="portlet"> <h2>Dependency tree</h2> <img src="deptree.png" usemap="#deptree" /> <map id="deptree" name="deptree"> <area shape="poly" id="node1" title="Kubuntu Packaging for Raring" alt="" coords="286,29,279,22,259,15,228,10,189,7,146,5,102,7,63,10,32,15,12,22,5,29,12,37,32,43,63,49,102,52,146,53,189,52,228,49,259,43,279,37"/> <area shape="poly" id="node2" href="https://blueprints.launchpad.net/ubuntu/+spec/topic-raring-flavor-kubuntu" title="Kubuntu plans for 13.04" alt="" coords="276,101,269,94,251,87,222,82,186,79,146,77,106,79,69,82,41,87,22,94,16,101,22,109,41,115,69,121,106,124,146,125,186,124,222,121,251,115,269,109"/> </map> <p> * Blueprints in grey have been implemented. </p> <ul class="horizontal"> </ul> </div> <div class="related"> <h2>Nearby</h2> <ul> <li> <a href="/ubuntu/raring"> Other Raring blueprints </a> </li> </ul> </div> </div> <script type="text/javascript"> LPJS.use('lp.anim', 'lp.client', 'lp.deprecated.ui', 'lp.app.information_type', 'node', 'widget', function(Y) { Y.on('domready', function(){ var privacy_link = Y.one('#privacy-link'); Y.lp.app.information_type.setup_choice( privacy_link, new Y.lp.client.Launchpad(), LP.cache.context); }); Y.on('lp:context:implementation_status:changed', function(e) { var icon = Y.one('#informational-icon'); if (e.new_value == 'Informational') { icon.removeClass('hidden'); } else { icon.addClass('hidden'); } }); Y.on('lp:context:lifecycle_status:changed', function(e) { Y.lp.deprecated.ui.update_field('#lifecycle-status', e.new_value); }); Y.on('lp:context:is_started:changed', function(e) { var started = Y.one('#started-by'); if (e.new_value) { started.removeClass('hidden'); started.one('dd').setContent(e.entry.getHTML('starter')); Y.lp.anim.green_flash({node:started}).run(); } else { started.addClass('hidden'); } }); Y.on('lp:context:is_complete:changed', function(e) { var completed = Y.one('#completed-by'); if (e.new_value) { completed.removeClass('hidden'); completed.one('dd').setContent(e.entry.getHTML('completer')); Y.lp.anim.green_flash({node:completed}).run(); } else { completed.addClass('hidden'); } }); Y.on('lp:context:title:changed', function(e) { // change the window title and breadcrumb. Y.lp.deprecated.ui.update_field('ol.breadcrumbs li:last-child', e.new_value); var title = window.document.title; title = e.new_value + title.substring(e.old_value.length); window.document.title = title; }); // Watch for the whiteboard for edit mode so we can show/hide a // message to the user to make sure not to put work items in there. var whiteboard_node = Y.one('#edit-whiteboard'); var whiteboard = Y.Widget.getByNode(whiteboard_node); var notice_node = Y.Node.create('<p/>'); notice_node.set('id', 'wimessage'); notice_node.addClass('informational message'); notice_node.setContent('Please note that work items go in the separate Work Items input field below.'); whiteboard.editor.on('visibleChange', function (ev) { var par = whiteboard_node.get('parentNode'); // If we're visible, show the message if (ev.newVal) { par.insertBefore(notice_node, whiteboard_node); } else { // Otherwise we need to remove the node par.removeChild(notice_node) } }); }); </script> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="privacy" class="portlet public"> <div id="privacy-text"> <span id="information-type-summary" class="sprite public">This blueprint contains <strong id="information-type">Public</strong> information</span> <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> </div> <div class="portlet vertical" id="portlet-subscribers"> <div class="section"> <div class="subscribed-false"><a class="menu-link-subscription sprite modify edit" href="https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-kubuntu-packaging/+subscribe">Edit subscription</a></div> <div><a class="menu-link-addsubscriber sprite add" href="https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-kubuntu-packaging/+addsubscriber">Subscribe someone else</a></div> </div> <div id="subscribers"> <h2>Subscribers</h2> <div id="subscribers-links"> <div class="subscriber-235014 subscriber" id="subscription-subscriber-235014"> <img src="/@@/subscriber-inessential" /> <a href="/~fboudra">Fathi Boudra</a> </div> <div class="subscriber-2878 subscriber" id="subscription-subscriber-2878"> <img src="/@@/subscriber-essential" /> <a href="/~jr">Jonathan Riddell</a> </div> <div class="subscriber-878827 subscriber" id="subscription-subscriber-878827"> <img src="/@@/subscriber-inessential" /> <a href="/~quintasan">Micha艂 Zaj膮c</a> </div> <div class="subscriber-1765728 subscriber" id="subscription-subscriber-1765728"> <img src="/@@/subscriber-inessential" /> <a href="/~yofel">Philip Mu拧kovac</a> </div> <div class="subscriber-1403460 subscriber" id="subscription-subscriber-1403460"> <img src="/@@/subscriber-inessential" /> <a href="/~rohangarg">Rohan Garg</a> </div> <div class="subscriber-658460 subscriber" id="subscription-subscriber-658460"> <img src="/@@/subscriber-essential" /> <a href="/~kitterman">Scott Kitterman</a> </div> </div> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}}, "context": {"self_link": "https://blueprints.launchpad.net/api/devel/ubuntu/+spec/desktop-r-kubuntu-packaging", "web_link": "https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-kubuntu-packaging", "resource_type_link": "https://blueprints.launchpad.net/api/devel/#specification", "bugs_collection_link": "https://blueprints.launchpad.net/api/devel/ubuntu/+spec/desktop-r-kubuntu-packaging/bugs", "information_type": "Public", "name": "desktop-r-kubuntu-packaging", "title": "Kubuntu Packaging for Raring", "specification_url": "http://summit.ubuntu.com/uds-r/meeting/21259/desktop-r-kubuntu-packaging/", "summary": "Discuss packaging changes/work for raring.", "definition_status": "Approved", "assignee_link": null, "drafter_link": null, "approver_link": "https://blueprints.launchpad.net/api/devel/~kubuntu-council", "priority": "Essential", "date_created": "2012-10-18T18:36:22.723257+00:00", "owner_link": "https://blueprints.launchpad.net/api/devel/~kitterman", "target_link": "https://blueprints.launchpad.net/api/devel/ubuntu", "milestone_link": "https://blueprints.launchpad.net/api/devel/ubuntu/+milestone/ubuntu-13.04-beta-1", "whiteboard": "Qt 5 - https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta-proper/\nKDE Frameworks 5?\nappmenu\nkidmp\nhomerun\nwebaccounts\nktouchpadenabler\nplasma media centre\nowncloud - security wibble\nkio_mtp : Uploaded to https://launchpad.net/~kubuntu-ppa/+archive/experimental\nsimon\nklook\nakonadi-social\n\nQtKOAuth, libpgf : optional deps for Digikam\n\nqaccessibilityclient\nhttps://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient for kmag\n\nUpdated Synaptiks\nhttps://bugs.launchpad.net/ubuntu/precise/+source/synaptiks/+bug/1039261 did not fix https://bugs.launchpad.net/ubuntu/+source/synaptiks/+bug/1002736; newest source has removed unsupported features (https://github.com/lunaryorn/synaptiks) ... update our package?\n\nplasma media centre packages by Angel Mendoza \u003creves.yo.soy.121@ gmail.com\u003e in ppa:blueleaflinux/ppa\n\nKDevelop Plugins : http://download.kde.org/unstable/kdevelop/", "workitems_text": "Work items:\n[fboudra] Get Qt5 packaged: INPROGRESS\n[kubuntu-dev] Package KDE SC 4.10 Beta 1: DONE\n[kubuntu-dev] Package KDE SC 4.10 Beta 2: DONE\n[kubuntu-dev] Package KDE SC 4.10 RC 1: DONE\n[kubuntu-dev] Package KDE SC 4.10 RC 2: DONE\n[kubuntu-dev] Package KDE SC 4.10.0: DONE\n[kubuntu-dev] Package KDE SC 4.10.1: DONE\n[kubuntu-dev] Package KDE SC 4.10.2: TODO\n[kubuntu-dev] package calligra 2.6 RC 1: DONE\n[kitterman] package calligra 2.6 RC 2: DONE\n[kitterman] package lcms 2.4: DONE\n[kubuntu-dev] package calligra 2.6 with lcms 2.4: DONE\n[kubuntu-dev] Investigate with C\u00e9dric Bellegarde about packaging appmenu kded (part of 4.10!): DONE\n[kubuntu-dev] package KidMP, inform edubuntu incase they want it, feedback to agateau about build system: TODO\n[quintasan] package homerun in archive, consider for inclusion on the ISO: DONE\n[kitterman] ensure ktouchpadenabler is packaged and on the ISO as part of 4.10: DONE\n[quintasan] check if Plasma Media Centre works and get into the archive (is in Kubuntu Experimental PPA): DONE\n[kubuntu-dev] remove unsupported owncloud from the archive and coordinate with debian maintainer to ensure shipped version has security updates: INPROGRESS\n[rohangarg] package kio-mtp and consider for inclusion on ISO (ScottK can test): DONE\n[jr] investigate packaging Simon without proprietary library: DONE\n[kubuntu-dev] review klook dophin integration and consider if ready for packaging (review kde-kfm thread) ... bloked upstream on problems with the dolphin patch and icon size, see kfm thread: DONE\n[kubuntu-dev] package akonadi-social and dependencies: TODO\n[kitterman] investigate synaptiks for updated version (none avail): DONE\n[kubuntu-dev] package kcm_touchpad and compare against synaptiks for default (last update 2010, no good for default...): DONE\n[kubuntu-dev] package and test afiestas' new display config tool (due for release with 4.10): DONE\n[kubuntu-dev] Patches for QtScript crashes (on kde-packager): TODO\n[kubuntu-dev] investigate packaging kdevelop plugins: TODO\n[kubuntu-dev] investigate packaging libpgf: TODO\n[kubuntu-dev] investigate packaging QtKOAuth: TODO\n[kubuntu-dev] investigate packaging qaccessibilityclient: TODO\n[jr] investigate packaging plasmate: DONE", "direction_approved": true, "implementation_status": "Started", "starter_link": "https://blueprints.launchpad.net/api/devel/~jr", "date_started": "2012-11-14T16:23:15.120827+00:00", "completer_link": null, "date_completed": null, "dependencies_collection_link": "https://blueprints.launchpad.net/api/devel/ubuntu/+spec/desktop-r-kubuntu-packaging/dependencies", "linked_branches_collection_link": "https://blueprints.launchpad.net/api/devel/ubuntu/+spec/desktop-r-kubuntu-packaging/linked_branches", "is_complete": false, "is_started": true, "lifecycle_status": "Started", "has_accepted_goal": true, "http_etag": "\"035df2300c8e930a7d11788995e09b6df969b00e-ba21f34da8aff5e14855ad455404676c9065f140\""}};</script> </body> <!-- Facet name: specifications Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 38 queries/external actions issued in 0.34 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>