diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-07 16:50:10 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-07 16:52:12 +0100 |
commit | d24ecf54d951b93aa50c5d2327952d1bb24b8157 (patch) | |
tree | 66a9ae79fa2df4870f536120df9bf2da1236243d /debian/itzks-systems-common.lintian-overrides | |
parent | 2d5d8af33798be5f2d8b2bfe7a8fec2f3724981f (diff) | |
download | itzks-systems-d24ecf54d951b93aa50c5d2327952d1bb24b8157.tar.gz itzks-systems-d24ecf54d951b93aa50c5d2327952d1bb24b8157.tar.bz2 itzks-systems-d24ecf54d951b93aa50c5d2327952d1bb24b8157.zip |
debian/itzks-systems-common.lintian-overrides: Rename lintian tag 'binary-without-manpage' to 'no-manual-page'.
Diffstat (limited to 'debian/itzks-systems-common.lintian-overrides')
-rw-r--r-- | debian/itzks-systems-common.lintian-overrides | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/itzks-systems-common.lintian-overrides b/debian/itzks-systems-common.lintian-overrides index 0f90d28..df3ec58 100644 --- a/debian/itzks-systems-common.lintian-overrides +++ b/debian/itzks-systems-common.lintian-overrides @@ -2,4 +2,4 @@ itzks-systems-common: package-installs-apt-sources # let's not divert the passwd man page (it is localized, to much of a hassle) -itzks-systems-common: binary-without-manpage usr/bin/passwd +itzks-systems-common: no-manual-page usr/bin/passwd |