From c7d15e22a1d0df2abfb2d4d70d4de940a075bb27 Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Tue, 10 Dec 2024 23:22:44 +0300 Subject: [PATCH] --- .github/release-nest-v3 | 2 +- debian/control | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) 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