u...@debian.org (Aaron M. Ucko) writes: > Stephen Leake <stephen_le...@stephe-leake.org> writes: > >> You have suggested changing it to unversioned libmysqlclient. However, >> I think that is potentially dangerous. > > The official package name *is* libmysqlclient-dev; there is no > libmysqlclient16-dev, even as a provided virtual package name. I > suspect specifiying > > libmysqclient-dev (>= 5.1), libmysqlclient-dev (<< 5.2~) > > would have the desired effect, though.
Ok, that makes sense. Done. >> Is there a summary of the API changes? >> http://dev.mysql.com/doc/refman/5.1/en/news-5-1-x.html lists all the >> changes to MySQL; I'm working my way thru the list, but it's hard to >> be sure how that relates to the library API. > > I'd just compare the headers to see how the relevant declarations > changed. Good idea. It turns out some of the gnade data types have been wrong for a while (ie, they don't match libmysqlclient15, either). I'll generate a patch for the Debian release, and submit the changes upstream. And do the same check for the other gnade imports (sigh). -- -- Stephe -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org