diff --git a/.github/release-nest-v3 b/.github/release-nest-v3 index e440e5c..bf0d87a 100644 --- a/.github/release-nest-v3 +++ b/.github/release-nest-v3 @@ -1 +1 @@ -3 \ No newline at end of file +4 \ No newline at end of file diff --git a/debian/control b/debian/control index 510fbd7..c43db02 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,21 @@ Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Michael R. Crusoe -Build-Depends: debhelper-compat (= 13), dh-python, +Build-Depends: debhelper-compat (= 13), + dh-python, python3-all, + python3-dbus, + python3-debian, + python3-distro, + python3-gnupg, + python3-lazr.restfulclient, + python3-launchpadlib, python3-setuptools, + python3-pytest, + python3-installer, + python3-wheel, + python3-build, + Standards-Version: 4.5.1 Homepage: https://www.antlr.org Vcs-Browser: https://salsa.debian.org/python-team/packages/python3-antlr4