debian: apply new pre-commit-debian (#77727)
gitea/lingo/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-05-27 21:40:26 +02:00
parent 25f3c88182
commit 6e46d0aef0
1 changed files with 3 additions and 3 deletions

6
debian/control vendored
View File

@ -22,7 +22,7 @@ Depends: python3-distutils,
weasyprint,
${misc:Depends},
${python3:Depends},
Recommends: python3-django-mellon
Recommends: python3-django-mellon,
Description: Payment and Billing System (Python module)
Package: lingo
@ -36,6 +36,6 @@ Depends: python3-django-mellon,
uwsgi,
uwsgi-plugin-python3,
${misc:Depends},
Recommends: nginx
Suggests: postgresql
Recommends: nginx,
Suggests: postgresql,
Description: Payment and Billing System