On 18 Jun 2014, at 18:44, Helmut Grohne <[email protected]> wrote: > Control: tags -1 - patch > > On Mon, Jun 16, 2014 at 06:28:40PM +0200, Helmut Grohne wrote: >> On Thu, Jun 12, 2014 at 02:00:26PM +0200, Erwan Prioul wrote: >>> * Build using dh-autoreconf for new port support. > > The original pcre3 package patches configure to "fix" the soname.
Yes. It is unfortunate that this is necessary, but debian had PCRE building a shared library before this was supported upstream, and when upstream added shared library support I felt that compatibility with existing debian packages was more important than compatibility with other linux distributions so kept the soname I had previously used. Since then there has never been a need for a change to the soname, or I would have taken the opportunity to change it to be the same as upstream. > By applying dh-autoreconf this "fix" is ignored and the resulting binary > packages become broken. Presumably what I need to do is to patch configure.ac instead of configure. The version numbers appear to be conveniently at the top of there, so this should be straightforward. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

