add debian packaging

This commit is contained in:
2023-04-03 16:54:53 +02:00
parent 927fdbce47
commit 6193646609
6 changed files with 668 additions and 0 deletions

9
debian/rules vendored Normal file
View File

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