summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2023-11-06 12:06:38 +0100
committerSlávek Banko <[email protected]>2023-11-06 12:06:38 +0100
commitbdc4e185226c0d98a4df51717045505a2cd808a7 (patch)
tree8dcd42de659adcce8aacc3be2c964094c61b0869 /ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs
parent2b20e14f0f7412df0690750367b851d26c7be0d2 (diff)
downloadtde-packaging-bdc4e185226c0d98a4df51717045505a2cd808a7.tar.gz
tde-packaging-bdc4e185226c0d98a4df51717045505a2cd808a7.zip
DEB twin-style-fahrenheit: Change debhelper compatibility level to 10.
Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. (the last part of commit fc691a7208477948ad7519ed67861a0b4c6a4b74) Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs')
-rw-r--r--ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk b/ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk
index f36e3527c..b031e6981 100644
--- a/ubuntu/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk
+++ b/ubuntu/_base/applications/themes/twin-style-fahrenheit/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 | \