Adding Debian packaging

This commit is contained in:
2018-03-05 16:48:11 +01:00
parent 3e7bc2b56b
commit 0fc774cd05
7 changed files with 75 additions and 0 deletions

8
debian/rules vendored 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 $@