Re: New libmysqlclient transition necessary

2006-03-20 Thread Steve Langasek
On Mon, Mar 20, 2006 at 09:22:33PM +0100, Christian Hammers wrote: > On 2006-03-16 Steve Langasek wrote: > > > > > During the last month I have build my libmysqlclient15 with > > > > > shared symbols that looked in "objdump -T" like: > > > > > 0013a154 gDO .bss 0004 MYSQL_5.0 my_don

Re: New libmysqlclient transition necessary

2006-03-20 Thread Christian Hammers
Hello On 2006-03-16 Steve Langasek wrote: > > > > During the last month I have build my libmysqlclient15 with > > > > shared symbols that looked in "objdump -T" like: > > > > 0013a154 gDO .bss 0004 MYSQL_5.0 my_dont_interrupt > > > > 00026d70 gDF .text 02fa MYSQL_5.0 m

Re: New libmysqlclient transition necessary

2006-03-17 Thread Christian Hammers
Hi On 2006-03-17 Bastian Blank wrote: > On Fri, Mar 17, 2006 at 01:50:41AM +0100, Christian Hammers wrote: > > 1. Package changes: > >* Change package names (without changing the library filename, of > > course): > > libmysqlclient15-dev-> libmysqlclient15off-dev > > The release team

Re: New libmysqlclient transition necessary

2006-03-17 Thread Bastian Blank
On Fri, Mar 17, 2006 at 01:50:41AM +0100, Christian Hammers wrote: > 1. Package changes: >* Change package names (without changing the library filename, of course): > libmysqlclient15-dev-> libmysqlclient15off-dev The release team will kill you for that change. There are no source in

Re: New libmysqlclient transition necessary

2006-03-16 Thread Steve Langasek
On Fri, Mar 17, 2006 at 01:50:41AM +0100, Christian Hammers wrote: > There is another libmysqlclient transition coming so I like to inform > the release team about it. > In the last month there already was one where I tried to get rid of > libmysqlclient10/12/14 in favour of libmysqlclient15. Tha

New libmysqlclient transition necessary

2006-03-16 Thread Christian Hammers
Hello There is another libmysqlclient transition coming so I like to inform the release team about it. In the last month there already was one where I tried to get rid of libmysqlclient10/12/14 in favour of libmysqlclient15. Thanks to the versioned symbols this was no big deal and was almost fini