Bug#1074232: transition: stk

2024-06-24 Thread Sebastian Ramacher
Control: tags -1 confirmed

On 2024-06-24 22:35:27 +0200, IOhannes m zmoelnig wrote:
> Package: release.debian.org
> Severity: normal
> X-Debbugs-Cc: s...@packages.debian.org
> Control: affects -1 + src:stk
> User: release.debian@packages.debian.org
> Usertags: transition
> 
> The latest version of STK fixes #1051564.
> Unfortuatenly STK upstream refuses to commit to semversioning their library,
> and instead attaches the release-version to the libraryname,
> following best practices as laid out in
> .
> 
> In any case, the Debian package has so far followed this scheme (which 
> requires
> a new binary package for every non-minor release), and the plan is
> to continue to do so (upstream is not very active these days).
> 
> The new library name requires a transition for the reverse dependencies.
> 
> I've done a test-build of the rdeps using 'ratt', and have not encountered any
> problems (the project's API is pretty stable)
> 
> Thanks for scheduling a transition.

Please go ahead

Cheers
-- 
Sebastian Ramacher



Bug#1074232: transition: stk

2024-06-24 Thread IOhannes m zmoelnig
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: s...@packages.debian.org
Control: affects -1 + src:stk
User: release.debian@packages.debian.org
Usertags: transition

The latest version of STK fixes #1051564.
Unfortuatenly STK upstream refuses to commit to semversioning their library,
and instead attaches the release-version to the libraryname,
following best practices as laid out in
.

In any case, the Debian package has so far followed this scheme (which requires
a new binary package for every non-minor release), and the plan is
to continue to do so (upstream is not very active these days).

The new library name requires a transition for the reverse dependencies.

I've done a test-build of the rdeps using 'ratt', and have not encountered any
problems (the project's API is pretty stable)

Thanks for scheduling a transition.

mfardy
IOhannes


Ben file:

title = "stk";
is_affected = .depends ~ "libstk-4.6.2" | .depends ~ "libstk-5.0.0";
is_good = .depends ~ "libstk-5.0.0";
is_bad = .depends ~ "libstk-4.6.2";