diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 16:55:42 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 16:55:42 +0100 |
commit | 3fe7821f794ddaba46f3ba69410810fc43bbc373 (patch) | |
tree | f9ace04370b7a26d1c99e09eaf803119309ee9b3 /debian/_base/dependencies/akode | |
parent | 1e12346c7bedc68c31e802951a412938f1c7bf15 (diff) | |
download | tde-packaging-3fe7821f794ddaba46f3ba69410810fc43bbc373.tar.gz tde-packaging-3fe7821f794ddaba46f3ba69410810fc43bbc373.zip |
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
Diffstat (limited to 'debian/_base/dependencies/akode')
-rw-r--r-- | debian/_base/dependencies/akode/debian/compat | 2 | ||||
-rw-r--r-- | debian/_base/dependencies/akode/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/dependencies/akode/debian/compat b/debian/_base/dependencies/akode/debian/compat index 7f8f011eb..ec635144f 100644 --- a/debian/_base/dependencies/akode/debian/compat +++ b/debian/_base/dependencies/akode/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/_base/dependencies/akode/debian/control b/debian/_base/dependencies/akode/debian/control index 29b55f8f9..d2e0ba424 100644 --- a/debian/_base/dependencies/akode/debian/control +++ b/debian/_base/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 (>= 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, libjack-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), 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, libjack-dev Standards-Version: 3.7.3 Package: libakode2 |