R Frith-Macdonald wrote: > So for your purposes, (being able to upgrade the library without > changing existing apps), the current linkage is correct for base, but > too lax for gui (you could upgrade to a gui version which would break > the existing apps).
Right. > Normally the interface for a library package is set in > packagename_INTERFACE_VERSION, but looking at the git repository I see > that was removed from the GUI makefile around release 0.30 JFTR, the Debian gnustep-gui package has this change reverted: https://sources.debian.org/src/gnustep-gui/0.32.0-3/debian/patches/build-fix.patch
