Stephen Frost wrote: > We shouldn't be shipping or using static libraries.
Why not? I know we shouldn't be linking to static libraries in our packaged software, but having the static libraries available is important for some end-users and local administrators. Debian Policy section 8.3 says, The static library (libraryname.a) is usually provided in addition to the shared version. It is placed into the development package (see below).