]> git.llucax.com Git - software/mutt-debian.git/commitdiff
Use dh_lintian (prefix with '-' so we do not need to bump the DH level).
authorChristoph Berg <myon@debian.org>
Mon, 26 May 2008 20:26:24 +0000 (22:26 +0200)
committerChristoph Berg <myon@debian.org>
Mon, 26 May 2008 20:26:24 +0000 (22:26 +0200)
debian/changelog
debian/mutt.dirs
debian/mutt.lintian-overrides [moved from debian/mutt.lintian with 100% similarity]
debian/rules

index 68da5d59b5ca7639cdb1369504d8208723688403..426921c69db6371e29146e51c8669657440bc933 100644 (file)
@@ -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 <myon@debian.org>  Mon, 26 May 2008 22:17:05 +0200
+ -- Christoph Berg <myon@debian.org>  Mon, 26 May 2008 22:25:48 +0200
 
 mutt (1.5.18-1) unstable; urgency=low
 
index d292bfb059868273572d754aff585edb1caf772f..60d4e9ac30363814e18167ceddb92936ae16ffd5 100644 (file)
@@ -1,3 +1,2 @@
 etc/Muttrc.d
 usr/share/bug/mutt
-usr/share/lintian/overrides
index e7c9741452bd106b51afb69f13e209b289a6a24b..2b4aa78340c68048f26b9d6c18853c7cfbd64f8b 100755 (executable)
@@ -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 \