← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

Re: [Merge] lp:~jr/ubuntu-packaging-guide/libraries into lp:ubuntu-packaging-guide

 

Review: Needs Fixing
Looks mostly good. Comments:

  - We're trying to get rid of .la files, please mention this as often lines in rules are required to do that. http://wiki.debian.org/ReleaseGoals/LAFileRemoval (in fact, I wonder if the whole shared libraries section could just say "don't")
  - You could link to this rather good guide http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html
  - How can I check myself if upstream has got its SONAME right?
  - I'd like the guide to be more explicit about SONAME being in the runtime package name, and the fact that this means that you often have to rename the package, and that this causes a transition so should be avoided if possible.
  - The third paragraph could probably be improved: "While sometimes libraries are distributed along with programs (this is called /bundling/), it is preferred for them to be distributed separately. This is because of x, y, z". Then a separate package describing the libfoo-dev, libfoo-SONAME conventions.
  - s/programme/program/

Good work!
-- 
https://code.launchpad.net/~jr/ubuntu-packaging-guide/libraries/+merge/69293
Your team Ubuntu Packaging Guide Team is subscribed to branch lp:ubuntu-packaging-guide.


References