diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 16:53:58 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 16:53:58 +0100 |
commit | 7aeb5c3618d6f16a2f34bd4106f38246b0285afe (patch) | |
tree | 9f8ee6b1988134ef1e66b8c3939ee30f5306b959 /ubuntu/_base/applications/ktechlab/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 <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/ktechlab/debian/control')
-rw-r--r-- | ubuntu/_base/applications/ktechlab/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/ktechlab/debian/control b/ubuntu/_base/applications/ktechlab/debian/control index e1586b286..9d67caa2a 100644 --- a/ubuntu/_base/applications/ktechlab/debian/control +++ b/ubuntu/_base/applications/ktechlab/debian/control @@ -2,7 +2,7 @@ Source: ktechlab-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 7.0.50~), cdbs, quilt, imagemagick, tdelibs14-trinity-dev, gpsim-dev (>= 0.21.11-2), libgtk2.0-dev, libreadline-dev | libreadline6-dev, libopts25-dev, chrpath, libpopt-dev, tdesdk-scripts-trinity, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 9~), cdbs, quilt, imagemagick, tdelibs14-trinity-dev, gpsim-dev (>= 0.21.11-2), libgtk2.0-dev, libreadline-dev | libreadline6-dev, libopts25-dev, chrpath, libpopt-dev, tdesdk-scripts-trinity, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: ktechlab-trinity |