Improving .deb
Improving .deb
Posted May 31, 2019 14:58 UTC (Fri) by patrakov (subscriber, #97174)In reply to: Improving .deb by imMute
Parent article: Improving .deb
In this particular case, there is a policy how to name packages providing shared libraries, and a lintian check that enforces it. E.g., under this policy, a package that provides libncurses.so.6 must be named libncurses6. So this is a case of convention over configuration, but the end result is the same.