An open API service indexing awesome lists of open source software.

https://github.com/dnaeon/gerrit-debian

Gerrit package for Debian
https://github.com/dnaeon/gerrit-debian

Last synced: 9 months ago
JSON representation

Gerrit package for Debian

Awesome Lists containing this project

README

          

## Gerrit for Debian GNU/Linux

This is a package of [Gerrit](http://code.google.com/p/gerrit/) for [Debian GNU/Linux](http://http://www.debian.org/)

## How to build the package

* First make sure you have **build-essential**, **debhelper**, **git** and **java7-runtime-headless** package installed on your system.
* Clone the package repository for [gerrit-debian](https://github.com/dnaeon/gerrit-debian)

Now building the package is easy as executing the command below:

$ cd /path/to/gerrit-debian
$ dpkg-buildpackage -us -uc