On 19/08/2025 20:47, Hans Petter Jansson via Cygwin-apps wrote:
On Sun, 2025-08-17 at 15:37 +0100, Jon Turney wrote:
I'd suggest that you include the soversion in the shared library
package
name and explicitly match against that for the contents, just in case
it
ever changes, e.g.

-libchafa_CONTENTS="usr/bin/*.dll"
+libchafa0_CONTENTS="usr/bin/*-0.dll"

Apart for that, this looks good.

I've added your key, and this to your packages.

Thanks! I've submitted it with the change. And thanks Brian for the ++.
Since you did upload the -1 version, next time you update this package (there is no urgency), can you please add:

libchafa0_OBSOLETES="libchafa"

This memorializes that libchafa shouldn't be left installed anywhere, and helps the package expiry logic make correct decisions about when that package can be removed...

Reply via email to