This commit is contained in:
Ward from fusion-voyager-3 2024-12-10 23:27:05 +03:00
parent c7d15e22a1
commit ba609ca576
2 changed files with 21 additions and 20 deletions

View File

@ -1 +1 @@
4
5

39
debian/control vendored
View File

@ -3,21 +3,21 @@ Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
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".