PKGKDE-OVERRIDE-SC-DEV-LATEST(1) | User Contributed Perl Documentation | PKGKDE-OVERRIDE-SC-DEV-LATEST(1) |
pkgkde-override-sc-dev-latest - loosen kde-sc-dev-latest Break restrictions
pkgkde-override-sc-dev [-bbase_version] [-vversion]
pkgkde-override-sc-dev-lastest is a helper utility which can be used to generate a dummy kde-sc-dev-latest package without Breaks field that is present in the original version. Original kde-sc-dev-latest package is used to force KDE Software Compilation modules to be built against the latest version of the KDE Development Platform modules without bumping versions of a bunch build dependencies for each KDE SC module. However, while original kde-sc-dev-latest does not cause problems when building in clean chroots, the restrictions imposed by its Breaks field might be undesirable on the maintainer system when:
By default, pkgkde-override-sc-dev-latest generates a dummy kde-sc-dev-latest package in the current working directory that is based on the current "candidate" version of the original kde-sc-dev-latest (as per apt-cache policy). You may specify a base version with the -b option. The resulting dummy kde-sc-dev-latest override package will have "base_version+override" as its version unless another one is specified with -v option. Once the package is generated, you can install it like:
# dpkg --install kde-sc-dev_<version>+override_all.deb
Modestas Vainius <modax@debian.org>
2022-09-10 | perl v5.34.0 |