mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-08-09 13:43:19 +00:00
add lintian override
Full stop at end of synopsis is OK - it doesn't end a sentence but is part of an abbreviation.
This commit is contained in:
parent
fab76b484e
commit
fd9c6756bc
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: smartmontools
|
|||||||
Section: utils
|
Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Guido Guenther <agx@sigxcpu.org>
|
Maintainer: Guido Guenther <agx@sigxcpu.org>
|
||||||
Build-Depends: debhelper (>= 4), quilt (>= 0.40), libcam-dev [kfreebsd-i386 kfreebsd-amd64], automake1.9, autoconf
|
Build-Depends: debhelper (>= 6.0.7~), quilt (>= 0.40), libcam-dev [kfreebsd-i386 kfreebsd-amd64], automake1.9, autoconf
|
||||||
Standards-Version: 3.8.0
|
Standards-Version: 3.8.0
|
||||||
|
|
||||||
Package: smartmontools
|
Package: smartmontools
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -100,6 +100,7 @@ binary-arch: build install
|
|||||||
dh_installcron
|
dh_installcron
|
||||||
dh_installman
|
dh_installman
|
||||||
dh_installinfo
|
dh_installinfo
|
||||||
|
dh_lintian
|
||||||
# dh_installlogcheck
|
# dh_installlogcheck
|
||||||
# dh_undocumented
|
# dh_undocumented
|
||||||
dh_installchangelogs CHANGELOG
|
dh_installchangelogs CHANGELOG
|
||||||
|
3
debian/smartmontools.lintian-overrides
vendored
Normal file
3
debian/smartmontools.lintian-overrides
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Full stop at end of synopsis is OK - it doesn't end a sentence but is part of
|
||||||
|
# an abbreviation.
|
||||||
|
smartmontools: description-synopsis-might-not-be-phrased-properly
|
Loading…
Reference in New Issue
Block a user