[neon/kde/plasma-workspace-wallpapers/Neon/unstable] debian: linting and cleanups

Carlos De Maine null at kde.org
Tue Dec 12 03:41:57 GMT 2023


Git commit 17070ed992e77d37dea132e5fd1de946727cbcd9 by Carlos De Maine.
Committed on 12/12/2023 at 04:41.
Pushed by carlosdem into branch 'Neon/unstable'.

linting and cleanups

M  +1    -1    debian/changelog
D  +0    -1    debian/compat
M  +3    -3    debian/control
M  +0    -3    debian/rules

https://invent.kde.org/neon/kde/plasma-workspace-wallpapers/-/commit/17070ed992e77d37dea132e5fd1de946727cbcd9

diff --git a/debian/changelog b/debian/changelog
index 09d3308..1e5f29b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -682,7 +682,7 @@ plasma-workspace-wallpapers (4:5.4.0-1) unstable; urgency=medium
   * New upstream release (5.3.95).
   * New upstream release (5.4.0).
 
- -- Maximiliano Curia <maxy at debian.org>  Thu, 03 Sep 2015.18.72:59 +0200
+ -- Maximiliano Curia <maxy at debian.org>  Thu, 03 Sep 2015 18:72:59 +0200
 
 plasma-workspace-wallpapers (4:5.3.0-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 4e3c9c5..eed0301 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ 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 (>= 2.8.12),
-               debhelper (>= 11~),
+Build-Depends: cmake,
+               debhelper-compat (>= 13),
                kf6-extra-cmake-modules,
                pkg-kde-tools-neon,
                qt6-base-dev
-Standards-Version: 4.1.3
+Standards-Version: 4.6.2
 Homepage: https://vdesign.kde.org/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace-wallpapers
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace-wallpapers.git
diff --git a/debian/rules b/debian/rules
index 47c772a..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
-
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list