[Pkg-gtkpod-devel] Re: [Gtkpod-devel] Using older gtkpod with new libgpod?

Frank Lichtenheld djpig at debian.org
Mon Oct 9 23:49:29 UTC 2006


On Wed, Oct 04, 2006 at 04:48:10AM +0200, Jorg Schuler wrote:
> > 3) I convince you to change the soname :)
> 
> 3) sounds fine -- have a look at http://sourceforge.net/mailarchive/message.php?msg_id=36647909 and tell me if that would work, if not send a new patch. I just don't like to increment the version from V0 to V1 to V2 to V3 everytime we have to change the API (getting quite stable for music-related stuff, not stable for photos yet).

Yeah, the patch seems fine (I have played around with it a bit and
tried different SO_VERSIONS). I have some issues with the comments about
increasing the version though. I would propose the following statements:

dnl libtool versioning
# +1 : 0 : +1  == adds new functions to the interface
# +1 : 0 : 0   == changes or removes functions (changes include both
#                 changes to the signature and the semantic)
#  ? :+1 : ?   == just internal changes

(I have merged the third line into the second since I believe this to
be more correct, changed the actual texts and reset the REVISION to 0
if CURRENT is incremented which makes more sense and is in line with
the libtool documentation)

Gruesse and sorry for my long respond times,
-- 
Frank Lichtenheld <djpig at debian.org>
www: http://www.djpig.de/



More information about the Pkg-gtkpod-devel mailing list