Adding debian version 1.4.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1ea3e103a7
commit
c350cfaca2
8 changed files with 89 additions and 0 deletions
8
debian/rules
vendored
Executable file
8
debian/rules
vendored
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=pybuild
|
||||
|
||||
execute_after_dh_auto_clean:
|
||||
# help pybuild
|
||||
rm -rf *.egg-info
|
Loading…
Add table
Add a link
Reference in a new issue