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/applications/tork/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/applications/tork/debian/control')
-rw-r--r-- | ubuntu/_base/applications/tork/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/tork/debian/control b/ubuntu/_base/applications/tork/debian/control index de25d91d2..57ea77f06 100644 --- a/ubuntu/_base/applications/tork/debian/control +++ b/ubuntu/_base/applications/tork/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Homepage: http://tork.sourceforge.net/ Maintainer: Timothy Pearson <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cdbs, automake, libtool, tdelibs-trinity-dev, libgeoip-dev, +Build-Depends: debhelper (>= 9~), cdbs, automake, libtool, tdelibs-trinity-dev, libgeoip-dev, libjpeg-dev, libpng-dev, zlib1g-dev, pkg-config, torsocks, libssl-dev Standards-Version: 3.9.1 |