[neon/forks/pyqt-builder/Neon/release] debian: Update capitalization of SIP following the README change.
Dmitry Shachnev
null at kde.org
Sat Feb 4 00:17:50 GMT 2023
Git commit 03375efd93479b04ac9242f1b7895d86268c382d by Dmitry Shachnev.
Committed on 13/10/2022 at 21:18.
Pushed by carlosdem into branch 'Neon/release'.
Update capitalization of SIP following the README change.
M +2 -2 debian/control
https://invent.kde.org/neon/forks/pyqt-builder/commit/03375efd93479b04ac9242f1b7895d86268c382d
diff --git a/debian/control b/debian/control
index b5fd6cd..e9782ce 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: python3-packaging,
Recommends: qt5-qmake
Description: PEP 517 compliant PyQt build system
PyQt-builder is the PEP 517 compliant build system for PyQt and projects
- that extend PyQt. It extends the sip build system and uses Qt's qmake to
+ that extend PyQt. It extends the SIP build system and uses Qt's qmake to
perform the actual compilation and installation of extension modules.
.
Projects that use PyQt-builder provide an appropriate pyproject.toml file
@@ -39,7 +39,7 @@ Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Multi-Arch: foreign
Description: PEP 517 compliant PyQt build system — documentation
PyQt-builder is the PEP 517 compliant build system for PyQt and projects
- that extend PyQt. It extends the sip build system and uses Qt's qmake to
+ that extend PyQt. It extends the SIP build system and uses Qt's qmake to
perform the actual compilation and installation of extension modules.
.
Projects that use PyQt-builder provide an appropriate pyproject.toml file
More information about the Neon-commits
mailing list