From cc6431639f78c1284c8ccfd7ee7e794fb67f4792 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 26 Apr 2020 13:06:15 +0300 Subject: [PATCH] address minor lintian --- debian/compat | 1 - debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 83c7aa4..6526940 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fdkaac Section: contrib/sound Priority: optional Maintainer: Marius Gavrilescu -Build-Depends: debhelper (>= 12), libfdk-aac-dev, pandoc +Build-Depends: debhelper-compat (= 12), libfdk-aac-dev, pandoc Standards-Version: 4.5.0 Homepage: https://github.com/nu774/fdkaac Vcs-Git: https://git.ieval.ro/git/fdkaac.git diff --git a/debian/copyright b/debian/copyright index c69a79e..498db72 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fdkaac Upstream-Contact: nu774 Source: https://github.com/nu774/fdkaac - +Disclaimer: contrib package because it depends on non-free libfdk-aac-dev Files: * Copyright: 2013-2014 nu774 -- 2.30.2