This is the command lp-project-upload that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
lp-project-upload - Upload a release tarball to a Launchpad project.
SYNOPSIS
lp-project-upload <project name> <version> <tarball> [new milestone] [changelog file]
[releasenotes file]
DESCRIPTION
lp-project-upload uploads a tarball release of a project to Launchpad. It can create
milestones and releases on the fly after confirmation.
If there is a file tarball.asc, it is uploaded as the signature of the tarball.
You can optionally provide the name of the next milestone, which will be created if
specified.
You can optionally provide filename(s) specifying the changelog and release notes entries
for this release. Note that these might be /dev/null, if you do not want to provide
changelog or release notes information. If these are not specified, an interactive editor
will allow you to compose these.
AUTHORS
lp-project-upload was written by Martin Pitt <[email protected]> and enhanced by
Dustin Kirkland <[email protected]>.
It is released under the terms of the GNU General Public License, version 2 or (at your
option) any later version.
Use lp-project-upload online using onworks.net services