Adding debian packaging files

This commit is contained in:
2018-06-01 11:30:56 +02:00
parent a3e5e643e0
commit 2da03082ec
7 changed files with 74 additions and 0 deletions

9
debian/rules vendored Executable file
View File

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