logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lp-project-upload - Upload a release tarball to a Launchpad project.

Authors

lp-project-upload was written by Martin Pitt <martin.pitt@ubuntu.com> and  enhanced  by  Dustin  Kirkland
       <kirkland@ubuntu.com>.

       It is released under the terms of the GNU General Public License, version 2 or (at your option) any later
       version.

lptools                                         05 September 2009                           lp-project-upload(1)

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.

Name

       lp-project-upload - Upload a release tarball to a Launchpad project.

Synopsis

lp-project-upload<projectname><version><tarball>[newmilestone][changelogfile][releasenotesfile]

See Also