Added packaging files for Ubuntu

This commit is contained in:
Jesper Larsen 2014-10-23 19:39:16 +02:00
parent e464ae132a
commit 5ead0ca176
9 changed files with 66 additions and 0 deletions

8
packaging/ubuntu/debian/rules Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with autotools-dev --with bash-completion