[Libevent-users] SONAME in 2.0.12

2011-06-17 Thread Leo 'costela' Antunes
Hi, In the process of building the Debian package for 2.0.12, I noticed Makefile.am contains VERSION_INFO=6:1:1, but the generated libs have all SONAME=*.so.5 I'm still parsing through the build-system (I'm the new guy helping with this package) trying to figure out what's going on, but decided

Re: [Libevent-users] SONAME in 2.0.12

2011-06-17 Thread Nick Mathewson
On Fri, Jun 17, 2011 at 6:25 AM, Leo 'costela' Antunes cost...@debian.org wrote: Hi, In the process of building the Debian package for 2.0.12, I noticed Makefile.am contains VERSION_INFO=6:1:1, but the generated libs have all SONAME=*.so.5 I'm still parsing through the build-system (I'm the