Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
developers:jenkins:packaging:debian [2015/12/07 06:29] – Typo tux3 | developers:jenkins:packaging:debian [2015/12/29 01:21] (current) – Add example setups oranges | ||
---|---|---|---|
Line 12: | Line 12: | ||
This will put the resulting binary packages in the current working directory. | This will put the resulting binary packages in the current working directory. | ||
If your package depends on other packages not present in the Debian archive, you must copy them to / | If your package depends on other packages not present in the Debian archive, you must copy them to / | ||
+ | |||
+ | You can see example source package setups for qtox/ | ||
+ | |||
+ | You can also see example source package setups for toxic, along with some helper scripts for mass setup of builds and tar commands here https:// | ||
+ | |||
+ | The source packages are ingested into pbuilder and it spits out nicely linked binary packages for shipping to the package server, this means you can do per distro versioning and other useful crud | ||
====== Making Debian source packages ====== | ====== Making Debian source packages ====== |