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
- Host: GitHub
- URL: https://github.com/dnaeon/gerrit-debian
- Owner: dnaeon
- Created: 2012-04-25T13:16:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T18:12:24.000Z (about 5 years ago)
- Last Synced: 2025-03-27T05:41:37.769Z (10 months ago)
- Language: Shell
- Homepage: http://code.google.com/p/gerrit/
- Size: 304 MB
- Stars: 16
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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