summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/internet/kvirc/debian/rules
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/internet/kvirc/debian/rules
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/internet/kvirc/debian/rules')
-rwxr-xr-xdebian/_base/applications/internet/kvirc/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/internet/kvirc/debian/rules b/debian/_base/applications/internet/kvirc/debian/rules
index 6fc9dffe2..6ca089653 100755
--- a/debian/_base/applications/internet/kvirc/debian/rules
+++ b/debian/_base/applications/internet/kvirc/debian/rules
@@ -47,7 +47,7 @@ endif
#
# Don't compress these files
#
-DEB_COMPRESS_EXCLUDE := .kvs
+DEB_COMPRESS_EXCLUDE_ALL += .kvs
# The default gzip compressor has been changed in dpkg >= 1.17.0.
deb_default_compress = $(shell LANG=C dpkg-deb --version | head -n1 | \