[neon/kde/plasma-vault/Neon/unstable] debian: port to kactivities6(-stats) and modernise

Carlos De Maine null at kde.org
Wed Nov 8 00:27:22 GMT 2023


Git commit ac2a1e7151979f5a967d63d4a77a892ff3112b4d by Carlos De Maine.
Committed on 08/11/2023 at 01:27.
Pushed by carlosdem into branch 'Neon/unstable'.

port to kactivities6(-stats) and modernise

D  +0    -1    debian/compat
M  +4    -4    debian/control
M  +0    -3    debian/rules

https://invent.kde.org/neon/kde/plasma-vault/-/commit/ac2a1e7151979f5a967d63d4a77a892ff3112b4d

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index d87b67e..d25a920 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12),
-               debhelper (>= 11~),
+Build-Depends: cmake,
+               debhelper-compat (= 13),
+               kactivities6-dev,
                kf6-extra-cmake-modules,
-               kf6-kactivities-dev,
                kf6-kcolorscheme-dev,
                kf6-kconfig-dev,
                kf6-kconfigwidgets-dev,
@@ -22,7 +22,7 @@ Build-Depends: cmake (>= 2.8.12),
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
 Homepage: https://www.kde.org/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-vault
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-vault.git
diff --git a/debian/rules b/debian/rules
index 47c772a..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
-
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list