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/applications/kstreamripper/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/applications/kstreamripper/debian')
-rw-r--r-- | ubuntu/maverick/applications/kstreamripper/debian/compat | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/kstreamripper/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/kstreamripper/debian/compat b/ubuntu/maverick/applications/kstreamripper/debian/compat index b8626c4cf..7f8f011eb 100644 --- a/ubuntu/maverick/applications/kstreamripper/debian/compat +++ b/ubuntu/maverick/applications/kstreamripper/debian/compat @@ -1 +1 @@ -4 +7 diff --git a/ubuntu/maverick/applications/kstreamripper/debian/control b/ubuntu/maverick/applications/kstreamripper/debian/control index 0a1f1ae50..b5fafd432 100644 --- a/ubuntu/maverick/applications/kstreamripper/debian/control +++ b/ubuntu/maverick/applications/kstreamripper/debian/control @@ -2,7 +2,7 @@ Source: kstreamripper-trinity Section: sound Priority: optional Maintainer: Michael Ablassmeier <abi@debian.org> -Build-Depends: debhelper (>= 4.1.0), quilt, cdbs, libxmu-dev, libjpeg-dev, kdelibs4-trinity-dev, scons +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, libxmu-dev, libjpeg-dev, kdelibs4-trinity-dev, scons Standards-Version: 3.8.4 Package: kstreamripper-trinity |