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> | 2016-08-07 14:31:38 +0200 |
commit | fc594fcc8aebf324297667536ca3d1a62b7dd367 (patch) | |
tree | 86679a2b181f7476d6fb385b21a0f731e44a4288 /ubuntu/maverick/applications/kstreamripper | |
parent | 37b92fbaea5f2fcc1885e9155bcc24f25b188d6a (diff) | |
download | tde-packaging-fc594fcc8aebf324297667536ca3d1a62b7dd367.tar.gz tde-packaging-fc594fcc8aebf324297667536ca3d1a62b7dd367.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')
-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 986b99c73..f66278fd5 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), cdbs, libxmu-dev, libjpeg-dev, tdelibs14-trinity-dev, scons +Build-Depends: debhelper (>= 7.0.50~), cdbs, libxmu-dev, libjpeg-dev, tdelibs14-trinity-dev, scons Standards-Version: 3.8.4 Package: kstreamripper-trinity |