From 8373a24f75d4dac5a3b3f55bf6326302989b1f66 Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Mon, 26 May 2008 22:26:24 +0200 Subject: [PATCH] Use dh_lintian (prefix with '-' so we do not need to bump the DH level). --- debian/changelog | 3 ++- debian/mutt.dirs | 1 - debian/{mutt.lintian => mutt.lintian-overrides} | 0 debian/rules | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename debian/{mutt.lintian => mutt.lintian-overrides} (100%) diff --git a/debian/changelog b/debian/changelog index 68da5d5..426921c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ mutt (1.5.18-2) unstable; urgency=low * Install reportbug script to inform us about the status of installed mutt packages. + * Use dh_lintian (prefix with '-' so we do not need to bump the DH level). - -- Christoph Berg Mon, 26 May 2008 22:17:05 +0200 + -- Christoph Berg Mon, 26 May 2008 22:25:48 +0200 mutt (1.5.18-1) unstable; urgency=low diff --git a/debian/mutt.dirs b/debian/mutt.dirs index d292bfb..60d4e9a 100644 --- a/debian/mutt.dirs +++ b/debian/mutt.dirs @@ -1,3 +1,2 @@ etc/Muttrc.d usr/share/bug/mutt -usr/share/lintian/overrides diff --git a/debian/mutt.lintian b/debian/mutt.lintian-overrides similarity index 100% rename from debian/mutt.lintian rename to debian/mutt.lintian-overrides diff --git a/debian/rules b/debian/rules index e7c9741..2b4aa78 100755 --- a/debian/rules +++ b/debian/rules @@ -147,7 +147,7 @@ binary binary-arch: install dh_installdocs dh_installexamples dh_installchangelogs ChangeLog - install -m644 debian/mutt.lintian $(CURDIR)/debian/mutt/usr/share/lintian/overrides/mutt + -dh_lintian dh_strip --dbg-package=mutt-dbg rm -rf $(CURDIR)/debian/mutt-dbg/usr/share/doc/mutt-dbg \ -- 2.43.0