Packaging basique pour Ubuntu Xenial

This commit is contained in:
2019-09-20 11:58:06 +02:00
parent 296ed2b148
commit 2888a6aded
5 changed files with 25 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 $@