add catalog validation to archive

This commit is contained in:
Kjeld Schouten
2024-05-29 20:13:39 +02:00
parent 6500444f3f
commit a6f6a44477
110 changed files with 10245 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/usr/bin/make -f
export DH_VERBOSE = 1
export PYBUILD_NAME=catalog_validation
%:
dh $@ --with python3 --buildsystem=pybuild