[neon/mobile/plasma-mobile/Neon/unstable] debian: install into /usr

Carlos De Maine null at kde.org
Sun May 14 09:24:15 BST 2023


Git commit ae3fbfeb1f8e8ffd6c8089aa80dd1bf05b1a381b by Carlos De Maine.
Committed on 14/05/2023 at 08:24.
Pushed by carlosdem into branch 'Neon/unstable'.

install into /usr

D  +0    -1    debian/compat
M  +1    -1    debian/control
M  +1    -1    debian/plasma-mobile.install

https://invent.kde.org/neon/mobile/plasma-mobile/commit/ae3fbfeb1f8e8ffd6c8089aa80dd1bf05b1a381b

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 1ad060f..31078a6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 XSBC-Original-Maintainer: Boudewijn Rempt <boud at valdyas.org>
 Build-Depends: cmake,
-               debhelper (>= 11),
+               debhelper-compat (= 13),
                kf6-extra-cmake-modules,
                kf6-kcmutils-dev,
                kf6-kcolorscheme-dev,
diff --git a/debian/plasma-mobile.install b/debian/plasma-mobile.install
index 72a5a8b..1b91047 100644
--- a/debian/plasma-mobile.install
+++ b/debian/plasma-mobile.install
@@ -1 +1 @@
-usr/kf6/
+usr/


More information about the Neon-commits mailing list