1
0
Fork 0

Adding debian version 0.5.0~b0-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-08 16:30:24 +02:00
parent c8516ea709
commit 57137f4a49
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
6 changed files with 71 additions and 0 deletions

8
debian/rules vendored Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/make -f
%:
dh ${@} --buildsystem=pybuild
execute_after_dh_auto_clean:
# help pybuild
rm -rf *.egg-info