<p>Add structure and rules to build a source package for Debian/Ubuntu<br>
and use it for RPM based distributions. A source package can be built<br>
by the Open Build Service (OBS) or by users. It is intended to be<br>
rebuildable by any user.</p>
<p>Next steps are to hook this into the travis-ci build to upload a<br>
new source package on every build into an experimental feed.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>pharo: Forward the packaging directory from pharo-vm here</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-0">packaging/Makefile.debian</a>
    (25)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-1">packaging/pharo6-sources-files/debian/changelog</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-2">packaging/pharo6-sources-files/debian/compat</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-3">packaging/pharo6-sources-files/debian/control</a>
    (21)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-4">packaging/pharo6-sources-files/debian/copyright</a>
    (45)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-5">packaging/pharo6-sources-files/debian/pharo6-sources-files.install</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-6">packaging/pharo6-sources-files/debian/pharo6-sources-files.links</a>
    (5)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-7">packaging/pharo6-sources-files/debian/rules</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-8">packaging/pharo6-sources-files/debian/source/format</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-9">packaging/pharo7-vm-core/debian/changelog</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-10">packaging/pharo7-vm-core/debian/compat</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-11">packaging/pharo7-vm-core/debian/control</a>
    (61)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-12">packaging/pharo7-vm-core/debian/copyright</a>
    (45)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-13">packaging/pharo7-vm-core/debian/pharo7-32-ui.install</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-14">packaging/pharo7-vm-core/debian/pharo7-32.1</a>
    (200)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-15">packaging/pharo7-vm-core/debian/pharo7-32.install</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-16">packaging/pharo7-vm-core/debian/pharo7-32.manpages</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-17">packaging/pharo7-vm-core/debian/pharo7-64-ui.install</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-18">packaging/pharo7-vm-core/debian/pharo7-64.1</a>
    (200)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-19">packaging/pharo7-vm-core/debian/pharo7-64.install</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-20">packaging/pharo7-vm-core/debian/pharo7-64.manpages</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-21">packaging/pharo7-vm-core/debian/pharo7-ui-common.install</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-22">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/bin/pharo7-32</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-23">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/bin/pharo7-32-ui</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-24">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/bin/pharo7-64</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-25">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/bin/pharo7-64-ui</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-26">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/applications/pharo7-32-ui.desktop</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-27">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/applications/pharo7-64-ui.desktop</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-28">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/icons/hicolor/16x16/apps/pharo7.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-29">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/icons/hicolor/256x256/apps/pharo7.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-30">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/icons/hicolor/32x32/apps/pharo7.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-31">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/icons/hicolor/48x48/apps/pharo7.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-32">packaging/pharo7-vm-core/debian/pharo7-vm-core-resources/usr/share/mime/packages/pharo7-image.xml</a>
    (9)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-33">packaging/pharo7-vm-core/debian/rules</a>
    (41)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-34">packaging/pharo7-vm-core/debian/source/format</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-35">packaging/pharo7-vm-core/debian/source/include-binaries</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364/files#diff-36">packaging/pharo7.spec</a>
    (211)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364.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/OpenSmalltalk/opensmalltalk-vm/pull/364">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyWzPBW-JqqpoDc1U9ZxAYD_zt5wghks5vIHilgaJpZM4aYcmX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyW-88Qckxm2LZqifX5gOvakGlSenqks5vIHilgaJpZM4aYcmX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"pharo: Forward the packaging directory from pharo-vm here (#364)"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/364",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>