On Wed, Aug 07, 2024 at 11:11:39PM +0200, gregor herrmann wrote: > On Tue, 06 Aug 2024 14:33:05 +0300, Niko Tyni wrote: > > > (Somewhat amusingly the json_pp version in the perl 5.40 package warns > > as well, as it's an identical copy of this one. I'll file a separate bug > > about that. The issue needs to be fixed in both packages, and preferrably > > in the separate libjson-pp-perl package first so that installing it on > > 5.40 will not cause a regression.) > > Done in 4.16000-2.
Thanks! > The other question is if we want to (temporarily) kick out the > separate package from testing when it doesn't contain a newer version > than the bundled one? Equal (upstream) versions between perl and the separate dual life packages work technically fine together, they are just somewhat wasteful. Older separate packages are already handled by Breaks on the perl side. I'd say let the equal versions be for now and maybe revisit them after the main 5.40 transition or even later around trixie freeze time? That might save us a bit of unnecessary work for packages that get updated to newer versions between now and then. -- Niko