[neon/neon-packaging/kommit/Neon/unstable_jammy] debian: cleanups

Carlos De Maine null at kde.org
Fri Jul 12 08:59:23 BST 2024


Git commit 2f01b8492cd06b47acbd79df977d8ee8379048ea by Carlos De Maine.
Committed on 12/07/2024 at 07:59.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

cleanups

(cherry picked from commit 9cc2d04c971a9d0bf9b13d81b0ec2bd42e92edf3)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +2    -2    debian/control
M  +0    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/kommit/-/commit/2f01b8492cd06b47acbd79df977d8ee8379048ea

diff --git a/debian/control b/debian/control
index 14d66c4..4ba9b53 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Build-Depends: cmake,
                debhelper-compat (= 13),
-               extra-cmake-modules,
+               kf6-extra-cmake-modules,
                kf6-ki18n-dev,
                kf6-ktexteditor-dev,
                kf6-syntax-highlighting-dev,
@@ -11,7 +11,7 @@ Build-Depends: cmake,
                libgit2-dev,
                pkg-kde-tools-neon,
                qt6-base
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
 Homepage: https://invent.kde.org/sdk/kommit
 Vcs-Git: https://invent.kde.org/sdk/kommit.git
 Vcs-Browser: hhttps://invent.kde.org/sdk/kommit
diff --git a/debian/rules b/debian/rules
index a707682..398b46f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
 %:
 	dh $@ --with kf6
 


More information about the Neon-commits mailing list