Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
db771e23 by Philipp Hörist at 2023-01-24T00:38:20+01:00
ci: Debian: Add correct version dependencies
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -7,10 +7,10 @@ Build-Depends:
dh-python,
gir1.2-soup-3.0,
python3-all,
- python3-gi,
+ python3-gi (>=3.42.0),
python3-idna,
python3-packaging,
- python3-precis-i18n,
+ python3-precis-i18n (>=1.0.0),
python3-setuptools (>= 65.0.0),
Standards-Version: 4.1.4
Rules-Requires-Root: no
@@ -23,7 +23,7 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
gir1.2-soup-3.0,
- python3-gi,
+ python3-gi (>=3.42.0),
Recommends: python3-gssapi,
Breaks: gajim (<< 1.6~)
Conflicts: python3-nbxmpp
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/db771e2389284774a820af18e9260ea1f9f10e31
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/db771e2389284774a820af18e9260ea1f9f10e31
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits