Werner Mut

PPA description

https://launchpad.net/~seengner Richtig ist Werner Muth (seengner) •

Werner Mut

Hello everyone, there is an error on this page, my name is Werner. Muth not Werner Mut
It doesn't bother others, but if the name isn't right...
Google translater

______________________________________________________-

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
  <head>
    <meta charset="UTF-8" />
    <title>Activate PPA : Werner Muth</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/rev31c78762a8046acf7ab47372e5d588ebb3759d2e/combo.css" />

      <meta property="og:title" content="Activate PPA : Werner Muth" />
      <meta property="og:type" content="website" />
      <meta property="og:image" content="/@@/launchpad-og-image.png" />
      <meta property="og:url" content="https://launchpad.net/%7Eseengner/+activate-ppa" />
      <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/rev31c78762a8046acf7ab47372e5d588ebb3759d2e/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script>
   <script type="text/javascript">
        var raw = null;
        if (LP.devmode) {
           raw = 'raw';
        }
        YUI.GlobalConfig = {
            combine: true,
            comboBase: '/+combo/rev31c78762a8046acf7ab47372e5d588ebb3759d2e/?',
            root: 'yui/',
            filter: raw,
            debug: false,
            fetchCSS: false,
            maxURLLength: 2000,
            groups: {
                lp: {
                    combine: true,
                    base: '/+combo/rev31c78762a8046acf7ab47372e5d588ebb3759d2e/?lp/',
                    comboBase: '/+combo/rev31c78762a8046acf7ab47372e5d588ebb3759d2e/?',
                    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>

  </head>

  <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview
      main_only
      public
      yui3-skin-sam">

    <div class="yui-d0">
      <div id="locationbar" class="login-logout">

<div id="logincontrol">
  <form action="/+logout" method="post">
    <input type="hidden" name="loggingout" value="1" />

    <a href="/~seengner" class="sprite person">Werner Muth (seengner)</a> &bull;
    <input type="submit" name="logout" value="Log Out" />
  </form>
</div>

      </div><!--id="locationbar"-->

      <div id="watermark" class="watermark-apps-portlet">
        <div>
          <a href="https://launchpad.net/~seengner"><img alt="" width="64" height="64" src="/@@/person-logo" /></a>
        </div>
        <div class="wide">
          <h2 id="watermark-heading"><a href="https://launchpad.net/~seengner">Werner Muth</a></h2>
        </div>

  <!-- Application Menu -->
  <ul class="facetmenu">

      <li class="overview active"><a href="https://launchpad.net/~seengner">Overview</a></li>

      <li class="branches"><a href="https://code.launchpad.net/~seengner">Code</a></li>

      <li class="bugs"><a href="https://bugs.launchpad.net/~seengner">Bugs</a></li>

      <li class="specifications"><a href="https://blueprints.launchpad.net/~seengner">Blueprints</a></li>

      <li class="translations"><a href="https://translations.launchpad.net/~seengner">Translations</a></li>

      <li class="answers"><a href="https://answers.launchpad.net/~seengner">Answers</a></li>

  </ul>

      </div>

        <div id="maincontent" class="yui-main">
          <div class="yui-b" dir="ltr">
            <div class="context-publication">
              <h1>Activate a Personal Package Archive</h1>

              <div id="registration" class="registering">

              </div>
            </div>

            <div id="request-notifications">

            </div>

              <div>
  <div>

    <form action="https://launchpad.net/%7Eseengner/+activate-ppa" name="launchpadform" method="post" enctype="multipart/form-data" accept-charset="UTF-8">

      <div>

        <div>
      <p>
        A PPA is a place where you can build and publish your own packages.
        These can be custom versions of Ubuntu packages, or completely new
        packages, and can be built for any
        <a href="/ubuntu">supported version of Ubuntu</a>.
        For more information, please see the
        <a href="https://help.launchpad.net/Packaging/PPA">PPA help page</a>.
      </p>

      <p>
        Read the current version of
        <a href="https://help.launchpad.net/PPATermsofUse">PPA Terms of
        Use</a> before activating a new PPA.
      </p>

    </div>

    <table class="form" id="launchpad-form-widgets">

            <tr>
              <td colspan="2">

    <div>

        <label for="field.name">URL:</label>

      <div>

  https://ppa.launchpadcontent.net/seengner/<strong></strong>
  <input size="30" class="lowerCaseText" id="field.name" name="field.name" type="text" value="ppa" />

      </div>

     <p class="formHelp">At least one lowercase letter or number, followed by letters, numbers, dots, hyphens or pluses. Keep this name short; it is used in URLs.</p>

    </div>

              </td>
            </tr>

            <tr>
              <td colspan="2">

    <div>

        <label for="field.displayname">Display name:</label>

      <div>
        <input class="textType" id="field.displayname" name="field.displayname" size="20" type="text" value="" />

      </div>

     <p class="formHelp">A short title for the archive.</p>

    </div>

              </td>
            </tr>

              <tr>
                <td colspan="2" style="text-align: left">

    <div>

        <label for="field.description">Description:</label>
        <span class="fieldRequired">(Optional)</span>

      <div><textarea cols="60" id="field.description" name="field.description" rows="3" ></textarea></div>

     <p class="formHelp">A short description of the archive. URLs are allowed and will be rendered as links.</p>

    </div>

                </td>
              </tr>

            <tr>
              <td colspan="2">

    <div>
      <input class="hiddenType" id="field.accepted.used" name="field.accepted.used" type="hidden" value="" /> <input class="checkboxType" id="field.accepted" name="field.accepted" type="checkbox" value="on" />
      <label for="field.accepted">I have read and accepted the PPA Terms of Use.</label>

    </div>

              </td>
            </tr>

    </table>

        <script type="text/javascript"><!--
setFocusByName('field.name');
// --></script>

      </div>
      <div class="actions">
      <p>
        <img src="/@@/warning" />
        A PPA's URL cannot be changed once it has had packages
        published. You will not be able to rename
        <a href="/~seengner" class="sprite person">Werner Muth</a>
        (<tt>seengner</tt>) until all such PPAs are
        deleted.
      </p>
      <input type="submit" id="field.actions.activate" name="field.actions.activate" value="Activate" class="button" />
      or <a href="/~seengner">Cancel</a>
    </div>

    </form>
  </div>

</div>

          </div><!-- yui-b -->
        </div><!-- yui-main -->

          <!-- yui-b side -->

      <!-- 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>
          &nbsp;&bull;&nbsp;
          <a href="https://launchpad.net/+tour">Take the tour</a>
          &nbsp;&bull;&nbsp;
          <a href="https://help.launchpad.net/">Read the guide</a>
          &nbsp;
          <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">
      &copy; 2004-2022
      <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a>
      &nbsp;&bull;&nbsp;
      <a href="https://launchpad.net/legal">Terms of use</a>
      &nbsp;&bull;&nbsp;
      <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a>
      &nbsp;&bull;&nbsp;

      <a href="/support">Contact Launchpad Support</a>
      &nbsp;&bull;&nbsp;
      <a href="http://blog.launchpad.net/">Blog</a>

 &nbsp;&bull;&nbsp;
 <a href="https://canonical.com/careers">Careers</a>

      &nbsp;&bull;&nbsp;
      <a href="https://twitter.com/launchpadstatus">System status</a>
      <span id="lp-version">
      &nbsp;&bull;&nbsp;
        31c7876

        (<a href="https://dev.launchpad.net/">Get the code!</a>)
      </span>
    </div>
  </div>

    </div><!-- yui-d0-->

    <script>LP.links['me'] =
                   '/~seengner';</script>

  <script id="json-cache-script">LP.cache = {"context": {"self_link": "https://launchpad.net/api/devel/~seengner", "web_link": "https://launchpad.net/~seengner", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~seengner/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~seengner/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~seengner/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "seengner", "display_name": "Werner Muth", "logo_link": "https://launchpad.net/api/devel/~seengner/logo", "is_probationary": true, "karma": 0, "homepage_content": null, "description": null, "mugshot_link": "https://launchpad.net/api/devel/~seengner/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~seengner/languages", "hide_email_addresses": true, "date_created": "2023-01-05T13:53:15.862488+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~seengner/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~seengner/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~seengner/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~seengner/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~seengner/jabber_ids", "memberships_details_collection_link": "https://launchpad.net/api/devel/~seengner/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~seengner/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~seengner/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "https://launchpad.net/api/devel/~<email address hidden>", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": null, "ppas_collection_link": "https://launchpad.net/api/devel/~seengner/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~seengner/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~seengner/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~seengner/members", "admins_collection_link": "https://launchpad.net/api/devel/~seengner/admins", "participants_collection_link": "https://launchpad.net/api/devel/~seengner/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~seengner/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~seengner/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~seengner/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~seengner/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~seengner/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"b8e420f00031d0009073f92d696a93239b6ba543-8ec06fc9615a2c8401ec57b66804ea94eade65fb\""}, "related_features": {}};</script>

  </body>

  <!--
    Facet name: overview
    Page type: main_only
    Has global search: True
    Has application tabs: True
    Has side portlets: False

    At least 26 queries/external actions issued in 0.21 seconds

    Features: {'js.yui_version': None, 'visible_render_time': None, 'hard_timeout': '5000', 'profiling.enabled': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None}

    r31c7876

    -->

</html>

Adding this PPA to your system

This PPA does not contain any packages yet. Find more information about how to upload packages in the PPA help page.

PPA statistics

Activity
0 updates added during the past month.

Latest updates

Werner Mut has no updates.