Adding Debian packaging directory

This commit is contained in:
2018-04-12 09:30:13 +02:00
parent 76120e1411
commit 6d4b75c679
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 $@