From fc691a7208477948ad7519ed67861a0b4c6a4b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 5 Nov 2023 12:34:08 +0100 Subject: DEB: Change debhelper compatibility level to 10. Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../_base/applications/themes/gtk-qt-engine/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/gtk-qt-engine/debian/compat | 2 +- debian/_base/applications/themes/gtk-qt-engine/debian/control | 2 +- .../_base/applications/themes/gtk3-tqt-engine/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/gtk3-tqt-engine/debian/compat | 2 +- debian/_base/applications/themes/gtk3-tqt-engine/debian/control | 2 +- debian/_base/applications/themes/kgtk-qt3/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/kgtk-qt3/debian/compat | 2 +- debian/_base/applications/themes/kgtk-qt3/debian/control | 2 +- .../applications/themes/ksplash-engine-moodin/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/ksplash-engine-moodin/debian/compat | 2 +- debian/_base/applications/themes/ksplash-engine-moodin/debian/control | 2 +- debian/_base/applications/themes/qt4-tqt-theme-engine/debian/compat | 2 +- debian/_base/applications/themes/qt4-tqt-theme-engine/debian/control | 2 +- .../applications/themes/tde-style-baghira/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/tde-style-baghira/debian/compat | 2 +- debian/_base/applications/themes/tde-style-baghira/debian/control | 2 +- .../applications/themes/tde-style-domino/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/tde-style-domino/debian/compat | 2 +- debian/_base/applications/themes/tde-style-domino/debian/control | 2 +- .../applications/themes/tde-style-ia-ora/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/tde-style-ia-ora/debian/compat | 2 +- debian/_base/applications/themes/tde-style-ia-ora/debian/control | 2 +- .../applications/themes/tde-style-lipstik/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/tde-style-lipstik/debian/compat | 2 +- debian/_base/applications/themes/tde-style-lipstik/debian/control | 2 +- .../applications/themes/tde-style-qtcurve/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/tde-style-qtcurve/debian/compat | 2 +- debian/_base/applications/themes/tde-style-qtcurve/debian/control | 2 +- debian/_base/applications/themes/tdmtheme/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/tdmtheme/debian/compat | 2 +- debian/_base/applications/themes/tdmtheme/debian/control | 2 +- .../applications/themes/twin-style-crystal/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/twin-style-crystal/debian/compat | 2 +- debian/_base/applications/themes/twin-style-crystal/debian/control | 2 +- .../applications/themes/twin-style-dekorator/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/twin-style-dekorator/debian/compat | 2 +- debian/_base/applications/themes/twin-style-dekorator/debian/control | 2 +- .../applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/twin-style-fahrenheit/debian/compat | 2 +- debian/_base/applications/themes/twin-style-fahrenheit/debian/control | 2 +- .../applications/themes/twin-style-machbunt/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/twin-style-machbunt/debian/compat | 2 +- debian/_base/applications/themes/twin-style-machbunt/debian/control | 2 +- .../applications/themes/twin-style-suse2/debian/cdbs/debian-tde.mk | 2 +- debian/_base/applications/themes/twin-style-suse2/debian/compat | 2 +- debian/_base/applications/themes/twin-style-suse2/debian/control | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) (limited to 'debian/_base/applications/themes') diff --git a/debian/_base/applications/themes/gtk-qt-engine/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/gtk-qt-engine/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/gtk-qt-engine/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/gtk-qt-engine/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/themes/gtk-qt-engine/debian/compat b/debian/_base/applications/themes/gtk-qt-engine/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/gtk-qt-engine/debian/compat +++ b/debian/_base/applications/themes/gtk-qt-engine/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/gtk-qt-engine/debian/control b/debian/_base/applications/themes/gtk-qt-engine/debian/control index 510bd5006..4c58e7e09 100644 --- a/debian/_base/applications/themes/gtk-qt-engine/debian/control +++ b/debian/_base/applications/themes/gtk-qt-engine/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Bastian Venthur -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libgtk2.0-dev (>= 2.10.1) +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libgtk2.0-dev (>= 2.10.1) Standards-Version: 3.8.4 Package: gtk-qt-engine-trinity diff --git a/debian/_base/applications/themes/gtk3-tqt-engine/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/gtk3-tqt-engine/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/gtk3-tqt-engine/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/gtk3-tqt-engine/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/themes/gtk3-tqt-engine/debian/compat b/debian/_base/applications/themes/gtk3-tqt-engine/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/gtk3-tqt-engine/debian/compat +++ b/debian/_base/applications/themes/gtk3-tqt-engine/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/gtk3-tqt-engine/debian/control b/debian/_base/applications/themes/gtk3-tqt-engine/debian/control index dcaad73ba..7396b1661 100644 --- a/debian/_base/applications/themes/gtk3-tqt-engine/debian/control +++ b/debian/_base/applications/themes/gtk3-tqt-engine/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Raphaël Pinson -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libcairo2-dev, libgtk-3-dev, libpango1.0-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libcairo2-dev, libgtk-3-dev, libpango1.0-dev Standards-Version: 3.8.4 Package: gtk3-tqt-engine-trinity diff --git a/debian/_base/applications/themes/kgtk-qt3/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/kgtk-qt3/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/kgtk-qt3/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/kgtk-qt3/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/themes/kgtk-qt3/debian/compat b/debian/_base/applications/themes/kgtk-qt3/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/kgtk-qt3/debian/compat +++ b/debian/_base/applications/themes/kgtk-qt3/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/kgtk-qt3/debian/control b/debian/_base/applications/themes/kgtk-qt3/debian/control index b73360b94..066d2d949 100644 --- a/debian/_base/applications/themes/kgtk-qt3/debian/control +++ b/debian/_base/applications/themes/kgtk-qt3/debian/control @@ -2,7 +2,7 @@ Source: kgtk-qt3-trinity Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libgtk2.0-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libgtk2.0-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net diff --git a/debian/_base/applications/themes/ksplash-engine-moodin/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/ksplash-engine-moodin/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/ksplash-engine-moodin/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/ksplash-engine-moodin/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/themes/ksplash-engine-moodin/debian/compat b/debian/_base/applications/themes/ksplash-engine-moodin/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/ksplash-engine-moodin/debian/compat +++ b/debian/_base/applications/themes/ksplash-engine-moodin/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/ksplash-engine-moodin/debian/control b/debian/_base/applications/themes/ksplash-engine-moodin/debian/control index 03af8ac64..c0a90f13a 100644 --- a/debian/_base/applications/themes/ksplash-engine-moodin/debian/control +++ b/debian/_base/applications/themes/ksplash-engine-moodin/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Debian KDE Extras Team Uploaders: Fathi Boudra , Mark Purcell -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev, ksplash-trinity +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev, ksplash-trinity Standards-Version: 3.8.4 Package: ksplash-engine-moodin-trinity diff --git a/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/compat b/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/compat +++ b/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/control b/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/control index a8384ff60..dcfc6981b 100644 --- a/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/control +++ b/debian/_base/applications/themes/qt4-tqt-theme-engine/debian/control @@ -2,7 +2,7 @@ Source: qt4-tqt-theme-engine Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: debhelper (>= 9~), quilt, cdbs, tdelibs14-trinity-dev, libqt4-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 10~), quilt, cdbs, tdelibs14-trinity-dev, libqt4-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: qt4-tqt-theme-engine diff --git a/debian/_base/applications/themes/tde-style-baghira/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/tde-style-baghira/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/tde-style-baghira/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/tde-style-baghira/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/themes/tde-style-baghira/debian/compat b/debian/_base/applications/themes/tde-style-baghira/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/tde-style-baghira/debian/compat +++ b/debian/_base/applications/themes/tde-style-baghira/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/tde-style-baghira/debian/control b/debian/_base/applications/themes/tde-style-baghira/debian/control index 07d69cee2..5001c8667 100644 --- a/debian/_base/applications/themes/tde-style-baghira/debian/control +++ b/debian/_base/applications/themes/tde-style-baghira/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team X-Original-Maintainer: Jose Luis Tallon -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev, libxtst-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev, libxtst-dev Standards-Version: 3.8.0 Package: tde-style-baghira-trinity diff --git a/debian/_base/applications/themes/tde-style-domino/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/tde-style-domino/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/tde-style-domino/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/tde-style-domino/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/themes/tde-style-domino/debian/compat b/debian/_base/applications/themes/tde-style-domino/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/tde-style-domino/debian/compat +++ b/debian/_base/applications/themes/tde-style-domino/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/tde-style-domino/debian/control b/debian/_base/applications/themes/tde-style-domino/debian/control index 3b5ca7338..fd59eeb97 100644 --- a/debian/_base/applications/themes/tde-style-domino/debian/control +++ b/debian/_base/applications/themes/tde-style-domino/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team X-Original-Maintainer: Jonathan Patrick Davies -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev Standards-Version: 3.7.3 Homepage: http://kde-look.org/content/show.php?content=42804 diff --git a/debian/_base/applications/themes/tde-style-ia-ora/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/tde-style-ia-ora/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/tde-style-ia-ora/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/tde-style-ia-ora/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/themes/tde-style-ia-ora/debian/compat b/debian/_base/applications/themes/tde-style-ia-ora/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/tde-style-ia-ora/debian/compat +++ b/debian/_base/applications/themes/tde-style-ia-ora/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/tde-style-ia-ora/debian/control b/debian/_base/applications/themes/tde-style-ia-ora/debian/control index f6bc56f57..a61fbc7aa 100644 --- a/debian/_base/applications/themes/tde-style-ia-ora/debian/control +++ b/debian/_base/applications/themes/tde-style-ia-ora/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team X-Original-Maintainer: Jose Luis Tallon -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev Standards-Version: 3.8.0 Package: tde-style-ia-ora-trinity diff --git a/debian/_base/applications/themes/tde-style-lipstik/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/tde-style-lipstik/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/tde-style-lipstik/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/tde-style-lipstik/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/themes/tde-style-lipstik/debian/compat b/debian/_base/applications/themes/tde-style-lipstik/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/tde-style-lipstik/debian/compat +++ b/debian/_base/applications/themes/tde-style-lipstik/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/tde-style-lipstik/debian/control b/debian/_base/applications/themes/tde-style-lipstik/debian/control index 1ba584654..74de16a6a 100644 --- a/debian/_base/applications/themes/tde-style-lipstik/debian/control +++ b/debian/_base/applications/themes/tde-style-lipstik/debian/control @@ -2,7 +2,7 @@ Source: tde-style-lipstik-trinity Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: tde-style-lipstik-trinity diff --git a/debian/_base/applications/themes/tde-style-qtcurve/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/tde-style-qtcurve/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/tde-style-qtcurve/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/tde-style-qtcurve/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/themes/tde-style-qtcurve/debian/compat b/debian/_base/applications/themes/tde-style-qtcurve/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/tde-style-qtcurve/debian/compat +++ b/debian/_base/applications/themes/tde-style-qtcurve/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/tde-style-qtcurve/debian/control b/debian/_base/applications/themes/tde-style-qtcurve/debian/control index abb810c9e..059edf550 100644 --- a/debian/_base/applications/themes/tde-style-qtcurve/debian/control +++ b/debian/_base/applications/themes/tde-style-qtcurve/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Bastian Venthur -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: tde-style-qtcurve-trinity diff --git a/debian/_base/applications/themes/tdmtheme/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/tdmtheme/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/tdmtheme/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/tdmtheme/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/themes/tdmtheme/debian/compat b/debian/_base/applications/themes/tdmtheme/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/tdmtheme/debian/compat +++ b/debian/_base/applications/themes/tdmtheme/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/tdmtheme/debian/control b/debian/_base/applications/themes/tdmtheme/debian/control index 8fa721818..157408ff8 100644 --- a/debian/_base/applications/themes/tdmtheme/debian/control +++ b/debian/_base/applications/themes/tdmtheme/debian/control @@ -5,7 +5,7 @@ Maintainer: TDE Debian Team XSBC-Original-Maintainer: Debian KDE Extras Team Uploaders: Kel Modderman , Fathi Boudra , Mark Purcell -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://beta.smileaf.org/projects diff --git a/debian/_base/applications/themes/twin-style-crystal/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/twin-style-crystal/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/twin-style-crystal/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/twin-style-crystal/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/themes/twin-style-crystal/debian/compat b/debian/_base/applications/themes/twin-style-crystal/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/twin-style-crystal/debian/compat +++ b/debian/_base/applications/themes/twin-style-crystal/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/twin-style-crystal/debian/control b/debian/_base/applications/themes/twin-style-crystal/debian/control index b6db00966..56c3d0f3c 100644 --- a/debian/_base/applications/themes/twin-style-crystal/debian/control +++ b/debian/_base/applications/themes/twin-style-crystal/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Sune Vuorela -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev Standards-Version: 3.8.4 Package: twin-style-crystal-trinity diff --git a/debian/_base/applications/themes/twin-style-dekorator/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/twin-style-dekorator/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/twin-style-dekorator/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/twin-style-dekorator/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/themes/twin-style-dekorator/debian/compat b/debian/_base/applications/themes/twin-style-dekorator/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/twin-style-dekorator/debian/compat +++ b/debian/_base/applications/themes/twin-style-dekorator/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/twin-style-dekorator/debian/control b/debian/_base/applications/themes/twin-style-dekorator/debian/control index 307a62d83..f075cb563 100644 --- a/debian/_base/applications/themes/twin-style-dekorator/debian/control +++ b/debian/_base/applications/themes/twin-style-dekorator/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Sune Vuorela -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev Standards-Version: 3.7.2 Package: twin-style-dekorator-trinity diff --git a/debian/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/twin-style-fahrenheit/debian/cdbs/debian-tde.mk +++ b/debian/_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 | \ diff --git a/debian/_base/applications/themes/twin-style-fahrenheit/debian/compat b/debian/_base/applications/themes/twin-style-fahrenheit/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/twin-style-fahrenheit/debian/compat +++ b/debian/_base/applications/themes/twin-style-fahrenheit/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/twin-style-fahrenheit/debian/control b/debian/_base/applications/themes/twin-style-fahrenheit/debian/control index eeca1e5b7..9be6b38e1 100644 --- a/debian/_base/applications/themes/twin-style-fahrenheit/debian/control +++ b/debian/_base/applications/themes/twin-style-fahrenheit/debian/control @@ -2,7 +2,7 @@ Source: twin-style-fahrenheit-trinity Section: tde Priority: optional Maintainer: TDE Debian Team -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev Standards-Version: 3.6.2 Package: twin-style-fahrenheit-trinity diff --git a/debian/_base/applications/themes/twin-style-machbunt/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/twin-style-machbunt/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/twin-style-machbunt/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/twin-style-machbunt/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/themes/twin-style-machbunt/debian/compat b/debian/_base/applications/themes/twin-style-machbunt/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/twin-style-machbunt/debian/compat +++ b/debian/_base/applications/themes/twin-style-machbunt/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/twin-style-machbunt/debian/control b/debian/_base/applications/themes/twin-style-machbunt/debian/control index 21d8d3ac3..59237598a 100644 --- a/debian/_base/applications/themes/twin-style-machbunt/debian/control +++ b/debian/_base/applications/themes/twin-style-machbunt/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Adrian Schroeter , Gerd Fleischer -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev Standards-Version: 3.6.2 Package: twin-style-machbunt-trinity diff --git a/debian/_base/applications/themes/twin-style-suse2/debian/cdbs/debian-tde.mk b/debian/_base/applications/themes/twin-style-suse2/debian/cdbs/debian-tde.mk index f36e3527c..b031e6981 100644 --- a/debian/_base/applications/themes/twin-style-suse2/debian/cdbs/debian-tde.mk +++ b/debian/_base/applications/themes/twin-style-suse2/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/themes/twin-style-suse2/debian/compat b/debian/_base/applications/themes/twin-style-suse2/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/themes/twin-style-suse2/debian/compat +++ b/debian/_base/applications/themes/twin-style-suse2/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/themes/twin-style-suse2/debian/control b/debian/_base/applications/themes/twin-style-suse2/debian/control index bebbe6914..dcb0af17d 100644 --- a/debian/_base/applications/themes/twin-style-suse2/debian/control +++ b/debian/_base/applications/themes/twin-style-suse2/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team XSBC-Original-Maintainer: Adrian Neumaier -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev, tdebase-trinity-dev Standards-Version: 3.6.2 Package: twin-style-suse2-trinity -- cgit v1.2.1