[neon/kde/polkit-kde-agent-1/Neon/unstable] debian: lints
Carlos De Maine
null at kde.org
Thu Dec 7 23:41:47 GMT 2023
Git commit 800c2af25dfd794a97e7f4bad33d4fdb18e22ea4 by Carlos De Maine.
Committed on 08/12/2023 at 00:41.
Pushed by carlosdem into branch 'Neon/unstable'.
lints
M +1 -1 debian/changelog
D +0 -1 debian/compat
M +3 -5 debian/control
D +0 -1 debian/polkit-kde-1.maintscript
https://invent.kde.org/neon/kde/polkit-kde-agent-1/-/commit/800c2af25dfd794a97e7f4bad33d4fdb18e22ea4
diff --git a/debian/changelog b/debian/changelog
index ab53a81..95efe8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -694,7 +694,7 @@ polkit-kde-agent-1 (4:5.4.0-1) unstable; urgency=medium
* New upstream release (5.4.0).
- -- Maximiliano Curia <maxy at debian.org> Thu, 03 Sep 2015.18.73:35 +0200
+ -- Maximiliano Curia <maxy at debian.org> Thu, 03 Sep 2015 18:13:35 +0200
polkit-kde-agent-1 (4:5.3.2-1) unstable; urgency=medium
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 a17399b..9bdec98 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,
kf6-extra-cmake-modules,
kf6-kconfig-dev,
kf6-kcoreaddons-dev,
@@ -19,7 +19,7 @@ Build-Depends: cmake (>= 3.0~),
libpolkit-qt6-1-dev,
pkg-kde-tools-neon,
qt6-base-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/kde/workspace/polkit-kde-agent-1
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/polkit-kde-agent-1
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/polkit-kde-agent-1.git
@@ -34,8 +34,6 @@ Description: transitional dummy package
Package: polkit-kde-agent-1
Architecture: any
Depends: policykit-1, ${misc:Depends}, ${shlibs:Depends}
-Breaks: plasma-desktop (<< 4:5.14), polkit-kde-1 (<< 5.1.95~)
-Replaces: polkit-kde-1 (<< 5.1.95~)
Provides: polkit-1-auth-agent
Description: KDE dialogs for PolicyKit
PolicyKit is an application-level toolkit for defining and handling the policy
diff --git a/debian/polkit-kde-1.maintscript b/debian/polkit-kde-1.maintscript
deleted file mode 100644
index 815416b..0000000
--- a/debian/polkit-kde-1.maintscript
+++ /dev/null
@@ -1 +0,0 @@
-rm_conffile /etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop 0.99.0-4~
More information about the Neon-commits
mailing list