Base debian package

This commit is contained in:
2015-10-17 11:34:37 +02:00
parent 8478519d20
commit 614523d470
7 changed files with 40 additions and 0 deletions

8
debian/rules vendored Normal file
View File

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