Size: 2010
Comment: updating for 2.0 ui
|
Size: 2165
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
First up, you need to record the [[Projects/SeriesMilestonesReleases#Releases|release]] in Launchpad. Next, make sure your files fall into one of the following categories: | First up, you need to record the [[Projects/SeriesMilestonesReleases#Releases|release]] in Launchpad. You can register a release from a series milestone, or form the series page, you can register the a release and create the milestone at the same time. Next, make sure your files fall into one of the following categories: |
Line 19: | Line 19: |
* project owner | * project maintainer |
Line 21: | Line 21: |
* or relevant series driver. | * or the series release manager. |
Line 27: | Line 27: |
Let's take a look at [[https://edge.launchpad.net/bzr/+download|Bazaar's downloads page]]. | Let's take a look at [[https://launchpad.net/bzr/+download|Bazaar's downloads page]]. |
Launchpad Help > Projects > Publishing files for download
Contents |
Publishing files
After all the work that's gone into a release, you want to make sure people can get hold of it. One way to distribute your software through Launchpad is to publish files for download.
First up, you need to record the release in Launchpad. You can register a release from a series milestone, or form the series page, you can register the a release and create the milestone at the same time. Next, make sure your files fall into one of the following categories:
- code release tarball
- installer files
- README or other documentation
- changelog file
- release notes.
Each individual file must be no more than 60 MB and you must be the:
- project maintainer
- project driver
- or the series release manager.
To upload a file, visit the release's overview page and click Add download file.
Downloading files
Let's take a look at Bazaar's downloads page.
Here, files are grouped by series (major lines of development) and then by release. An MD5 checksum and the GPG signature of the uploader - where they've made it available - are available for each file.
Files from Bazaar 1.3rc1 |
Next step
Keeping people up to date with your project's news is an important way of building community around and interest in your project. Launchpad's project announcements let you publish news both on Launchpad and more widely by Atom feed.