[neon/kf6/kf6-kstatusnotifieritem/Neon/unstable] debian: new alpha release

Carlos De Maine null at kde.org
Fri Nov 17 16:31:21 GMT 2023


Git commit 3838c7dad9c0294775635342f931f4bcf128a983 by Carlos De Maine.
Committed on 17/11/2023 at 17:31.
Pushed by carlosdem into branch 'Neon/unstable'.

new alpha release

M  +6    -0    debian/changelog
M  +0    -24   debian/copyright
M  +1    -0    debian/kf6-kstatusnotifieritem-dev.install
A  +1    -0    debian/kf6-kstatusnotifieritem.lintian-overrides
M  +2    -3    debian/rules

https://invent.kde.org/neon/kf6/kf6-kstatusnotifieritem/-/commit/3838c7dad9c0294775635342f931f4bcf128a983

diff --git a/debian/changelog b/debian/changelog
index d1ec03e..8864ee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-kstatusnotifieritem (5.245.0-0neon) jammy; urgency=medium
+
+  * New alpha release
+
+ -- Neon CI <neon at kde.org>  Fri, 17 Nov 2023 01:18:08 +0000
+
 kf6-kstatusnotifieritem (0.0.0-0neon) unstable; urgency=medium
 
   * Initial release
diff --git a/debian/copyright b/debian/copyright
index d3a657f..568dfb8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,30 +8,6 @@ Copyright: 2017, Aleix Pol Gonzalez <aleixpol at kde.org>
            2016-2020, Volker Krause <vkrause at kde.org>
 License: MIT
 
-Files: po/ca/*
-       po/ca at valencia/*
-       po/uk/*
-Copyright: 2017-2020, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
-Files: po/da/userfeedbackconsole5_qt.po
-       po/fi/userfeedbackconsole5_qt.po
-       po/tr/userfeedbackconsole5_qt.po
-Copyright: 2017, Volker Krause <vkrause at kde.org>
-License: LGPL-2+
-
-Files: cmake/FindQmlLint.cmake
-Copyright: 2016-2017, Klarälvdalens Datakonsult AB, a KDAB Group company <info at kdab.com>
-           2016, Volker Krause <volker.krause at kdab.com>
-License: BSD-3-Clause
-
-Files: src/console/org.kde.kuserfeedback-console.appdata.xml
-Copyright: 2020, Volker Krause <vkrause at kde.org>
-License: CC0-1.0
- On Debian systems, the full text of the Creative Commons CC0 1.0
- Universal license can be found in the file
- `/usr/share/common-licenses/CC0-1.0’.
-
 Files: debian/*
 Copyright: 2020-2022, Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 License: MIT
diff --git a/debian/kf6-kstatusnotifieritem-dev.install b/debian/kf6-kstatusnotifieritem-dev.install
index 696254c..0ae8ef0 100644
--- a/debian/kf6-kstatusnotifieritem-dev.install
+++ b/debian/kf6-kstatusnotifieritem-dev.install
@@ -1,3 +1,4 @@
 usr/include/KF6/KStatusNotifierItem/
 usr/lib/*/cmake/KF6StatusNotifierItem/
 usr/lib/*/libKF6StatusNotifierItem.so
+usr/share/qt6/doc/
\ No newline at end of file
diff --git a/debian/kf6-kstatusnotifieritem.lintian-overrides b/debian/kf6-kstatusnotifieritem.lintian-overrides
new file mode 100644
index 0000000..f7308d5
--- /dev/null
+++ b/debian/kf6-kstatusnotifieritem.lintian-overrides
@@ -0,0 +1 @@
+kf6-kstatusnotifieritem: package-name-doesnt-match-sonames libKF6StatusNotifierItem6
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 113c5e3..12f4a0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
-
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON


More information about the Neon-commits mailing list