summaryrefslogtreecommitdiffstats
path: root/tags/l/library-package-name-for-application.tag
blob: 4287b27c66ef9fab44d752241012052f556c2ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Tag: library-package-name-for-application
Severity: info
Check: application-not-library
Experimental: yes
Explanation: This package contains a program in $PATH but is named like a
 library. E.g. instead of libfoo-bar-perl it should be named just
 foo-bar.
 .
 People tend to skip library-like named packages when looking for
 applications in the package list and hence wouldn't notice this
 package. See the reference for some (not perl-specific) reasoning.
 .
 In case the program in $PATH is only a helper tool and the package is
 primarily a library, please add a Lintian override for this tag.
See-Also: https://perl-team.pages.debian.net/policy.html#Package_Naming_Policy