API call migrate

Migrate source package

Migrates a source package along with all its binary packages. If
run for a rollback distribution, this will perform a rollback
restore.

Authorization: STAFF
Clear
source: Source package name

Format: Plain string
Clear
distribution: Distribution name (<codename>-<id>-<suite>[-rollback<n>])

Migrates *from* this distribution

Format: Plain string
Optional arguments
full: Migrate all 'migrates_to' suites up (f.e. unstable->testing->stable)

Format: Checkbox
Clear
version: Migrate exactly this version. Use as safeguard, or for rare cases of multiple version of the same package in one distribution (in different components)

Format: Plain string
output: Desired result format

html: Return result as HTML (popup with JS, else full HTML page)
plain: Plain result
json: Return raw json result


Format: Choice