1
0
Fork 0

Adding debian version 0.45+dfsg-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 18:41:49 +01:00
parent eb42e29864
commit d5bf7afd18
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
6 changed files with 86 additions and 0 deletions

10
debian/rules vendored Executable file
View file

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