<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Dear all</p>
    <p>How does one deprecate one of one's own plugins correctly?</p>
    <ul>
      <li>Should I set <font face="monospace">deprecated=True</font> in
        <font face="monospace">metadata.txt</font> and re-upload the
        plugin?</li>
      <ul>
        <li>If so, should I also bump the version number, or upload a
          thusly changed copy of the so-far latest version?</li>
      </ul>
      <li>Should I "Edit" the plugin on
        <a class="moz-txt-link-freetext" href="https://plugins.qgis.org/plugins/my">https://plugins.qgis.org/plugins/my</a> and check the "Deprecated"
        checkbox?</li>
      <li>Does it matter whether I do just one of those or both?</li>
    </ul>
    <p>Is the process documented anywhere? I couldn't find detailed
      instructions for this.</p>
    <p>Best regards,<br>
      Raphael</p>
  </body>
</html>