Lintian tag information: chown-with-dot (type: pedantic)

Description (from lintian-explain-tags)

The named script uses a dot to separate owner and group in a call like
chown user.group but that usage is deprecated.

Please use a colon instead, as in:

chown user:group.

Please refer to
https://lists.debian.org/debian-devel/2022/03/msg00138.html for details.

Visibility: pedantic
Show-Always: no
Check: script/deprecated/chown

Show affected packages