Adding debian version 0.2.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
80bb1315ee
commit
2441b8b55e
9 changed files with 153 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 cargo
|
||||
|
||||
override_dh_auto_test:
|
||||
dh_auto_test -- test --all
|
Loading…
Add table
Add a link
Reference in a new issue