summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/multimedia/kplayer/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-11-05 12:34:08 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-11-05 12:38:05 +0100
commitfc691a7208477948ad7519ed67861a0b4c6a4b74 (patch)
tree2ecb9fc4acca7ec8ef9c8d8bb3103eb7a39000b3 /debian/_base/applications/multimedia/kplayer/debian
parent4e6adb8659a03c779cf86759673b22c685f42b06 (diff)
downloadtde-packaging-fc691a7208477948ad7519ed67861a0b4c6a4b74.tar.gz
tde-packaging-fc691a7208477948ad7519ed67861a0b4c6a4b74.zip
DEB: Change debhelper compatibility level to 10.
Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/applications/multimedia/kplayer/debian')
-rw-r--r--debian/_base/applications/multimedia/kplayer/debian/cdbs/debian-tde.mk2
-rw-r--r--debian/_base/applications/multimedia/kplayer/debian/compat2
-rw-r--r--debian/_base/applications/multimedia/kplayer/debian/control2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/_base/applications/multimedia/kplayer/debian/cdbs/debian-tde.mk b/debian/_base/applications/multimedia/kplayer/debian/cdbs/debian-tde.mk
index f36e3527c..b031e6981 100644
--- a/debian/_base/applications/multimedia/kplayer/debian/cdbs/debian-tde.mk
+++ b/debian/_base/applications/multimedia/kplayer/debian/cdbs/debian-tde.mk
@@ -82,7 +82,7 @@ DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include"
-DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
+DEB_COMPRESS_EXCLUDE_ALL += .dcl .docbook -license .tag .sty .el
# The default gzip compressor has been changed in dpkg >= 1.17.0.
deb_default_compress = $(shell LANG=C dpkg-deb --version | head -n1 | \
diff --git a/debian/_base/applications/multimedia/kplayer/debian/compat b/debian/_base/applications/multimedia/kplayer/debian/compat
index ec635144f..f599e28b8 100644
--- a/debian/_base/applications/multimedia/kplayer/debian/compat
+++ b/debian/_base/applications/multimedia/kplayer/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/_base/applications/multimedia/kplayer/debian/control b/debian/_base/applications/multimedia/kplayer/debian/control
index 70c39e61e..20fdf0f39 100644
--- a/debian/_base/applications/multimedia/kplayer/debian/control
+++ b/debian/_base/applications/multimedia/kplayer/debian/control
@@ -2,7 +2,7 @@ Source: kplayer-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev
+Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev
Standards-Version: 3.8.4
Homepage: http://kplayer.sourceforge.net/
#Vcs-Git: git://anonscm.debian.org/collab-maint/kplayer-trinity.git