diff options
author | Slávek Banko <[email protected]> | 2020-03-08 16:53:58 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-08 16:53:58 +0100 |
commit | 7aeb5c3618d6f16a2f34bd4106f38246b0285afe (patch) | |
tree | 9f8ee6b1988134ef1e66b8c3939ee30f5306b959 /ubuntu/_base/libraries/libkdcraw/debian/control | |
parent | 02bd2a08c3866fb62de6fc0a7a96739d6927d8c1 (diff) | |
download | tde-packaging-7aeb5c3618d6f16a2f34bd4106f38246b0285afe.tar.gz tde-packaging-7aeb5c3618d6f16a2f34bd4106f38246b0285afe.zip |
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/libraries/libkdcraw/debian/control')
-rw-r--r-- | ubuntu/_base/libraries/libkdcraw/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/libraries/libkdcraw/debian/control b/ubuntu/_base/libraries/libkdcraw/debian/control index 58d1ed716..43cc7583d 100644 --- a/ubuntu/_base/libraries/libkdcraw/debian/control +++ b/ubuntu/_base/libraries/libkdcraw/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Mark Purcell <[email protected]>, Achim Bohnet <[email protected]>, Fathi Boudra <[email protected]> -Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, +Build-Depends: cdbs, debhelper (>= 9~), quilt, tdelibs14-trinity-dev, liblcms2-dev | liblcms1-dev, libjpeg-dev, pkg-config, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 |