[neon/kde/plasma-nm/Neon/unstable] debian: modernise, decruft and reinstate recommends
Carlos De Maine
null at kde.org
Mon Jul 3 13:13:55 BST 2023
Git commit 1c036b6282a408b4391acd611bed8274400dc984 by Carlos De Maine.
Committed on 03/07/2023 at 12:13.
Pushed by carlosdem into branch 'Neon/unstable'.
modernise, decruft and reinstate recommends
D +0 -1 debian/compat
M +7 -9 debian/control
https://invent.kde.org/neon/kde/plasma-nm/-/commit/1c036b6282a408b4391acd611bed8274400dc984
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 beb6fd6..9ca803d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 3.0~),
- debhelper (>= 11~),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
gettext,
kf6-extra-cmake-modules,
kf6-kcmutils-dev,
@@ -44,10 +44,10 @@ Build-Depends: cmake (>= 3.0~),
qt6-declarative-dev,
qt6-tools-dev,
qt6-webengine-dev
-Standards-Version: 4.1.3
-Homepage: https://projects.kde.org/projects/kde/workspace/plasma-nm
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-nm
-Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-nm.git
+Standards-Version: 4.6.2
+Homepage: https://invent.kde.org/plasma/plasma-nm.git
+Vcs-Browser: https://invent.kde.org/plasma/plasma-nm.git
+Vcs-Git: https://invent.kde.org/plasma/plasma-nm.git
Package: plasma-nm
Architecture: linux-any
@@ -60,7 +60,7 @@ Depends: mobile-broadband-provider-info,
kf6-kdeclarative,
${misc:Depends},
${shlibs:Depends}
-#Recommends: libkf5wallet-bin
+Recommends: kf6-kwallet
Suggests: network-manager-openconnect,
network-manager-openvpn,
network-manager-pptp,
@@ -73,8 +73,6 @@ Description: Plasma5 networkmanager library.
Package: kde-config-mobile-networking
Architecture: linux-any
-Breaks: plasma-nm (<< 4:5.15.0)
-Replaces: plasma-nm (<< 4:5.15.0)
Depends: plasma-nm,
kf6-kcmutils,
kf6-kirigami2,
More information about the Neon-commits
mailing list