rename debian files

Change-Id: Ib990ecb8ef5ad856eb32110e5448064acf9a5a12
This commit is contained in:
Alexander Zaft
2022-11-08 08:15:48 +01:00
committed by Bjoern Pedersen
parent 5d6b208671
commit 6909eb8541
9 changed files with 49 additions and 37 deletions

4
debian/rules vendored
View File

@ -4,12 +4,12 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export PYBUILD_NAME=secop
export PYBUILD_NAME=frappy
export PYBUILD_TEST_PYTEST=1
override_dh_install:
rmdir debian/tmp
mv debian/python3-secop debian/tmp
mv debian/python3-frappy debian/tmp
dh_install -i -O--buildsystem=pybuild
dh_missing --fail-missing