[neon/kf6/kf6-frameworkintegration/Neon/unstable] debian: clean ups
Carlos De Maine
null at kde.org
Wed Nov 8 04:16:31 GMT 2023
Git commit e84942640979b05f421cf1f58932ac2e96d3d7f2 by Carlos De Maine.
Committed on 08/11/2023 at 05:16.
Pushed by carlosdem into branch 'Neon/unstable'.
clean ups
M +3 -3 debian/control
M +0 -3 debian/rules
https://invent.kde.org/neon/kf6/kf6-frameworkintegration/-/commit/e84942640979b05f421cf1f58932ac2e96d3d7f2
diff --git a/debian/control b/debian/control
index 9e900c3..c04a0e1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,21 +8,21 @@ Build-Depends: cmake,
kf6-extra-cmake-modules,
kf6-kcolorscheme-dev,
kf6-kconfig-dev,
- kf6-kconfigwidgets-dev,
+ kf6-kconfigwidgets,
kf6-ki18n-dev,
kf6-kiconthemes-dev,
- kf6-kio-dev,
kf6-knewstuff-dev,
kf6-knotifications-dev,
kf6-kpackage-dev,
kf6-kwidgetsaddons-dev,
+ kf6-oxygen-icon-theme,
libappstreamqt-dev (>= 1.0.0),
libpackagekitqt6-dev,
libxcursor-dev,
pkg-config,
pkg-kde-tools-neon,
qt6-base-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/frameworks/frameworkintegration
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/frameworkintegration
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/frameworkintegration.git
diff --git a/debian/rules b/debian/rules
index fa0af1d..5bd7734 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,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