[neon/kde/plasma-discover/Neon/unstable] debian: modernise
Carlos De Maine
null at kde.org
Fri Sep 15 10:23:51 BST 2023
Git commit 003e20005b32fa81eee56aeabbc189970684871e by Carlos De Maine.
Committed on 15/09/2023 at 11:23.
Pushed by carlosdem into branch 'Neon/unstable'.
modernise
M +5 -35 debian/control
https://invent.kde.org/neon/kde/plasma-discover/-/commit/003e20005b32fa81eee56aeabbc189970684871e
diff --git a/debian/control b/debian/control
index 0320850..12cbca8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>,
Matthias Klumpp <mak at debian.org>
-Build-Depends: cmake (>= 2.8.12),
- debhelper (>= 11~),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
kf6-attica-dev,
kf6-extra-cmake-modules,
kf6-karchive-dev,
@@ -35,7 +35,7 @@ Build-Depends: cmake (>= 2.8.12),
kf6-plasma-framework-dev,
kf6-purpose-dev,
kf6-solid-dev,
- libappstreamqt6-dev (>= 1.0.0),
+ libappstreamqt-dev (>= 1.0.0),
# libdebconf-kde-dev (>= 1.0.0),
libflatpak-dev (>= 0.10.2),
libfwupd-dev,
@@ -51,7 +51,7 @@ Build-Depends: cmake (>= 2.8.12),
qt6-declarative-dev,
qt6-svg-dev,
qt6-webview-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/kde/workspace/discover
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-discover
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-discover.git
@@ -69,28 +69,10 @@ Depends: appstream (>= 0.8),
kf6-plasma-framework,
kf6-kcoreaddons,
kf6-kirigami2,
- kf6-kdeclarative,,
+ kf6-kdeclarative,
kf6-qqc2-desktop-style,
${misc:Depends},
${shlibs:Depends}
-Breaks: libmuon (<< 4:5.6),
- muon-discover (<< 4:5.5.3a),
- muon-notifier (<< 4:5.5.3a),
- muon-updater (<< 4:5.5.3a),
- plasma-discover-common (<< 5.15.0),
- plasma-discover-flatpak-backend (<< 5.15.0),
- plasma-discover-private (<< 5.15.0),
- plasma-discover-snap-backend (<< 5.15.0),
- plasma-discover-updater (<< 5.15.0)
-Replaces: libmuon (<< 4:5.6),
- muon-discover (<< 4:5.5.3a),
- muon-notifier (<< 4:5.5.3a),
- muon-updater (<< 4:5.5.3a),
- plasma-discover-common (<< 5.15.0),
- plasma-discover-flatpak-backend (<< 5.15.0),
- plasma-discover-private (<< 5.15.0),
- plasma-discover-snap-backend (<< 5.15.0),
- plasma-discover-updater (<< 5.15.0)
Recommends: apt-config-icons-large,
plasma-discover-backend-flatpak,
plasma-discover-backend-snap
@@ -114,8 +96,6 @@ Depends: flatpak,
${misc:Depends},
${shlibs:Depends}
Recommends: flatpak-kcm
-Breaks: plasma-discover-flatpak-backend (<< 5.15.0)
-Replaces: plasma-discover-flatpak-backend (<< 5.15.0)
Description: Discover software management suite - Flatpak backend
Discover is a graphical software manager for the Plasma workspace.
It helps users easily and quickly find applications and other software
@@ -130,8 +110,6 @@ Depends: plasma-discover (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: snapd
-Breaks: plasma-discover-snap-backend (<< 5.15.0)
-Replaces: plasma-discover-snap-backend (<< 5.15.0)
Description: Discover software management suite - Snap backend
Discover is a graphical software manager for the Plasma workspace.
It helps users easily and quickly find applications and other software
@@ -143,14 +121,6 @@ Description: Discover software management suite - Snap backend
Package: plasma-discover-common
Architecture: all
Depends: ${misc:Depends}
-Breaks: muon-common (<< 4:5.5.3a),
- plasma-discover (<< 5.15.0),
- plasma-discover-private (<< 5.15.0),
- plasma-discover-updater (<< 5.15.0)
-Replaces: muon-common (<< 4:5.5.3a),
- plasma-discover (<< 5.15.0),
- plasma-discover-private (<< 5.15.0),
- plasma-discover-updater (<< 5.15.0)
Description: Discover software manager suite (common data files)
Discover is a graphical software manager for the Plasma workspace.
.
More information about the Neon-commits
mailing list