diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 16:55:42 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 16:55:42 +0100 |
commit | 3fe7821f794ddaba46f3ba69410810fc43bbc373 (patch) | |
tree | f9ace04370b7a26d1c99e09eaf803119309ee9b3 /ubuntu/_base/tdebindings | |
parent | 1e12346c7bedc68c31e802951a412938f1c7bf15 (diff) | |
download | tde-packaging-3fe7821f794ddaba46f3ba69410810fc43bbc373.tar.gz tde-packaging-3fe7821f794ddaba46f3ba69410810fc43bbc373.zip |
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
Diffstat (limited to 'ubuntu/_base/tdebindings')
-rw-r--r-- | ubuntu/_base/tdebindings/debian/compat | 2 | ||||
-rw-r--r-- | ubuntu/_base/tdebindings/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/tdebindings/debian/compat b/ubuntu/_base/tdebindings/debian/compat index 7f8f011eb..ec635144f 100644 --- a/ubuntu/_base/tdebindings/debian/compat +++ b/ubuntu/_base/tdebindings/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/ubuntu/_base/tdebindings/debian/control b/ubuntu/_base/tdebindings/debian/control index abe9f9814..bbf84e0e4 100644 --- a/ubuntu/_base/tdebindings/debian/control +++ b/ubuntu/_base/tdebindings/debian/control @@ -1,5 +1,5 @@ Source: tdebindings-trinity -Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7.0.50~), +Build-Depends: cdbs (>= 0.4.43), debhelper (>= 9~), python-all-dev (>= 2.3.5-11), python-support (>= 0.5) | dh-python, quilt, gawk, default-jdk [amd64 i386 armel armhf arm64 mipsel ia64 powerpc ppc64el s390 sparc], tdelibs14-trinity-dev, libtqt3-compat-headers (>= 3:3.3.5), |