diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-08-07 14:24:04 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2017-07-18 02:01:48 +0200 |
commit | e8d90f5dabed92e75594656d35c08e17415ac23b (patch) | |
tree | 99cfa7232447514faabaad8b0096ef2111364a29 /ubuntu/maverick/kdebindings | |
parent | 7bc9c1fc40c17ee6d52b1fdca799435643ec85f5 (diff) | |
download | tde-packaging-e8d90f5dabed92e75594656d35c08e17415ac23b.tar.gz tde-packaging-e8d90f5dabed92e75594656d35c08e17415ac23b.zip |
Change debhelper compatibility level to 7 on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100)
Diffstat (limited to 'ubuntu/maverick/kdebindings')
-rw-r--r-- | ubuntu/maverick/kdebindings/debian/compat | 2 | ||||
-rw-r--r-- | ubuntu/maverick/kdebindings/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/kdebindings/debian/compat b/ubuntu/maverick/kdebindings/debian/compat index 7ed6ff82d..7f8f011eb 100644 --- a/ubuntu/maverick/kdebindings/debian/compat +++ b/ubuntu/maverick/kdebindings/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/ubuntu/maverick/kdebindings/debian/control b/ubuntu/maverick/kdebindings/debian/control index 343f7aa47..5a54b60a3 100644 --- a/ubuntu/maverick/kdebindings/debian/control +++ b/ubuntu/maverick/kdebindings/debian/control @@ -1,5 +1,5 @@ Source: kdebindings-trinity -Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5), +Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7.0.50~), python-dev (>= 2.3.5-11), python-support (>= 0.5) | python-dev (>= 2.6.6-3~), quilt, gawk, gettext, default-jdk [amd64 i386 ia64 lpia powerpc s390 sparc], kdelibs4-trinity-dev (>= 4:3.5.9), libqt3-compat-headers (>= 3:3.3.5), |