Getting Started

Tired of building Debian packages manually? What about integrating Q/A tests, policy verification, centrally controlled build environments? Ever wanted to just commit your changes to your version control repository and then get a Debian package built automatically so you can just run apt-get update ; apt-get install $PACKAGE to get it?

Just provide the debian/ directory within your version control repository (git and subversion are fully supported) and jenkins-debian-glue will do the rest for you.

If you want to get all the work done for you automatically then please choose the automatic approach.

Notice: recommended if you are starting with a plain Debian/Ubuntu system from scratch.

Choose Automatic


If you want to manually set up the system on your own please follow the documentation.

Notice: recommended if you already have a running Jenkins system on Debian/Ubuntu.

Choose Manual

Fork me on GitHub