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/kdegames | |
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/kdegames')
-rw-r--r-- | ubuntu/maverick/kdegames/debian/compat | 2 | ||||
-rw-r--r-- | ubuntu/maverick/kdegames/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/kdegames/debian/compat b/ubuntu/maverick/kdegames/debian/compat index 7ed6ff82d..7f8f011eb 100644 --- a/ubuntu/maverick/kdegames/debian/compat +++ b/ubuntu/maverick/kdegames/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/ubuntu/maverick/kdegames/debian/control b/ubuntu/maverick/kdegames/debian/control index 6ff51e20a..7cb3b7b8a 100644 --- a/ubuntu/maverick/kdegames/debian/control +++ b/ubuntu/maverick/kdegames/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: Ana Beatriz Guerrero Lopez <ana@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Daniel Schepler <schepler@debian.org>, Sune Vuorela <debian@pusling.com> -Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, autotools-dev, gawk, gettext, kdelibs4-trinity-dev (>= 4:3.5.10), kdemultimedia-trinity-dev, libtool, groff-base, sharutils, bzip2, sharutils, libogg-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, kdelibs4-trinity-dev (>= 4:3.5.10), kdemultimedia-trinity-dev, libtool, groff-base, sharutils, bzip2, sharutils, libogg-dev, automake, autoconf, libtool, libltdl-dev Build-Depends-Indep: doxygen, graphviz, gsfonts-x11, libtqtinterface-doc, kdelibs4-trinity-doc Standards-Version: 3.8.4 |