Backports

Differences between revisions 7 and 8
Revision 7 as of 2013-10-20 11:45:19
Size: 669
Editor: h-4-180
Comment:
Revision 8 as of 2013-10-20 11:46:44
Size: 868
Editor: h-4-180
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:

[[UbuntuStudio/BackportsList]] - List of applications that are to be backported.
Line 14: Line 16:
== First step: Test Build = == First step: Test Build ==
Line 18: Line 20:
[[UbuntuStudio/BackportsList]] == Do the bug report ==

Use the commandline tool '''requestbackport'''.

For example:
{{{
requestbackport -s saucy -d raring ardour3
}}}

UbuntuStudio/BackportsList - List of applications that are to be backported.

What is backporting?

Backporting means adding an application from a newer release to an older release of Ubuntu.

When to do a backport?

When wanting to add new features to an older release, you may backport an application. Backporting is not done when wanting to fix a bug. In the case where you want to fix a bug, do a SRU (Stable Release Update) instead.

How to Backport

First step: Test Build

First, do a test build on the release that you want to backport to.

Do the bug report

Use the commandline tool requestbackport.

For example:

requestbackport -s saucy -d raring ardour3

UbuntuStudio/Backports (last edited 2016-05-23 21:31:46 by rosco2)