diff --git a/debian/changelog b/debian/changelog index ab79783..f7c0910 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ qt6-base (6.2.2+dfsg-2) UNRELEASED; urgency=medium [ Patrick Franz ] * Remove copyright-script as it is now in the pkg-kde-tools package. + [ Lisandro Damián Nicanor Pérez Meyer ] + * Add a qmake6 symlink to usr/bin. + -- Debian Qt/KDE Maintainers Sat, 04 Dec 2021 16:26:38 +0100 qt6-base (6.2.2+dfsg-1) experimental; urgency=medium diff --git a/debian/qmake6.links b/debian/qmake6.links index 2342916..ee5c611 100644 --- a/debian/qmake6.links +++ b/debian/qmake6.links @@ -1,3 +1,5 @@ # qmake and qmake6 are identical files. We want people to use qmake6, # so we do not install qmake. Instead, qmake is a symbolic link pointing to qmake6. usr/lib/qt6/bin/qmake6 usr/lib/qt6/bin/qmake +# On public path we want qmake6. +usr/lib/qt6/bin/qmake6 usr/bin/qmake6