<html>
    <head>
        <meta name="viewport" content="width=device-width" />
        <base href="https://wiki.asterisk.org/wiki" />
        <style type="text/css">
    body, #email-content, #email-content-inner { font-family: Arial,FreeSans,Helvetica,sans-serif; }
    body, p, blockquote, pre, code, td, th, li, dt, dd { font-size: 13px; }
    small { font-size: 11px; }

    body { width:100% !important; -webkit-font-smoothing: antialiased; }

    body,
    #email-wrapper { background-color: #f0f0f0; }
    #email-wrapper-inner { padding: 20px; text-align: center; }
    #email-content-inner { background-color: #fff; border: 1px solid #bbb; color: $menuTxtColour; padding:20px; text-align:left; }
    #email-wrapper-inner > table { width: 100%; }
    #email-wrapper-inner.thin > table { margin: 0 auto; width: 50%; }
    #email-footer { padding: 0 16px 32px 16px; margin: 0; }

    .email-indent { margin: 8px 0 16px 0; }
    .email-comment { margin: 0 0 0 56px; }
    .email-comment.removed { background-color: #ffe7e7; border: 1px solid #df9898; padding: 0 8px;}

    #email-title-avatar { text-align: left; vertical-align: top; width: 48px; padding-right: 8px; }
    #email-title-flavor { margin: 0; padding: 0 0 4px 0; }
    #email-title-heading { font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0; }
    #email-title .icon { border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle; }

    #email-actions { border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; }
    #email-actions td { padding-top: 8px; }
    #email-actions .left { max-width: 45%; text-align: left; }
    #email-actions .right { text-align: right; }
    .email-reply-divider { border-top: 1px solid #bbb; color: #505050; margin: 32px 0 8px 0; padding: 8px 0; }
    .email-section-title { border-bottom: 1px solid #bbb; margin: 8px 0; padding: 8px 0 0 0; }

    .email-metadata { color: #505050; }

    a { color: #326ca6; text-decoration: none; }
    a:hover { color: #336ca6; text-decoration: underline; }
    a:active {color: #326ca6; }

    a.email-footer-link { color: #505050; font-size: 11px; }

    .email-item-list { list-style: none; margin: 4px 0; padding-left: 0; }
    .email-item-list li { list-style: none; margin: 0; padding: 4px 0; }
    .email-list-divider { color: #505050; padding: 0 0.35em; }
    .email-operation-icon { padding-right: 5px; }

    .avatar { -ms-interpolation-mode: bicubic; border-radius: 3px;}
    .avatar-link { margin: 2px; }

    .tableview th { border-bottom: 1px solid #69C; font-weight: bold; text-align: left; }
    .tableview td { border-bottom: 1px solid #bbbbbb; text-align: left; padding: 4px 16px 4px 0; }

    .aui-message {  margin: 1em 0; padding: 8px; }
    .aui-message.info { background-color: #e0f0ff; border: 1px solid #9eb6d4; }
    .aui-message.success { background-color: #ddfade; border: 1px solid #93c49f; }
    .aui-message.error,
    .aui-message.removed { background-color: #ffe7e7; border: 1px solid #df9898; color: #000; }

    .call-to-action-table { margin: 10px 1px 1px 1px;}
    .call-to-cancel-container, .call-to-action-container { padding: 5px 20px; }
    .call-to-cancel-container { border: 1px solid #aaa; background-color: #eee; border-radius: 3px; }
    .call-to-cancel-container a.call-to-cancel-button { background-color: #eee; font-size: 14px; line-height: 1; padding: 0; margin: 0; color: #666; font-family: sans-serif;}
    .call-to-action-container { border: 1px solid #486582;  background-color: #3068A2; border-radius: 3px; padding: 4px 10px; }
    .call-to-action-container a.call-to-action-button { background-color: #3068A2; font-size: 14px; line-height: 1; padding: 0; margin: 0; color: #fff; font-weight: bold; font-family: sans-serif; }

    /** The span around the inline task checkbox image */
    .diff-inline-task-overlay {
        display: inline-block;
        text-align: center;
        height: 1.5em;
        padding: 5px 0px 1px 5px;
        margin-right: 5px;
        /** Unfortunately, the negative margin-left is stripped out in gmail */
        margin-left: -5px;
    }

            @media handheld, only screen and (max-device-width: 480px) {
        div, a, p, td, th, li, dt, dd { -webkit-text-size-adjust: auto; }
        small, small a { -webkit-text-size-adjust: 90%; }

        td[id=email-wrapper-inner] { padding: 2px !important; }
        td[id=email-content-inner] { padding: 8px !important; }
        td[id="email-wrapper-inner"][class="thin"] > table { text-align: left !important; width: 100% !important; }
        td[id=email-footer] { padding: 8px 12px !important; }
        div[class=email-indent] { margin: 8px 0px !important; }
        div[class=email-comment] { margin: 0 !important; }

        p[id=email-title-flavor] a { display: block; } /* puts the username and the action on separate lines */
        p[id=email-permalink] { padding: 4px 0 0 0 !important; }

        table[id=email-actions] td { padding-top: 0 !important; }
        table[id=email-actions] td.right { text-align: right !important; }
        table[id=email-actions] .email-list-item { display: block; margin: 1em 0 !important; word-wrap: normal !important; }
        span[class=email-list-divider] { display: none; }
    }



        </style>
    </head>
    <body style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; width: 100%; -webkit-font-smoothing: antialiased; background-color: #f0f0f0">
        <table id="email-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #f0f0f0">
            <tbody>
                <tr valign="middle">
                    <td id="email-wrapper-inner" style="font-size: 13px; padding: 20px; text-align: center">
                        <table id="email-content" cellspacing="0" cellpadding="0" border="0" style="font-family: Arial, FreeSans, Helvetica, sans-serif; width: 100%">
                            <tbody>
                                <tr valign="top">
                                    <td id="email-content-inner" align="left" style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; background-color: #fff; border: 1px solid #bbb; padding: 20px; text-align: left">
                                        <table id="email-title" cellpadding="0" cellspacing="0" border="0" width="100%">
                                            <tbody>
                                                <tr>
                                                    <td id="email-title-avatar" rowspan="2" style="font-size: 13px; text-align: left; vertical-align: top; width: 48px; padding-right: 8px"> <img class="avatar" src="cid:avatar_ce51dcf276530e4a4b00548e2a6d0905" border="0" height="48" width="48" style="-ms-interpolation-mode: bicubic; border-radius: 3px" /> </td>
                                                    <td valign="top" style="font-size: 13px">
                                                        <div id="email-title-flavor" class="email-metadata" style="margin: 0; padding: 0 0 4px 0; color: #505050">
                                                            <a href="    https://wiki.asterisk.org/wiki/display/~mjordan " style="color:#326ca6;text-decoration:none;; color: #326ca6; text-decoration: none">Matt Jordan</a> created a page:
                                                        </div> </td>
                                                </tr>
                                                <tr>
                                                    <td valign="top" style="font-size: 13px"> <h2 id="email-title-heading" style="font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0"> <a href="https://wiki.asterisk.org/wiki/display/AST/Historical+Packaging+Information" style="color: #326ca6; text-decoration: none"> <img class="icon" src="cid:page-icon" alt="" style="border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle" /> <strong style="font-size:16px;line-height:20px;vertical-align:top;">Historical Packaging Information</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <div class="email-page">
                                                <div class="aui-message hint shadowed information-macro" style="margin: 1em 0; padding: 8px">
                                                    <span class="aui-icon icon-hint">Icon</span>
                                                    <div class="message-content">
                                                        <p style="font-size: 13px">At one time, Asterisk packages were also available for Ubuntu. Currently, packages are not being made by the Asterisk project for this distribution. Information detailing the Ubuntu build environment has been moved onto this page for historical purposes.</p>
                                                    </div>
                                                </div>
                                                <p style="font-size: 13px"> </p>
                                                <h1 id="HistoricalPackagingInformation-Prerequisites">Prerequisites</h1>
                                                <p style="font-size: 13px">All of Ubuntu's Code, Translations, Packages, Bugs, access control lists, team information, etc. live in <a href="https://launchpad.net/" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">Launchpad</a>. So for you to be able to contribute to bug discussions, upload packages, contribute code and translations, it's important that you:</p>
                                                <ul>
                                                    <li style="font-size: 13px">Create an <a href="https://help.launchpad.net/YourAccount/NewAccount" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">account</a> on launchpad.</li>
                                                    <li style="font-size: 13px">Create a <a href="https://help.launchpad.net/YourAccount/ImportingYourPGPKey" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">GPG key</a> and import it.</li>
                                                    <li style="font-size: 13px">Create a<a href="https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">SSH key</a> and import it.</li>
                                                </ul>
                                                <h1 id="HistoricalPackagingInformation-CreateaBuildEnvironment">Create a Build Environment</h1>
                                                <h2 id="HistoricalPackagingInformation-InstallUbuntu10.04%28Lucid%29">Install Ubuntu 10.04 (Lucid)</h2>
                                                <p style="font-size: 13px"> <a href="https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=10650163" style="color: #326ca6; text-decoration: none">Installing Ubuntu 10.04 (Lucid)</a> </p>
                                                <h2 id="HistoricalPackagingInformation-EnableBackports">Enable Backports</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo apt-get install python-software-properties
$ sudo add-apt-repository "deb http://ca.archive.ubuntu.com/ubuntu/ $(lsb_release --short --codename)-backports main universe"
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-UpgradeLucidtothelatestrelease%3A">Upgrade Lucid to the latest release:</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo apt-get update
$ sudo apt-get dist-upgrade
$ sudo apt-get autoremove
$ sudo reboot
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-Installrequiredsoftware">Install required software</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo apt-get install build-essential pbuilder debian-archive-keyring ccache
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-pbuilder">pbuilder</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo mkdir -p /var/cache/pbuilder/ccache
$ sudo mkdir -p /var/cache/pbuilder/hook.d
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo vi /etc/pbuilder/pbuilderrc
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;">
                                                        <b>/etc/pbuilder/pbuilderrc</b>
                                                    </div>
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">export CCACHE_DIR="/var/cache/pbuilder/ccache"
export PATH="/usr/lib/ccache:${PATH}"
EXTRAPACKAGES="ccache"
BINDMOUNTS="${CCACHE_DIR}"

# Codenames for Debian suites according to their alias. Update these when
# needed.
UNSTABLE_CODENAME="sid"
TESTING_CODENAME="wheezy"
STABLE_CODENAME="squeeze"
OLDSTABLE_CODENAME="lenny"
STABLE_BACKPORTS_SUITE="$STABLE_CODENAME-backports"

# List of Debian suites.
DEBIAN_SUITES=($UNSTABLE_CODENAME $TESTING_CODENAME $STABLE_CODENAME $OLDSTABLE_CODENAME
    "unstable" "testing" "stable" "oldstable")

# List of Ubuntu suites. Update these when needed.
UBUNTU_SUITES=("oneiric" "natty" "maverick" "lucid")

# Mirrors to use. Update these to your preferred mirror.
DEBIAN_MIRROR="ftp.us.debian.org"
UBUNTU_MIRROR="mirrors.kernel.org"

# Optionally use the changelog of a package to determine the suite to use if
# none set.
if [ -z "${DIST}" ] && [ -r "debian/changelog" ]; then
    DIST=$(dpkg-parsechangelog | awk '/^Distribution: / {print $2}')
    # Use the unstable suite for certain suite values.
    if $(echo "experimental UNRELEASED" | grep -q $DIST); then
        DIST="$UNSTABLE_CODENAME"
    fi
fi

# Optionally set a default distribution if none is used. Note that you can set
# your own default (i.e. ${DIST:="unstable"}).
: ${DIST:="$(lsb_release --short --codename)"}

# Optionally change Debian release states in $DIST to their names.
case "$DIST" in
    unstable)
        DIST="$UNSTABLE_CODENAME"
        ;;
    testing)
        DIST="$TESTING_CODENAME"
        ;;
    stable)
        DIST="$STABLE_CODENAME"
        ;;
    oldstable)
        DIST="$OLDSTABLE_CODENAME"
        ;;
esac

# Optionally set the architecture to the host architecture if none set. Note
# that you can set your own default (i.e. ${ARCH:="i386"}).
: ${ARCH:="$(dpkg --print-architecture)"}

NAME="$DIST"
if [ -n "${ARCH}" ]; then
    NAME="$NAME-$ARCH"
    DEBOOTSTRAPOPTS=("--arch" "$ARCH" "${DEBOOTSTRAPOPTS[@]}")
fi

DEBBUILDOPTS="-b"
if [ "${ARCH}" == "i386" ]; then
    DEBBUILDOPTS="-B"
fi

BASETGZ="/var/cache/pbuilder/$NAME-base.tgz"
# Optionally, set BASEPATH (and not BASETGZ) if using cowbuilder
# BASEPATH="/var/cache/pbuilder/$NAME/base.cow/"
DISTRIBUTION="$DIST"
BUILDRESULT="/var/cache/pbuilder/$NAME/result/"
APTCACHE="/var/cache/pbuilder/$NAME/aptcache/"
BUILDPLACE="/var/cache/pbuilder/build/"

if $(echo ${DEBIAN_SUITES[@]} | grep -q $DIST); then
    # Debian configuration
    MIRRORSITE="http://$DEBIAN_MIRROR/debian/"
    COMPONENTS="main contrib non-free"
    DEBOOTSTRAPOPTS=("${DEBOOTSTRAPOPTS[@]}" "--keyring=/usr/share/keyrings/debian-archive-keyring.gpg")
elif $(echo ${UBUNTU_SUITES[@]} | grep -q $DIST); then
    # Ubuntu configuration
    MIRRORSITE="http://$UBUNTU_MIRROR/ubuntu/"
    COMPONENTS="main universe"
    DEBOOTSTRAPOPTS=("${DEBOOTSTRAPOPTS[@]}" "--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg")
else
    echo "Unknown distribution: $DIST"
    exit 1
fi
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Debian">Debian</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ for x in unstable testing stable; do for y in i386 amd64; do sudo DIST=${x} ARCH=${y} pbuilder create; done; done
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Ubuntu">Ubuntu</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ for x in lucid maverick natty; do for y in i386 amd64; do sudo DIST=${x} ARCH=${y} pbuilder create; done; done
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-svn-buildpackage">svn-buildpackage</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/.svn-buildpackage.conf
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">svn-builder=debuild
svn-noautodch
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-quilt">quilt</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/.quiltrc
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">QUILT_PATCHES="debian/patches"

QUILT_PATCH_OPTS="--unified-reject-files"
QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"
QUILT_DIFF_OPTS="--show-c-function"
QUILT_DIFF_ARGS="-p ab --no-timestamps --no-index --color=auto"
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-devscripts">devscripts</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/.devscripts
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">DEBCHANGE_RELEASE_HEURISTIC=changelog
DEBCHANGE_MULTIMAINT_MERGE=yes
DEBCHANGE_MAINTTRAILER=no
DEBUILD_ROOTCMD=fakeroot
DEBUILD_LINTIAN=yes
DEBUILD_LINDA=yes
DEFAULT_DEBRELEASE_DEBS_DIR=../build-area/
USCAN_DESTDIR=../tarballs
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-CreateaGPGKey">Create a GPG Key</h2>
                                                <p style="font-size: 13px"> <a href="https://help.ubuntu.com/community/GnuPrivacyGuardHowto" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">https://help.ubuntu.com/community/GnuPrivacyGuardHowto</a> </p>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/.bashrc
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">export DEBFULLNAME='Paul Belanger'
export DEBEMAIL='pabelanger@digium.com'
export GPGKEY=8C3B0FA6
export EDITOR=vi
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-Seealso">See also</h2>
                                                <ul>
                                                    <li style="font-size: 13px"> <a href="https://wiki.ubuntu.com/PackagingGuide/Complete" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">Ubuntu Packaging Guide</a> </li>
                                                </ul>
                                                <h1 id="HistoricalPackagingInformation-UpdatinganUbuntuPackage">Updating an Ubuntu Package</h1>
                                                <h2 id="HistoricalPackagingInformation-Newupstreamrelease">New upstream release</h2>
                                                <h3 id="HistoricalPackagingInformation-Checkoutsource">Checkout source</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ mkdir -p ~/digium
$ cd ~/digium
$ svn http://blah.org/svn/blah
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Upstreamtarball">Upstream tarball</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ uscan --verbose
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Updatethechangelogfile">Update the changelog file</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ dch -e
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Updatepatches">Update patches</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ while quilt push; do quilt refresh; done
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Releasepackage">Release package</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ dch -r
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Buildpackagesource">Build package source</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ svn-buildpackage -S
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-Compilepackage">Compile package</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ dput ppa:pabelanger/testing ../build-area/*.changes
</pre>
                                                    </div>
                                                </div>
                                                <h1 id="HistoricalPackagingInformation-rebuildd">rebuildd</h1>
                                                <h2 id="HistoricalPackagingInformation-Introduction">Introduction</h2>
                                                <h2 id="HistoricalPackagingInformation-Prerequisites.1">Prerequisites</h2>
                                                <p style="font-size: 13px"> <a href="https://wiki.asterisk.org/wiki/display/AST/Creating+a+Build+Environment" style="color: #326ca6; text-decoration: none">Creating a Build Environment</a> </p>
                                                <h2 id="HistoricalPackagingInformation-Gettingstarted">Getting started</h2>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">sudo apt-get install rebuildd reprepro apache2
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-reprepro">reprepro</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo adduser --system --shell /bin/bash --gecos 'Reprepro Daemon' --group --disabled-password reprepro
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo su reprepro
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ cd ~
$ mkdir bin conf incoming
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/conf/distributions
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;">
                                                        <b>distributions</b>
                                                    </div>
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">Suite: lucid-proposed
Version: 10.04
Codename: lucid-proposed
Architectures: i386 amd64 source
Components: main
SignWith: yes
Log: logfile
  --changes ~/bin/build_sources
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/conf/incoming
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;">
                                                        <b>incoming</b>
                                                    </div>
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">Name: incoming
IncomingDir: incoming
Allow: lucid-proposed
Cleanup: on_deny on_error
TempDir: tmp
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/conf/apache.conf
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;">
                                                        <b>apache.conf</b>
                                                    </div>
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">Alias /debian /home/reprepro/
<Directory /home/reprepro>
        Options +Indexes
        AllowOverride None
        order allow,deny
        allow from all
</Directory>
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ vi ~/bin/build_sources
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">#!/bin/bash

action=$1
release=$2
package=$3
version=$4
changes_file=$5

# Only care about packages being added
if [ "$action" != "accepted" ]
then
        exit 0
fi

# Only care about source packages
echo $changes_file | grep -q _source.changes
if [ $? = 1 ]
then
        exit 0
fi

# Kick off the job
echo "$package $version 1 $release"  | sudo rebuildd-job add
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ reprepro -V -b . createsymlinks
$ reprepro -V -b . processincoming incoming
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ exit
</pre>
                                                    </div>
                                                </div>
                                                <h3 id="HistoricalPackagingInformation-rebuildd.1">rebuildd</h3>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo vi /etc/default/rebuildd
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">START_REBUILDD=1
START_REBUILDD_HTTPD=1
DISTS="lucid"
</pre>
                                                    </div>
                                                </div>
                                                <h2 id="HistoricalPackagingInformation-Alsosee">Also see</h2>
                                                <ul>
                                                    <li style="font-size: 13px"> <a href="http://alioth.debian.org/scm/viewvc.php/*checkout*/mirrorer/docs/manual.html?revision=HEAD&root=mirrorer" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">http://alioth.debian.org/scm/viewvc.php/*checkout*/mirrorer/docs/manual.html?revision=HEAD&root=mirrorer</a> </li>
                                                    <li style="font-size: 13px"> <a href="http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none">http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/</a> </li>
                                                </ul>
                                                <h1 id="HistoricalPackagingInformation-WorkingwithSourcePackages">Working with Source Packages</h1>
                                                <p style="font-size: 13px"> </p>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ sudo apt-get build-dep asterisk
</pre>
                                                    </div>
                                                </div>
                                                <div class="code panel pdl" style="border-width: 1px;">
                                                    <div class="codeContent panelContent pdl">
                                                        <pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px;; font-size: 13px">$ DEB_BUILD_OPTIONS="debug" apt-get -b source asterisk
</pre>
                                                    </div>
                                                </div>
                                                <p style="font-size: 13px"> </p>
                                                <p style="font-size: 13px"> </p>
                                                <p style="font-size: 13px"> </p>
                                                <p style="font-size: 13px"> </p>
                                            </div>
                                        </div>
                                        <table id="email-actions" class="email-metadata" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; color: #505050">
                                            <tbody>
                                                <tr>
                                                    <td class="left" valign="top" style="font-size: 13px; padding-top: 8px; max-width: 45%; text-align: left"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Historical+Packaging+Information" style="color: #326ca6; text-decoration: none">View Online</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">·</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/plugins/likes/like.action?contentId=27199498" style="color: #326ca6; text-decoration: none">Like</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">·</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Historical+Packaging+Information?showComments=true&showCommentArea=true#addcomment" style="color: #326ca6; text-decoration: none">Add Comment</a> </span> </td>
                                                    <td class="right" width="50%" valign="top" style="font-size: 13px; padding-top: 8px; text-align: right"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST" style="color: #326ca6; text-decoration: none">Stop watching space</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">·</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action" style="color: #326ca6; text-decoration: none">Manage Notifications</a> </span> </td>
                                                </tr>
                                            </tbody>
                                        </table> </td>
                                </tr>
                            </tbody>
                        </table> </td>
                </tr>
                <tr>
                    <td id="email-footer" align="center" style="font-size: 13px; padding: 0 16px 32px 16px; margin: 0"> <small style="font-size: 11px"> This message was sent by <a class="email-footer-link" style="color:#505050;font-size:11px;text-decoration:none;; color: #326ca6; text-decoration: none; color: #505050; font-size: 11px" href="http://www.atlassian.com/software/confluence">Atlassian Confluence</a> 5.1.5, <a class="email-footer-link" style="color:#505050;font-size:11px;text-decoration:none;; color: #326ca6; text-decoration: none; color: #505050; font-size: 11px" href="http://www.atlassian.com/software/confluence/overview/team-collaboration-software?utm_source=email-footer">Team Collaboration Software</a> </small> </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>