This commit is contained in:
parent
c7d15e22a1
commit
ba609ca576
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
4
|
||||
5
|
39
debian/control
vendored
39
debian/control
vendored
@ -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".
|
||||
|
Loading…
x
Reference in New Issue
Block a user