On Wed, Mar 6, 2024 at 11:26 PM Christian Franke via Cygwin-apps wrote: > > Jon Turney wrote: > > On 06/03/2024 15:39, Christian Franke via Cygwin-apps wrote: > >> Jon Turney wrote: > >>> > >>> Thanks! > >>> > >>>> > >>>> libafflib_CONTENTS=" > >>>> usr/bin/cygafflib-*.dll > >>> > >>> Any reason why this package doesn't include the soversion, i.e. why > >>> not libafflib0? > >>> > >> > >> Libtsk and libafflib are my first library packages, so I'm not sure > >> what the policy is. My recent package libtsk has been accepted > >> without soversion, so I omitted it also here. I assumed that the > >> soversion will > > > > I'm going to suggest that was an oversight in the review. > > Should I also rename libtsk to libtsk19 in the planned sleutkit-*-2 > package which will add afflib support ?
yes please > The original package is only a few days old and has possibly only a > small but experienced audience, so I expect not much worries if the > change will be explained in the announcement. not worries at all if you use libtsk19_OBSOLETES=libtsk see https://cygwin.github.io/cygport/pkg_pkg_cygpart.html#PKG_OBSOLETES Regards Marco