Add lintian override for missing-depends-on-sensible-utils.

Add lintian override for missing-depends-on-sensible-utils as
sensible-editor is merely mentioned in the README.

Confirmed with diffoscope that this change does what it's supposed to do.

Signed-off-by: Holger Levsen <holger@layer-acht.org>
This commit is contained in:
Holger Levsen 2019-01-13 17:33:38 +01:00
parent 15b482d49e
commit 1ca683b723
3 changed files with 6 additions and 0 deletions

4
debian/changelog vendored
View File

@ -17,6 +17,10 @@ debian-cd (3.1.22) UNRELEASED; urgency=medium
[ John Paul Adrian Glaubitz ]
* Use compressed kernel image by default in boot-hppa.
[ Holger Levsen ]
* Add lintian override for missing-depends-on-sensible-utils as
sensible-editor is merely mentioned in the README.
-- Steve McIntyre <93sam@debian.org> Sat, 10 Feb 2018 00:26:46 +0000
debian-cd (3.1.21) unstable; urgency=medium

1
debian/debian-cd.lintian-overrides vendored Normal file
View File

@ -0,0 +1 @@
debian-cd binary: missing-depends-on-sensible-utils usr/share/debian-cd/README

1
debian/rules vendored
View File

@ -21,6 +21,7 @@ install-stamp: build-stamp
dh_testroot
dh_prep
dh_installdirs
dh_lintian
# Add here commands to install the package into debian/tmp.
cp -r contrib tools tasks data Makefile README README.devel build.sh \