On Fri, Nov 22, 2024 at 11:09:04AM +0000, Ahmad Khalifa wrote:
> I'm trying to see if I can handle packaging a utility but I'm looking for
> some example packages to help me figure a few things out:
> 
> 1. Package installs bin+lib+headers, typically this would be 3 packages
> (tool, libtool, libtool-dev), but could it be packaged as 1 with all three
> parts?

No.

> I don't see a rule prohibiting that

Public shared libraries must be installed in a package with the name based
on the library SONAME (see Policy 8.1; you must read the whole of Policy 8
when packaging a public shared library). Even if it's fine for your
package (so the tool is less important than the library), packages with
different SONAMEs of the same library should be co-installable.

> Does this happen or is it allowed?

I'm sure it happens from time time. It's not allowed.


-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to