Registering a package with dub

Lodovico Giaretta via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 23 11:51:54 PDT 2016


On Tuesday, 23 August 2016 at 18:28:54 UTC, Andrei Alexandrescu 
wrote:
> On 08/23/2016 02:18 PM, Lodovico Giaretta wrote:
>> It referes to the package name set in the SDL/JSON 
>> configuration. You
>> have to change that. The GitHub project name means nothing for 
>> DUB.
>
> Now I have successfully published it: 
> http://code.dlang.org/my_packages/checkedint_andralex. However, 
> I see this error on the page:
>
> Version 0.0.1: Package name (checkedint) does not match the 
> original package name (checkedint_andralex). Check dub.sdl.
>
> What should I check? My dub.sdl lists checkedint_andralex.
>
>
> Andrei

By the way, posting links to code.dlang.org/my_packages/<package 
name> is useless, as that page is only available to the package 
owner.


More information about the Digitalmars-d mailing list