diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2023-11-05 12:34:08 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2023-11-05 15:50:53 +0100 |
| commit | 0809dd93e0cf688a3077c24c0ea8e2a76c839883 (patch) | |
| tree | 250d8e291a7eaa32a8bc243862fcd3133fc18e80 /debian/_base/applications/system/smartcardauth | |
| parent | 0f72acf5a15e88e41512de7bfef3d86dfb24e814 (diff) | |
| download | tde-packaging-0809dd93.tar.gz tde-packaging-0809dd93.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>
(cherry picked from commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
Diffstat (limited to 'debian/_base/applications/system/smartcardauth')
| -rw-r--r-- | debian/_base/applications/system/smartcardauth/debian/compat | 2 | ||||
| -rw-r--r-- | debian/_base/applications/system/smartcardauth/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/applications/system/smartcardauth/debian/compat b/debian/_base/applications/system/smartcardauth/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/_base/applications/system/smartcardauth/debian/compat +++ b/debian/_base/applications/system/smartcardauth/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/_base/applications/system/smartcardauth/debian/control b/debian/_base/applications/system/smartcardauth/debian/control index 7cc869204..97c6fb93e 100644 --- a/debian/_base/applications/system/smartcardauth/debian/control +++ b/debian/_base/applications/system/smartcardauth/debian/control @@ -2,7 +2,7 @@ Source: smartcardauth Section: tde Priority: extra Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> -Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, pkg-config, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev +Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkg-config, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev Standards-Version: 3.8.4 Package: smartcardauth |
