diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-01-19 13:38:40 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-01-19 13:38:40 +0100 |
commit | 8022c4c534c86419309ea089783a506396ebb266 (patch) | |
tree | 630708eaf0245e5b864f6cc246801db94c222474 /ubuntu/_base/dependencies/sip4-tqt/debian/control | |
parent | 5bc997626bedf1356339a2bbc515a9bda456afef (diff) | |
download | tde-packaging-8022c4c534c86419309ea089783a506396ebb266.tar.gz tde-packaging-8022c4c534c86419309ea089783a506396ebb266.zip |
DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api
to avoid unwanted confusion between sip and sip-tqt.
To ensure a smooth upgrade, sip-api-7.1 has been left here,
which will be removed subsequently.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/dependencies/sip4-tqt/debian/control')
-rw-r--r-- | ubuntu/_base/dependencies/sip4-tqt/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/sip4-tqt/debian/control b/ubuntu/_base/dependencies/sip4-tqt/debian/control index 1624cba0b..bdd8f4eb0 100644 --- a/ubuntu/_base/dependencies/sip4-tqt/debian/control +++ b/ubuntu/_base/dependencies/sip4-tqt/debian/control @@ -13,7 +13,7 @@ Architecture: any Section: python Replaces: python-sip-tqt (<< 4:14.0.0~) Breaks: python-sip-tqt (<< 4:14.0.0~) -Provides: ${python:Provides}, sip-api-7.0, sip-api-7.1 +Provides: ${python:Provides}, sip-tqt-api-7.1, sip-api-7.1 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Conflicts: python-sip4 (<< 4.10) Description: Python/C++ bindings generator runtime library |