On Tuesday, 23 August 2016 at 18:17:33 UTC, Andrei Alexandrescu
wrote:
On 08/23/2016 02:11 PM, Andrei Alexandrescu wrote:
So I went to http://code.dlang.org/register_package to
register a new
package. I got errors. First, "License is missing". That
should have a
pointer to the pertinent documentation. Second, "No tags".
There were a
few explanations, but again it would be great to point to the
appropriate documentation.
Sadly after those two and after getting my package in order, I
got: "A
package with the same name is already registered" with no
pointer to it.
(I assume it is @tsbockman's work.) Fine, the problem now is
there's no
option on how to publish a package that keeps the same github
name yet
exposes a different name...
Andrei
Hm, after removing the old remote and creating a new one called
"checkedint_andralex" which does not exist on code.dlang.org, I
still get "A package with the same name is already
registered.". No idea how to proceed, please advise. -- Andrei
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.