CINXE.COM
Dave Jones in Launchpad
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/~waveform/+index" /> <meta charset="UTF-8" /> <title>Dave Jones in Launchpad</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 rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~waveform/latest-bugs.atom" title="Latest Bugs for Dave Jones" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~waveform/branches.atom" title="Latest Branches for Dave Jones" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~waveform/revisions.atom" title="Latest Revisions by Dave Jones" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta property="og:title" content="Dave Jones in Launchpad" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~waveform/+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/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?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/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', 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> <link rel="meta" type="application/rdf+xml" title="FOAF" href="+rdf" /> <link rel="openid.server" href="https://login.launchpad.net/+openid" /> <link rel="openid.delegate" href="https://login.launchpad.net/+id/MM4LpbB" /> <link rel="openid2.provider" href="https://login.launchpad.net/+openid" /> <link rel="openid2.local_id" href="https://login.launchpad.net/+id/MM4LpbB" /> <meta http-equiv="X-XRDS-Location" content="https://login.launchpad.net/+id/MM4LpbB/+xrds" /> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/~waveform/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~waveform"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/383686751/avatar_64.jpeg" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~waveform">Dave Jones</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><span>Overview</span></li> <li class="branches"><a href="https://code.launchpad.net/~waveform">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~waveform">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~waveform">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~waveform">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~waveform">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"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="description"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> </div> <div class="yui3-editable_text-text"></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~waveform/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~waveform/+related-projects"> Related projects </a> </li> </ul> <div class="yui-g"> <div> <div class="portlet" id="contact-details"> <h2>User information</h2> <div class="first yui-u"> <dl id="launchpad-id"> <dt>Launchpad Id:</dt> <dd>waveform</dd> </dl> <dl id="email-addresses"> <dt>Email:</dt> <dd> <a href="+login">Log in</a> for email information. </dd> <dd> <br /> </dd> </dl> <dl> <dt>Member since:</dt> <dd id="member-since">2008-03-08</dd> </dl> <div id="teams_with_icons"> <a href="/~motu"><img alt="Icon of MOTU" src="https://launchpadlibrarian.net/1516491/motu-image-2.png" title="Member of MOTU" /></a> <a href="/~oem-archive"><img alt="Icon of OEM Archive Admins" src="https://launchpadlibrarian.net/31251458/oem-admin-logo_14x14.png" title="Member of OEM Archive Admins" /></a> <a href="/~rpi-distro"><img alt="Icon of RPi-Distro" src="https://launchpadlibrarian.net/349206396/RPi-Logo-SCREEN-14.png" title="Member of RPi-Distro" /></a> <a href="/~ubuntu-bugcontrol"><img alt="Icon of Ubuntu Bug Control" src="https://launchpadlibrarian.net/4423778/qa-icon.png" title="Member of Ubuntu Bug Control" /></a> <a href="/~ubuntu-developer-members"><img alt="Icon of Ubuntu Contributing Developers" src="https://launchpadlibrarian.net/17290192/wrench_emblem-trans.png" title="Member of Ubuntu Contributing Developers" /></a> <a href="/~ubuntu-dev"><img alt="Icon of Ubuntu Development Team" src="https://launchpadlibrarian.net/1072363/motu.png" title="Member of Ubuntu Development Team" /></a> <a href="/~ubuntu-foundations-team"><img alt="Icon of Ubuntu Foundations Team" src="https://launchpadlibrarian.net/27376187/foundations_icon.gif" title="Member of Ubuntu Foundations Team" /></a> <a href="/~ubuntumembers"><img alt="Icon of Ubuntu Members" src="https://launchpadlibrarian.net/606495581/CoF%2014px.png" title="Member of Ubuntu Members" /></a> <a href="/~ubuntu-sponsors"><img alt="Icon of Ubuntu Sponsors" src="https://launchpadlibrarian.net/40794090/minitools.png" title="Member of Ubuntu Sponsors" /></a> </div> <dl id="ubuntu-coc"> <dt>Signed Ubuntu Code of Conduct:</dt> <dd> <span id="ubuntu_coc_signer">Yes</span> </dd> </dl> </div> <div class="yui-u two-column-list"> <dl id="languages"> <dt>Languages: </dt> <dd> English </dd> </dl> <dl id="pgp-keys"> <dt>OpenPGP keys: </dt> <dd> <span style="word-wrap: anywhere">6CBB0D8045E6A2F56DEA6FD0ADDB2AC8655CB70E</span><span>,</span> <span style="word-wrap: anywhere">CFF4FB0DF093622926713FDEAD0B4C9D367A4A0B</span><span>,</span> <span style="word-wrap: anywhere">C6D8FC68EE91033CB8BD913A3D633E44A057F8D5</span> </dd> </dl> <dl id="sshkeys"> <dt>SSH keys: </dt> <dd> <a href="+sshkeys">dave@leela </a> <br /> <a href="+sshkeys">dave@kermit </a> <br /> <a href="+sshkeys">dave@cassandra </a> <br /> <a href="+sshkeys">dave@amaterasu </a> <br /> <a href="+sshkeys">dave@gonzo </a> <br /> </dd> </dl> <dl id="timezone"> <dt>Time zone: </dt> <dd>Europe/London (UTC+0000) </dd> </dl> <dl id="karma"> <dt>Karma:</dt> <dd><a id="karma-total" href="https://launchpad.net/~waveform/+karma">23830</a> <a target="help" href="/+help-registry/karma.html" class="sprite maybe action-icon">Karma help</a> </dd> </dl> </div> <div class="yui-u user-social-accounts"> <dl id="social-accounts"> <dt>Social accounts:</dt> <dd class="user-social-accounts__item irc-account"> <img class="user-social-accounts__icon" alt="IRC" title="IRC" src="/@@/social-irc" /> <span><strong>waveform</strong> <span class="lesser"> on </span> <strong>irc.libera.chat</strong> </span> </dd> <dd class="user-social-accounts__item irc-account"> <img class="user-social-accounts__icon" alt="IRC" title="IRC" src="/@@/social-irc" /> <span><strong>waveform</strong> <span class="lesser"> on </span> <strong>irc.oftc.net</strong> </span> </dd> </dl> </div> </div> </div> </div> <div> <div id="working-on" class="yui-g"> <div class="yui-u first"> </div> <div class="yui-u"> </div> </div> </div> <div class="yui-g"> <!-- First portlet column. --> <div class="first yui-u"> <div> <div id="ppas" class="portlet"> <h2>Personal package archives</h2> <div> <table> <tr> <td><a href="/~waveform/+archive/ubuntu/bluez" class="sprite ppa-icon">bluez</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/build-hat" class="sprite ppa-icon">build-hat</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/carla" class="sprite ppa-icon">carla</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/collator" class="sprite ppa-icon">collator</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/db" class="sprite ppa-icon">db</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/dbus" class="sprite ppa-icon">dbus</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/debhelper" class="sprite ppa-icon">debhelper</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/dh-merge" class="sprite ppa-icon">dh-merge</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/eeprom" class="sprite ppa-icon">eeprom</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/eink" class="sprite ppa-icon">eink</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/fan-fix" class="sprite ppa-icon">fan-fix</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/firmware" class="sprite ppa-icon">firmware</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/flash-kernel" class="sprite ppa-icon">flash-kernel</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/ghdl" class="sprite ppa-icon">ghdl</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/git-ubuntu" class="sprite ppa-icon">git-ubuntu</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/gnome-initial-setup" class="sprite ppa-icon">gnome-initial-setup</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/gpio" class="sprite ppa-icon">gpio</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/graphviz" class="sprite ppa-icon">graphviz</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/hamstercam" class="sprite ppa-icon">hamstercam</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/initramfs-tools" class="sprite ppa-icon">initramfs-tools</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/inkscape" class="sprite ppa-icon">inkscape</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/isso" class="sprite ppa-icon">isso</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/kernel" class="sprite ppa-icon">kernel</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/kmscon" class="sprite ppa-icon">kmscon</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/kodi" class="sprite ppa-icon">kodi</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/lg" class="sprite ppa-icon">lg</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/libcamera" class="sprite ppa-icon">libcamera</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/lp2075337" class="sprite ppa-icon">lp2075337</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/lvm2" class="sprite ppa-icon">lvm2</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/mercurial" class="sprite ppa-icon">mercurial</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/mesa" class="sprite ppa-icon">mesa</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/micropython" class="sprite ppa-icon">micropython</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/nfs-utils" class="sprite ppa-icon">nfs-utils</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/nobodd" class="sprite ppa-icon">nobodd</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/nut" class="sprite ppa-icon">nut</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/oops" class="sprite ppa-icon">oops</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/open-iscsi" class="sprite ppa-icon">open-iscsi</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/pemmican" class="sprite ppa-icon">pemmican</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/pexpect" class="sprite ppa-icon">pexpect</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/pi-bluetooth" class="sprite ppa-icon">pi-bluetooth</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/pibootctl" class="sprite ppa-icon">pibootctl</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/ppa" class="sprite ppa-icon">Open Source</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/python-build" class="sprite ppa-icon">python-build</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/raspi-utils" class="sprite ppa-icon">raspi-utils</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/restarter" class="sprite ppa-icon">restarter</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/rpi-gpio" class="sprite ppa-icon">rpi-gpio</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/rpi-imager" class="sprite ppa-icon">rpi-imager</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/rpiboot" class="sprite ppa-icon">rpiboot</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/rshell" class="sprite ppa-icon">rshell</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/runsnake" class="sprite ppa-icon">runsnake</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/sbuild" class="sprite ppa-icon">sbuild</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/sed" class="sprite ppa-icon">sed</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/sense-hat" class="sprite ppa-icon">sense-hat</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/structa" class="sprite ppa-icon">structa</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/systemd" class="sprite ppa-icon">systemd</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/tvrip" class="sprite ppa-icon">tvrip</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/u-boot" class="sprite ppa-icon">u-boot</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/ubiquity" class="sprite ppa-icon">ubiquity</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/ubuntu-release-upgrader" class="sprite ppa-icon">ubuntu-release-upgrader</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/ubuntu-settings" class="sprite ppa-icon">ubuntu-settings</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/unicornhat" class="sprite ppa-icon">unicornhat</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/update-notifier" class="sprite ppa-icon">update-notifier</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/userland" class="sprite ppa-icon">userland</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/veusz" class="sprite ppa-icon">veusz</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/webkit" class="sprite ppa-icon">webkit</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/xdg-dbus-proxy" class="sprite ppa-icon">xdg-dbus-proxy</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/xfsprogs" class="sprite ppa-icon">xfsprogs</a></td> </tr> <tr> <td><a href="/~waveform/+archive/ubuntu/xymon" class="sprite ppa-icon">xymon</a></td> </tr> </table> </div> <ul class="horizontal"> </ul> </div> <ul class="horizontal" style="margin-top: 0;"> <li> <a class="menu-link-view_recipes sprite info" href="https://code.launchpad.net/~waveform/+recipes">View source package recipes</a> </li> </ul> </div> <div> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~waveform/+participation"> All memberships </a> </span> Latest memberships </h2> <table id="participation"> <tr> <td colspan="2"> <div> <a href="/~ubuntu-sponsors" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/40794090/minitools.png)">Ubuntu Sponsors</a> </div> <div class="registered"> Joined <time title="2023-05-25 10:18:03 UTC" datetime="2023-05-25T10:18:03.512735+00:00">on 2023-05-25</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~motu" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/1516491/motu-image-2.png)">MOTU</a> </div> <div class="registered"> Joined <time title="2022-11-17 08:19:13 UTC" datetime="2022-11-17T08:19:13.065245+00:00">on 2022-11-17</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~ubuntu-raspi-dev" class="sprite team">Ubuntu Raspberry Pi Uploaders</a> </div> <div class="registered"> Joined <time title="2021-04-12 18:13:21 UTC" datetime="2021-04-12T18:13:21.611377+00:00">on 2021-04-12</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~ubuntu-dev" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/1072363/motu.png)">Ubuntu Development Team</a> </div> <div class="registered"> Joined <time title="2021-03-09 14:15:49 UTC" datetime="2021-03-09T14:15:49.026332+00:00">on 2021-03-09</time> </div> </td> </tr> </table> </div> </div> </div> <div class="yui-u"> <div> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~waveform/+karma">Recent activities</a> </span> Most active in </h2> <table class="contributions" id="contributions"> <tbody> <tr> <th> <a href="/ubuntu" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606381978/CoF%2014px.png)">Ubuntu</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> <img height="14" width="14" alt="" title="Bug Management" src="/@@/bug" /> </td> <td> <img height="14" width="14" alt="" title="Soyuz" src="/@@/package-source" /> </td> </tr> <tr> <th> <a href="/pemmican" class="sprite product">Pemmican</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> </td> <td> </td> </tr> <tr> <th> <a href="/ubuntu-seeds" class="sprite product">Ubuntu Seeds</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> </td> <td> </td> </tr> <tr> <th> <a href="/ubuntu-images" class="sprite product">Ubuntu Images</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> </td> <td> </td> </tr> <tr> <th> <a href="/meta-release" class="sprite product">meta-release</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> </td> <td> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <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"> • 419ba3b (<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": {}, "context": {"self_link": "https://launchpad.net/api/devel/~waveform", "web_link": "https://launchpad.net/~waveform", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~waveform/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~waveform/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~waveform/recipes", "time_zone": "Europe/London", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "waveform", "display_name": "Dave Jones", "logo_link": "https://launchpad.net/api/devel/~waveform/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 23830, "homepage_content": null, "description": null, "mugshot_link": "https://launchpad.net/api/devel/~waveform/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~waveform/languages", "hide_email_addresses": false, "date_created": "2008-03-08T23:11:00.167249+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~waveform/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~waveform/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~waveform/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~waveform/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~waveform/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~waveform/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~waveform/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~waveform/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~waveform/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://launchpad.net/api/devel/~waveform/+archive/ubuntu/ppa", "ppas_collection_link": "https://launchpad.net/api/devel/~waveform/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~waveform/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~waveform/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~waveform/members", "admins_collection_link": "https://launchpad.net/api/devel/~waveform/admins", "participants_collection_link": "https://launchpad.net/api/devel/~waveform/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~waveform/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~waveform/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~waveform/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~waveform/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~waveform/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"dd557a0a1bbc0d73c2c8788b2a577ef8f2b73d8f-2189adc26ca6d53005cf325cf9e2f38f65ecbdde\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 75 queries/external actions issued in 0.75 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>