diff --git a/debian/control b/debian/control index 2d96f6e..902d84d 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,25 @@ Source: release-feed-mediola Section: net Priority: optional Maintainer: Claudia Pellegrino -Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-myst-parser, python3-poetry-core, python3-sphinx +Build-Depends: debhelper-compat (= 13), + dh-python, + pybuild-plugin-pyproject, + python3-all, + python3-colorama , + python3-feedgenerator, + python3-myst-parser, + python3-poetry-core, + python3-pytest , + python3-sphinx Standards-Version: 4.5.1 Homepage: https://github.com/claui/release-feed-mediola Vcs-Browser: https://github.com/claui/release-feed-mediola Vcs-Git: https://github.com/claui/release-feed-mediola.git -#Testsuite: autopkgtest-pkg-python +Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: release-feed-mediola Architecture: all -Depends: ${python3:Depends}, ${misc:Depends}, python3-colorama, python3-fire +Depends: ${misc:Depends}, ${python3:Depends} Description: Atom feed for software product releases of Mediola AG This package installs the utility and documentation for Python 3.