packaging debian

This commit is contained in:
2023-04-03 16:42:29 +02:00
parent fffd98d294
commit 957a79117b
7 changed files with 669 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 $@