1
0
Fork 0

Adding debian version 0.11.12-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-10 17:16:09 +01:00
parent 2f2c7f3767
commit a894e6b3b1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
8 changed files with 89 additions and 0 deletions

17
debian/rules vendored Executable file
View file

@ -0,0 +1,17 @@
#!/usr/bin/make -f
export PYBUILD_NAME=ablog
%:
dh ${@} --buildsystem=pybuild
execute_after_dh_auto_clean:
# help pybuild
rm -rf *.egg-info
override_dh_auto_test:
# disabled: needs fixes upstream
execute_after_dh_auto_install:
# removing unused files
rm -rf debian/python3-sphinx-ablog/usr/lib/python3/dist-packages/ablog/tests