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> | 2018-07-14 15:38:47 +0200 |
commit | 25838c1854837ee7a563d8740ae018d0de2b1892 (patch) | |
tree | 711033fb786d4d26ec55e5a84750b6405d5b81e1 /ubuntu/maverick/dependencies/akode/debian/control | |
parent | 21f957cfb151e224b003e9d64b23df8d4ad89b67 (diff) | |
download | tde-packaging-25838c1854837ee7a563d8740ae018d0de2b1892.tar.gz tde-packaging-25838c1854837ee7a563d8740ae018d0de2b1892.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/dependencies/akode/debian/control')
-rw-r--r-- | ubuntu/maverick/dependencies/akode/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/akode/debian/control b/ubuntu/maverick/dependencies/akode/debian/control index fb6a5a2d4..b411183de 100644 --- a/ubuntu/maverick/dependencies/akode/debian/control +++ b/ubuntu/maverick/dependencies/akode/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: Isaac Clerencia <isaac@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Adeodato Simó <dato@net.com.org.es> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, cmake, gawk, libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev, libpulse-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, cmake, gawk, libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev, libpulse-dev Standards-Version: 3.7.3 Package: libakode2 |