-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Related to https://fosstodon.org/@Cs137@chaos.social/112874734124443803
It seems that for packages submitted via l3build, the bugtracker information is missing on ctan.
I'm wondering if the line
https://github.com/latex3/l3build/blob/main/l3build-upload.lua#L269
ctan_field("bugtracker", uploadconfig.bugtracker, 255, "URL(s) of bug tracker", false, true )
should read
ctan_field("bugs", uploadconfig.bugtracker, 255, "URL(s) of bug tracker", false, true )
to match the field name given at https://ctan.org/help/submit ?
(feel free to edit the punny title, I could not resist)
Cs137FeXoR-o-Illuria
Metadata
Metadata
Assignees
Labels
No labels