Is there any way to automatically copy published packages?

Asked by Neil Wallace

so here's my routine.

I build a source package, and push it to my PPA. wait for it to build, then use the web interface to copy the built packages across to the varies targeted series of ubuntu.

(intrepid, jaunty, karmic, hardy, lucid).

Is there a way to automate this (the copy packages bit) ?
 it's a bit of a chore for nightly builds.

ppa I refer to is https://launchpad.net/~rowinggolfer/+archive/openmolar-testing/

thanks in anticipation. Neil.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Julian Edwards (julian-edwards) said :
#1

Yes there is!

See https://help.launchpad.net/API for details about the Launchpad API.

There's a method on the archive object called syncSource which you can use to copy packages between series and other archives. See https://launchpad.net/+apidoc/

Can you help with this problem?

Provide an answer of your own, or ask Neil Wallace for more information if necessary.

To post a message you must log in.