summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-07-28 04:31:31 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-07-28 12:31:22 +0200
commita87436abb875ee4a7c07cbc1b500d751c629d9f8 (patch)
treed87f5d4d7fe4c84ef95e405dd5a5a59df4db8204 /dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1
parent712603377ea86a8d0facace67bea9ef82deeacc9 (diff)
downloadtde-packaging-a87436abb875ee4a7c07cbc1b500d751c629d9f8.tar.gz
tde-packaging-a87436abb875ee4a7c07cbc1b500d751c629d9f8.zip
DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependence
on the SIP API for Python 3 packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1')
-rw-r--r--dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.18
1 files changed, 4 insertions, 4 deletions
diff --git a/dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1 b/dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1
index ea429fe9a..6f0edd8f1 100644
--- a/dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1
+++ b/dilos/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1
@@ -130,20 +130,20 @@
.if n .ad l
.nh
.SH "NAME"
-dh_sip_tqt \- set the correct dependencies for Python packages using sip
+dh_sip_tqt \- set the correct dependencies for Python packages using sip-tqt
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
\&\fBdh_sip_tqt\fR
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-dh_sip_tqt creates the ${sip:Depends} substitution variable which must be used by
-Python extensions built with sip in order to depend on a version of python-sip
+dh_sip_tqt creates the ${sip-tqt:Depends} substitution variable which must be used by
+Python extensions built with sip-tqt in order to depend on a version of python-sip-tqt
that exports the correct public \s-1API\s0.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIdebhelper\fR\|(7)
.PP
-This program is a part of python-sip-dev but is made to work with debhelper.
+This program is a part of python-sip-tqt-dev but is made to work with debhelper.
.SH "AUTHORS"
.IX Header "AUTHORS"
Torsten Marek <shlomme@debian.org>