# SPDX-License-Identifier: CC0-1.0 # Hydrilla's debian/control file # # Copyright (C) 2021,2022 Wojtek Kosior # # Available under the terms of Creative Commons Zero v1.0 Universal. Source: python-hydrilla Maintainer: W. Kosior Section: devel Priority: optional Standards-Version: 4.3.0 Build-Depends: debhelper (>= 11), dh-python, python3-all (>= 3.7), python3-setuptools (>= 45), python3-babel, python3-pytest, # also add test dependencies python3-hydrilla.builder (>= 1.1~beta1), python3-hydrilla.builder (<< 1.1~beta2), python3-flask Package: python3-hydrilla Architecture: all Depends: ${python3:Depends}, ${misc:Depends} X-Python3-Version: >= 3.7 Description: generate Haketilo packages Hydrilla builder prepares independent website resources to be served by Hydrilla server.