<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">HAYASHI Kentaro &lt;hayas****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2013-01-25 18:58:39 +0900 (Fri, 25 Jan 2013)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154">af918b08ed734eb2fe7815d6089f719a9d9a0154</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em">apt: suppress variable expansion

The variable @MYSQL_VERSION@ is expanded to build host MySQL version.
It is useless for chroot build process.

The version of MySQL package installed at chroot is
really required information.

So, rewrite MYSQL_VERSION to installed MySQL package version in
build-deb.sh build process.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#diff-0">packages/apt/build-deb.sh</a></li>
          <li><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#diff-1">packages/debian/control.in</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: packages/apt/build-deb.sh (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L122">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L123">123</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L124">124</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L125">125</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L126">126</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L127">127</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L128">128</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0L129">129</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R122">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R123">123</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R124">124</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R125">125</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R126">126</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R127">127</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R128">128</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L0R129">129</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -123,7 +123,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">cp -rp /tmp/${PACKAGE}-debian debian</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> # export DEB_BUILD_OPTIONS=&quot;noopt nostrip&quot;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> MYSQL_PACKAGE_INFO=\$(apt-cache show mysql-server | grep Version | sort | tail -1)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> MYSQL_PACKAGE_VERSION=\${MYSQL_PACKAGE_INFO##Version: }</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-sed -i &quot;s/@VERSION@/\$MYSQL_PACKAGE_VERSION/&quot; debian/control</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+sed -i &quot;s/MYSQL_VERSION/\$MYSQL_PACKAGE_VERSION/&quot; debian/control</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> debuild -us -uc</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> EOF</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: packages/debian/control.in (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L19">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L22">22</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L23">23</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1L26">26</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R19">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R22">22</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/af918b08ed734eb2fe7815d6089f719a9d9a0154#L1R26">26</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -20,7 +20,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">Depends:</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         ${misc:Depends},</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         ${shlibs:Depends},</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         libgroonga0 (&gt;= @REQUIRED_GROONGA_VERSION@),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-        mysql-server (= @MYSQL_VERSION@)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+        mysql-server (= MYSQL_VERSION)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Description: A fast fulltext searchable storage engine for MySQL.</span>
<span class="diff-not-changed" style="display: block; white-space: pre">  Mroonga is a fast fulltext searchable storage engine for MySQL.</span>
<span class="diff-not-changed" style="display: block; white-space: pre">  It is based on groonga, a fast fulltext search engine and column store.</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>