New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please tag releases to help Debian packaging #14
Comments
|
from now on i'm uploading JSON::Fast to CPAN, so I'm hoping that makes packaging easier. @dod38fr is that true? |
|
Err.. Trouble is that I can't find JSON::Fast on CPAN... I may be looking in the wrong place. Could you provide a link to your module page on cpan ? All the best |
|
@dod38fr not entirely sure how to answer that. The module page is on https://modules.perl6.org/dist/JSON::Fast:cpan:TIMOTIMO , but that's probably not what you were looking for. |
|
Well, usual Debian packaging needs a tar ball (or zip, xz ..) as reference. More recent packaging process and tools can also use a git tag as reference. For @timo , the easiest way to answer this request is to create a git tag for each release and push it on github. All the best |
|
FYI, If you use mi6 to bundle the releases, it'll do the git tag for you. |
Hello
To help packaging activities in Debian distribution (and probably others), could you please create tags and publish them on github so we, packagers can have something to latch on ?
Otherwise, I'll have to a package version based on a (rather arbitrary) date (e.g.
perl6-json-fast-2016.04.19-1).All the best
The text was updated successfully, but these errors were encountered: