Registering a package with dub
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 23 11:28:54 PDT 2016
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
More information about the Digitalmars-d
mailing list