UbuntuStudio/Packaging/UploadingPackages - Ubuntu Wiki

Source: https://wiki.ubuntu.com/UbuntuStudio/Packaging/UploadingPackages

UploadingPackages

UbuntuStudio

/UbuntuStudio

UbuntuStudio/Community Home

Testing

PR & Support

Artwork

Packaging/Development

Documentation

Organization -- Developer Side Bar -- (Edit) Team Pages - Bugs Team - Contributor Team - Core Team - Dev Team - Kernel Team - Release Team - Testing Team Ubuntu Studio Policy - Project Lead Vote UbuntuStudio/Packaging Needs Packaging Developer Documentation - Setup Dev Environment - Bzr Cheat Sheet - Bug Management - Packaging -- Ubuntu Studio Package Maintenance -- Uploading Packages (to the archive) - Backports - Stable Release Updates (SRU) - Seed Management - Uploading to PPA - Applying Patches - Deb Diff - Setup Local ISO Build Server - All About ISOs - Kernel Maintenance - Ubiquity - the live installer Developer Tutorials - Simple bug fix example using 'git', 'bzr' and 'edit-patch' Workflows - Audio - Video - Graphics - Photography - Publishing Workflow Categories Freedesktop Categories Deb Tags Ubuntu Studio Packages Ubuntu Studio Launchpad Projects Reference - Terminology

Development Release Uploads

Before the final beta freeze of a development release, getting a package into the archive can be done in a matter of hours. You just upload it, when you have tested it and make sure it works locally.

After Final Beta Freeze

After final beta freeze, if a package is included in one of the official flavor ISOs, the package will be stuck in queue for review. (Add more about this here..)

How to upload

Uploading is quite simple. Build the source package, just like you would before uploading to a PPA. Then, just do:

  • $ dput ../

$ dput ../

When using no argument for dput, it will use the Ubuntu archive url by default (on Ubuntu installations only).

More info

About uploading - https://wiki.ubuntu.com/MOTU/New

This does not seem right, though - http://packaging.ubuntu.com/html/udd-uploading.html

UbuntuStudio/Packaging/UploadingPackages (last edited 2015-09-24 05:26:32 by h-141-65)