Saturday, January 6, 2018

application development - How to host a project on Launchpad?



I want to create a Python project and host it on Launchpad. I have already produced Python code. What I want to know is:




  1. How can put it on Launchpad?

  2. How can I make a PPA for it?




1. How can I put it on Launchpad?





2. How can I make a PPA for it?



The Launchpad documentation tells you how to create a PPA. It does not tell you however how to create Debian/Ubuntu packages. This topic is covered by the Ubuntu packaging guide.



You can automate the creation of Ubuntu packages from Bazaar branches using packaging recipes.




Other stuff



For more information, here are three helpful links:




No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...