From ba609ca57612fbd79cc6beba7bbaa8748e9f9bbb Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Tue, 10 Dec 2024 23:27:05 +0300 Subject: [PATCH] --- .github/release-nest-v3 | 2 +- debian/control | 39 ++++++++++++++++++++------------------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/.github/release-nest-v3 b/.github/release-nest-v3 index bf0d87a..7813681 100644 --- a/.github/release-nest-v3 +++ b/.github/release-nest-v3 @@ -1 +1 @@ -4 \ No newline at end of file +5 \ No newline at end of file diff --git a/debian/control b/debian/control index c43db02..98921c8 100644 --- a/debian/control +++ b/debian/control @@ -3,21 +3,21 @@ Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Michael R. Crusoe -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, - +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 @@ -35,7 +35,8 @@ Suggests: ${python3:Suggests} Provides: antlr4-python3-runtime (= ${binary:Version}) -Description: ANTLR 4.9 runtime for Python 3 - Provides the Python3 runtime for parsers/lexers generated by ANTLR 4. - . - Also known as "antlr4-python3-runtime". +Description: + ANTLR 4.9 runtime for Python 3 + Provides the Python3 runtime for parsers/lexers generated by ANTLR 4. + . + Also known as "antlr4-python3-runtime".