Uploading to Extras-devel: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>jaffa
Page describing minute details of extras upload
 
imported>jaffa
Add more links
Line 4: Line 4:
* <code>ssh-keygen</code>
* <code>ssh-keygen</code>
* <code>debsign</code>
* <code>debsign</code>
* <code>dput</code> or <code>scp</code>


== Setup ==
== Setup ==
Line 10: Line 9:


== Upload ==
== Upload ==
Describe: upload source package to diablo-extras-builder
Describe: upload source package to diablo-extras-builder via <code>dput</code>, <code>scp</code> or through the web interface[https://garage.maemo.org/extras-assistant/index.php].
 
Point to: existing documentation
Point to: existing documentation
== Promotion ==
Describe: reason for promotion interface
Point to: https://garage.maemo.org/promoter-beta/interface.py


== Resources ==
== Resources ==
* [https://garage.maemo.org/extras-assistant/index.php Extras assistant]
* [[Extras repository process definition]]
* [https://garage.maemo.org/account/index2.php Garage SSH key]
* [https://garage.maemo.org/account/index2.php Garage SSH key]
* [http://extras-cauldron.garage.maemo.org/HOWTO.html Auto-builder documentation]


[[Category:Development]]
[[Category:Development]]

Revision as of 15:15, 26 June 2008

Pre-requisites

  • A Garage account: [signup]
  • An "invitation" to upload, email XXXXX@maemo.org
  • ssh-keygen
  • debsign

Setup

Describe: putting SSH key and PGP keys[1] into Garage

Upload

Describe: upload source package to diablo-extras-builder via dput, scp or through the web interface[2].

Point to: existing documentation

Promotion

Describe: reason for promotion interface

Point to: https://garage.maemo.org/promoter-beta/interface.py

Resources