syncpackage

Langue: en

Version: 337998 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

syncpackage - helper to prepare .changes file to upload synced packages

SYNOPSIS

syncpackage [options] <.dsc URL/path or package name>

DESCRIPTION

syncpackage generates a changes file to be directly uploaded to Ubuntu primary archive or PPA starting from a pristine Debian package.

syncpackage allows you to upload files with the same checksums of the Debian ones, as the common script used by Ubuntu archive administrators does, this way you can preserve source files integrity between the two distributions.

syncpackage will detect source tarballs with mismatching checksums and will automatically create fake syncs instead.

OPTIONS

-h, --help
Show help message and exit
-d DIST, --distribution=DIST
Debian distribution to sync from.
-r RELEASE, --release=RELEASE
Specify target Ubuntu release.
-V DEBVERSION, --debian-version=DEBVERSION
Specify the version to sync from.
-c COMPONENT, --component=COMPONENT
Specify the component to sync from.
-v, --verbose
print more information
-u UPLOADER, --uploader=UPLOADER
Use UPLOADER as the name and email address of the maintainer for this upload instead of evaluating DEBFULLNAME and DEBEMAIL.
-k KEYID, --key=KEYID
Specify the key ID to be used for signing.
-b BUG, --bug=BUG
Mark a Launchpad bug as being fixed by this upload

AUTHOR

syncpackage was written by Martin Pitt <martin.pitt@canonical.com> and Benjamin Drung <bdrung@ubuntu.com>.

This manual page were written by Luca Falavigna <dktrkranz@ubuntu.com>

Both are released under GNU General Public License, version 3.