How to set up a project?

Asked by Maksim

How to add packages for download if there is already a PPA, and the code is imported from GitHub (I set this up)? I did not find any documentation understandable for a beginner

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Jürgen Gmach
Solved:
Last query:
Last reply:
Revision history for this message
Alvaro Crespo Serrano (alvarocs) said :
#1

Hi,

Did you already create a PPA and imported the source code from github to it successfully? If so, could you give me more details about what you are trying to do next please.

Revision history for this message
Maksim (limafresh) said :
#2

Hello!
I have already created a PPA and figured out the principle, there are no questions about it. But I want to create not a PPA, but a "project" in Launchpad.
I created a project, I imported the code from GitHub. Here is my first project: https://launchpad.net/math-trainer. But good projects, for example https://launchpad.net/qpdfview , have Downloads and Packages on the main page. How can I make my project have the same? Here is a PPA: https://launchpad.net/~limafresh/+archive/ubuntu/math-trainer, if you need it to connect this to the project.

Revision history for this message
Alvaro Crespo Serrano (alvarocs) said :
#3

If you go to the trunk of your project: https://launchpad.net/math-trainer/trunk you should be able to set the trunk series with the code, and also add the packages. You can take the same https://launchpad.net/qpdfview as an example. Also, here's some related documentation about it: https://help.launchpad.net/Code/QuickStart

Revision history for this message
Maksim (limafresh) said :
#4
Revision history for this message
Best Jürgen Gmach (jugmac00) said :
#5

Apologies that we are currently slow with responses, the number of support requests are currently very high.

In https://answers.launchpad.net/launchpad/+question/819366 I see you are no longer interested to host a project here, so I assume I can close this issue.

Revision history for this message
Maksim (limafresh) said :
#6

Thanks Jürgen Gmach, that solved my question.