diff options
author | Slávek Banko <[email protected]> | 2016-08-07 14:24:04 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-08-07 14:24:04 +0200 |
commit | 1e8cfb282207fe28581635c005a36b6a6605b100 (patch) | |
tree | 5d2b969450e1bb5260c9ccd72025701505663858 /ubuntu/maverick/libraries/libkdcraw/debian | |
parent | 8229683d6175cfdda8c2742d37bf265408929f7f (diff) | |
download | tde-packaging-1e8cfb282207fe28581635c005a36b6a6605b100.tar.gz tde-packaging-1e8cfb282207fe28581635c005a36b6a6605b100.zip |
Change debhelper compatibility level to 7 on Debian and Ubuntu
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/libraries/libkdcraw/debian')
-rw-r--r-- | ubuntu/maverick/libraries/libkdcraw/debian/compat | 2 | ||||
-rw-r--r-- | ubuntu/maverick/libraries/libkdcraw/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/libraries/libkdcraw/debian/compat b/ubuntu/maverick/libraries/libkdcraw/debian/compat index 7ed6ff82d..7f8f011eb 100644 --- a/ubuntu/maverick/libraries/libkdcraw/debian/compat +++ b/ubuntu/maverick/libraries/libkdcraw/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/ubuntu/maverick/libraries/libkdcraw/debian/control b/ubuntu/maverick/libraries/libkdcraw/debian/control index 991c976f4..58d1ed716 100644 --- a/ubuntu/maverick/libraries/libkdcraw/debian/control +++ b/ubuntu/maverick/libraries/libkdcraw/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Mark Purcell <[email protected]>, Achim Bohnet <[email protected]>, Fathi Boudra <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs14-trinity-dev, +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, liblcms2-dev | liblcms1-dev, libjpeg-dev, pkg-config, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 |