From: Marius Gavrilescu Date: Sun, 26 Apr 2020 10:06:15 +0000 (+0300) Subject: address minor lintian X-Git-Tag: debian/1.0.0-1^0 X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=commitdiff_plain;h=cc6431639f78c1284c8ccfd7ee7e794fb67f4792 address minor lintian --- 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