Adding packaging

This commit is contained in:
2018-05-11 13:48:26 +02:00
parent 5ab6a7f2cb
commit ce87e6219c
7 changed files with 73 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 $@