# Create a .deb pkg from a source

## Requirement

  build-essential dh-make

## Create the debian/ folder

  dh_make -n # Read the doc: dh_make -h for more details

http://debian-handbook.info/browse/stable/sect.building-first-package.html