On 12/11/2011 04:53 PM, Alessandro Ghedini wrote: > On Sat, Dec 10, 2011 at 06:30:17PM +0100, Alessandro Ghedini wrote: >> For reasons I do not know the shlibs version of the libcurl3 package was >> overridden by one of the previous maintainers of the package and hasn't >> been updated for long. I will look into this (I'll probably remove the >> overrides at this point or just bump them FWIW). > > Actually, the shlibs overrides *are* needed, it's just that they have not > been updated since curl 7.16.something. > > I've bumped them now for all the lib packages, the upload should follow > soon.
Did you have a look at the difference between symbols of the 7.16 version and the latest one adding new symbols? The local shlibs up to now were all from introducing versioned symbols, which is clearly the minimum version. But for the maximum version one needs to know when the last symbol was added. Hmm, shouldn't we use symbol files so dependencies only get bumped when there are actually new symbols and only when they get used? Cheers Luk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

