Debian Med operates a <ulinkurl="https://launchpad.net/~debian-med/+archive/ppa">Personal Package Archive</ulink> (PPA) on Launchpad, where packages are backported for Ubuntu. There is currently no team policy on what to build.
</para>
<para>
Because the space in the PPA is currently limited (4.0 GiB), we keep in the PPA only packages for <ulinkurl="https://wiki.ubuntu.com/Releases">still maintained</ulink> LTS Ubuntu version. Packages targeting an older Ubuntu will be removed.
</para>
<para>
Please keep in mind issues like the possibility to upgrade to the next Ubuntu stable release. Packages that are backports can be made <ulinkurl="https://www.debian.org/doc/debian-policy/#version">inferior in version by using a tilde</ulink>. If the package contains additional development, a version number without the tilde will make it higher, but not as high as the next Debian revision. For example: <code>2.12.0-1~natty1</code> (backport in PPA) <<code>2.12.0-1</code> (from Debian in Ubuntu) <<code>2.12.0-1natty1</code> (in PPA, containing additions) <<code>2.12.0-2</code> (from Debian in Ubuntu).
Please follow the Ubuntu's <ulinkurl="https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage#versioning">recommendations</ulink> for versioning packages in PPA.
</para>
<para>
Packages sent to this PPA may be kept as branches in our repositories.