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/kdewebdev/debian | |
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/kdewebdev/debian')
-rw-r--r-- | ubuntu/maverick/kdewebdev/debian/compat | 2 | ||||
-rw-r--r-- | ubuntu/maverick/kdewebdev/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/kdewebdev/debian/compat b/ubuntu/maverick/kdewebdev/debian/compat index 7ed6ff82d..7f8f011eb 100644 --- a/ubuntu/maverick/kdewebdev/debian/compat +++ b/ubuntu/maverick/kdewebdev/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/ubuntu/maverick/kdewebdev/debian/control b/ubuntu/maverick/kdewebdev/debian/control index 1433269cc..7cc47eb0d 100644 --- a/ubuntu/maverick/kdewebdev/debian/control +++ b/ubuntu/maverick/kdewebdev/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Uploaders: Adeodato Sim <dato@net.com.org.es>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Armin Berres <trigger+debian@space-based.de>, Sune Vuorela <debian@pusling.com> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5), quilt, autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev | libreadline6-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, kdelibs4-trinity-dev, libreadline5-dev | libreadline6-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net |