Adding debian version 0.6.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
341025cc97
commit
1f0f9cc542
6 changed files with 71 additions and 0 deletions
9
debian/rules
vendored
Executable file
9
debian/rules
vendored
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_NAME=aio-eapi
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=pybuild
|
||||
|
||||
override_dh_auto_test:
|
||||
# TODO: needs additional depends
|
Loading…
Add table
Add a link
Reference in a new issue