added debian packing source

This commit is contained in:
2026-01-08 18:56:01 -07:00
parent 2d004b1f55
commit 3ebd679ac8
21 changed files with 1061 additions and 0 deletions

14
debian/rules vendored Executable file
View File

@@ -0,0 +1,14 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
%:
dh $@ --buildsystem=meson
override_dh_auto_configure:
dh_auto_configure -- \
-Dinstall-plugin-metainfo=false \
-Dwith-lua=lua53
override_dh_installchangelogs:
dh_installchangelogs debian/changelog.txt