[neon/kde/kldap/Neon/unstable] debian: more kf6ify

Carlos De Maine null at kde.org
Sun Sep 24 11:56:16 BST 2023


Git commit 684bb73d6e13ebd8566b90a3a9c928d0a8f54bee by Carlos De Maine.
Committed on 24/09/2023 at 12:56.
Pushed by carlosdem into branch 'Neon/unstable'.

more kf6ify

A  +4    -0    debian/kio6-ldap.install
A  +2    -0    debian/kio6-ldap.maintscript
A  +20   -0    debian/kpim6-ldap-dev.acc.in
A  +4    -0    debian/kpim6-ldap-dev.install
A  +4    -0    debian/kpim6-ldap.install
A  +2    -0    debian/kpim6-ldap.lintian-overrides

https://invent.kde.org/neon/kde/kldap/-/commit/684bb73d6e13ebd8566b90a3a9c928d0a8f54bee

diff --git a/debian/kio6-ldap.install b/debian/kio6-ldap.install
new file mode 100644
index 0000000..ce65df7
--- /dev/null
+++ b/debian/kio6-ldap.install
@@ -0,0 +1,4 @@
+usr/lib/*/qt6/plugins/kf6/kio/ldap.so
+usr/share/locale/*/LC_MESSAGES/kio_ldap.mo
+usr/share/qlogging-categories6/kldap.categories
+usr/share/qlogging-categories6/kldap.renamecategories
diff --git a/debian/kio6-ldap.maintscript b/debian/kio6-ldap.maintscript
new file mode 100644
index 0000000..4157bdc
--- /dev/null
+++ b/debian/kio6-ldap.maintscript
@@ -0,0 +1,2 @@
+rm_conffile /etc/xdg/kldap.categories
+rm_conffile /etc/xdg/kldap.renamecategories
diff --git a/debian/kpim6-ldap-dev.acc.in b/debian/kpim6-ldap-dev.acc.in
new file mode 100644
index 0000000..3e3ff27
--- /dev/null
+++ b/debian/kpim6-ldap-dev.acc.in
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<descriptor>
+
+<version>
+    15.07.90
+</version>
+
+<headers>
+    /usr/include/KF5/KLDAP/
+</headers>
+
+<libs>
+    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5Ldap.so
+</libs>
+
+<gcc_options>
+    -fPIC
+</gcc_options>
+
+</descriptor>
diff --git a/debian/kpim6-ldap-dev.install b/debian/kpim6-ldap-dev.install
new file mode 100644
index 0000000..18aaba7
--- /dev/null
+++ b/debian/kpim6-ldap-dev.install
@@ -0,0 +1,4 @@
+usr/include/KPim6/KLDAP/
+usr/lib/*/cmake/KPim6Ldap/
+usr/lib/*/libKPim6Ldap.so
+usr/lib/*/qt6/mkspecs/modules/qt_Ldap.pri
diff --git a/debian/kpim6-ldap.install b/debian/kpim6-ldap.install
new file mode 100644
index 0000000..0b3624b
--- /dev/null
+++ b/debian/kpim6-ldap.install
@@ -0,0 +1,4 @@
+usr/lib/*/libKPim6Ldap.so.6
+usr/lib/*/libKPim6Ldap.so.6.*
+usr/share/doc
+usr/share/locale/*/LC_MESSAGES/libkldap6.mo
diff --git a/debian/kpim6-ldap.lintian-overrides b/debian/kpim6-ldap.lintian-overrides
new file mode 100644
index 0000000..cd871dd
--- /dev/null
+++ b/debian/kpim6-ldap.lintian-overrides
@@ -0,0 +1,2 @@
+kpim6-ldap: package-name-doesnt-match-sonames libKPim6Ldap6
+


More information about the Neon-commits mailing list