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 /debian/lenny/applications/kcmautostart | |
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 'debian/lenny/applications/kcmautostart')
-rw-r--r-- | debian/lenny/applications/kcmautostart/debian/compat | 2 | ||||
-rw-r--r-- | debian/lenny/applications/kcmautostart/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/applications/kcmautostart/debian/compat b/debian/lenny/applications/kcmautostart/debian/compat index 7ed6ff82d..7f8f011eb 100644 --- a/debian/lenny/applications/kcmautostart/debian/compat +++ b/debian/lenny/applications/kcmautostart/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/lenny/applications/kcmautostart/debian/control b/debian/lenny/applications/kcmautostart/debian/control index 449cfb27f..863313369 100644 --- a/debian/lenny/applications/kcmautostart/debian/control +++ b/debian/lenny/applications/kcmautostart/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Raphaël Pinson <[email protected]> -Build-Depends: debhelper (>= 5), quilt, cdbs, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kcontrol-autostart-trinity |