[neon/infrastructure/neon-pins/Neon/stable] etc/apt/apt.conf.d: import existing stable

Carlos De Maine null at kde.org
Wed Oct 18 05:59:04 BST 2023


Git commit 465a404f650525c8b1a4359882baf601315e4876 by Carlos De Maine.
Committed on 18/10/2023 at 06:58.
Pushed by carlosdem into branch 'Neon/stable'.

import existing stable

M  +55   -0    etc/apt/apt.conf.d/40neon-pins

https://invent.kde.org/neon/infrastructure/neon-pins/-/commit/465a404f650525c8b1a4359882baf601315e4876

diff --git a/etc/apt/apt.conf.d/40neon-pins b/etc/apt/apt.conf.d/40neon-pins
index 95d4ee1..ff73bbd 100644
--- a/etc/apt/apt.conf.d/40neon-pins
+++ b/etc/apt/apt.conf.d/40neon-pins
@@ -109,6 +109,10 @@ Package: python3-seccomp
 Pin: release o=Ubuntu
 Pin-Priority: 1100
 
+Package: qml-module-ofono
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
 Package: seccomp
 Pin: release o=Ubuntu
 Pin-Priority: 1100
@@ -173,6 +177,10 @@ Package: qtfeedback5-examples
 Pin: release a=jammy
 Pin-Priority: 1100
 
+Package: qt6
+Pin: release a=jammy
+Pin-Priority: 1100
+
 Package: mygnuhealth
 Pin: release a=jammy
 Pin-Priority: 1100
@@ -221,6 +229,52 @@ Pin: release o=jammy
 Pin: version 2.*
 Pin-Priority: 1100
 
+# the following packages are pinned to fix the harfbuzz backport debacle (it could not be compiled on i386)
+
+Package: libharfbuzz0b
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz-doc
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz-gobject0
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz0b
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: gir1.2-harfbuzz-0.0
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz-icu0
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz-dev
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz-bin
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libharfbuzz-subset0
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libraqm0
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
+Package: libraqm-dev
+Pin: release o=Ubuntu
+Pin-Priority: 1100
+
 # maui mess in unstable and testing keep til post jammy
 
 Package: arca
@@ -242,3 +296,4 @@ Pin-Priority: 1100
 Package: strike
 Pin: version 2.2.*
 Pin-Priority: 1100
+


More information about the Neon-commits mailing list