Updated packages raku-json-class and raku-meta6 to fix bugs
Dominique Dumont
domi.dumont at free.fr
Fri Oct 11 07:55:50 BST 2024
Hi
On Friday, 11 October 2024 04:18:50 CEST Timo Paulssen wrote:
> This will be my opportunity to learn how to properly release module
> packages.
👍
> BTW, I wonder if we should have version requirements from the META6.json
> file of a module translated to dependencies on our packaged modules?
Yes, that's mandatory, unless the version is so old that it was removed from
debian old-stable (the release before Debian stable, i.e. a release at least 4
years old).
> I think I would like you to walk me through what I have to do to get an
> updated raku module into debian, Dominique.
Most of the heavy lifting, including upgrade and version update can be done by
dh-make-raku. Once the package builds fine, update salsa repo and I'll do the
upload.
See https://manpages.debian.org/bookworm/dh-make-raku/dh-make-raku.1p.en.html
But bear in mind that raku module build is quite unpredictable as long as
rakudo compiler id generation is not stabilized.
All the best
More information about the Pkg-rakudo-devel
mailing list