<p>STOP! TESTING-Only! <br>
Do not merge this pull request until all versions of this pull request have been tested. </p>

<p>Per Luci-Commotion issue_30 all pull requests against the Commotion-Lua-Helpers implementation must be tested and approved before any can be merged. </p>

<p>Once you have tested and approved the changes within this pull request report this branch tested and ready for the pull request to be accepted here: <a href="https://github.com/opentechinstitute/luci-commotion/issues/30" class="issue-link" title="Modularize Commotion Helpers">opentechinstitute/luci-commotion#30</a></p>

<p>Thanks!</p>

<p><em>Once all branched have been accepted and merged the branch issue_30_test can also be deleted off this repo.</em></p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-feed issue_30</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-feed/pull/28'>https://github.com/opentechinstitute/commotion-feed/pull/28</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>first draft of a makefile for helpers</li>
  <li>selected correct version of logger</li>
  <li>updated dependencies of packages requireing lua helpers and shortened lua-helpers names to make that easier on the eyes.</li>
  <li>fixed package definition problem</li>
  <li>checking if \ cuts a variable assignment in makefiles</li>
  <li>updated makefile to use seperate packages and install correctly.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-0">packages/commotion-dashboard-helper/Makefile</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-1">packages/commotion-lua-helpers/Makefile</a>
    (62)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-2">packages/luci-commotion-apps/Makefile</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-3">packages/luci-commotion-quickstart/Makefile</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-4">packages/luci-commotion-splash/Makefile</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-5">packages/luci-commotion/Makefile</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/28/files#diff-6">packages/luci-theme-commotion/Makefile</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-feed/pull/28.patch'>https://github.com/opentechinstitute/commotion-feed/pull/28.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-feed/pull/28.diff'>https://github.com/opentechinstitute/commotion-feed/pull/28.diff</a></li>
</ul>