<p>The new module contains the http_client and http_async_client module.</p>

<p>A few difficulties with this change:</p>

<ol>
<li>Modules are right now grouped by lib dependencies. This caused the http_client module to end up in the kamailio-utils-modules package. No one would ever search for it there.</li>
<li>I tried to package a kamailio-http_async-modules package, but this isn't a valid Debian package name. But when renaming it into kamailio-http-modules, it felt wrong to include just the async http client and leave the http_client module stuck in the utils package, where no one would look for it. So I moved the http_client package, too.</li>
<li>The package depends on libevent, which is actually just a dependency of http_async_client. http_client would compile without. I don't know whether this breaks any policies.</li>
</ol>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/699'>https://github.com/kamailio/kamailio/pull/699</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Packaging: Add new http package for Debian</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-0">Makefile.groups</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-1">pkg/kamailio/deb/debian/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-2">pkg/kamailio/deb/debian/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-3">pkg/kamailio/deb/jessie/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-4">pkg/kamailio/deb/jessie/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-5">pkg/kamailio/deb/precise/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-6">pkg/kamailio/deb/precise/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-7">pkg/kamailio/deb/sid/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-8">pkg/kamailio/deb/sid/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-9">pkg/kamailio/deb/squeeze/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-10">pkg/kamailio/deb/squeeze/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-11">pkg/kamailio/deb/stretch/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-12">pkg/kamailio/deb/stretch/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-13">pkg/kamailio/deb/trusty/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-14">pkg/kamailio/deb/trusty/rules</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-15">pkg/kamailio/deb/wheezy/control</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/699/files#diff-16">pkg/kamailio/deb/wheezy/rules</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/699.patch'>https://github.com/kamailio/kamailio/pull/699.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/699.diff'>https://github.com/kamailio/kamailio/pull/699.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/699">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AF36ZRJ2dj8c2PqL2ofDbIvCXzJpZxRuks5qTSAPgaJpZM4JHObt">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZYRzU3AvmSk9rCdBUd-Ssjjys-mnks5qTSAPgaJpZM4JHObt.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/699"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>