1
0
Fork 0

Adding debian version 0.2.0-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-11 12:14:18 +01:00
parent 80bb1315ee
commit 2441b8b55e
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
9 changed files with 153 additions and 0 deletions

7
debian/rules vendored Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/make -f
%:
dh ${@} --buildsystem cargo
override_dh_auto_test:
dh_auto_test -- test --all