Adding debian version 1.3.1+dfsg-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d2e39936a0
commit
28abb290fe
6 changed files with 82 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=cvprac
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=pybuild
|
||||
|
||||
override_dh_auto_test:
|
||||
# disabled
|
Loading…
Add table
Add a link
Reference in a new issue