[neon/neon/settings/Neon/release] etc/apt/preferences.d: pin qca for ubuntu and qtfeedback for neon jammy
Jonathan Esk-Riddell
null at kde.org
Thu Sep 29 17:17:46 BST 2022
Git commit c19ac226a39731414975ad99873553985e59961c by Jonathan Esk-Riddell.
Committed on 29/09/2022 at 16:17.
Pushed by jriddell into branch 'Neon/release'.
pin qca for ubuntu and qtfeedback for neon jammy
M +26 -8 etc/apt/preferences.d/99-jammy-overrides
https://invent.kde.org/neon/neon/settings/commit/c19ac226a39731414975ad99873553985e59961c
diff --git a/etc/apt/preferences.d/99-jammy-overrides b/etc/apt/preferences.d/99-jammy-overrides
index 9c82fde..ad51854 100644
--- a/etc/apt/preferences.d/99-jammy-overrides
+++ b/etc/apt/preferences.d/99-jammy-overrides
@@ -313,6 +313,22 @@ Package: seccomp
Pin: release o=Ubuntu
Pin-Priority: 1100
+Package: libqca-qt5-2-dev
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libqca-qt5-2-plugins
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libqca-qt5-2
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: qca-qt5-2-utils
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
# Debian ships an unstable higher version kbibtex
Package: kbibtex
@@ -323,18 +339,20 @@ Package: kbibtex-data
Pin: origin "archive.neon.kde.org"
Pin-Priority: 1100
-Package: libqca-qt5-2-dev
-Pin: release o=Ubuntu
+# Neon focal shipped qtfeedback with 5.15 while jammy has 5.0
+
+Package: libqt5feedback5
+Pin: a=jammy
Pin-Priority: 1100
-Package: libqca-qt5-2-plugins
-Pin: release o=Ubuntu
+Package: qml-module-qtfeedback
+Pin: a=jammy
Pin-Priority: 1100
-Package: libqca-qt5-2
-Pin: release o=Ubuntu
+Package: qtfeedback5-dev
+Pin: a=jammy
Pin-Priority: 1100
-Package: qca-qt5-2-utils
-Pin: release o=Ubuntu
+Package: qtfeedback5-examples
+Pin: a=jammy
Pin-Priority: 1100
More information about the Neon-commits
mailing list