Adding debian version 2.2.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
757b718eff
commit
66322c4cf9
10 changed files with 100 additions and 0 deletions
7
debian/rules
vendored
Executable file
7
debian/rules
vendored
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=meson+ninja --with python3
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -Dman=true
|
Loading…
Add table
Add a link
Reference in a new issue