Skip to content
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 v0.6 #25

Closed
hashar opened this issue Jan 17, 2013 · 3 comments
Closed

please tag v0.6 #25

hashar opened this issue Jan 17, 2013 · 3 comments

Comments

@hashar
Copy link
Contributor

hashar commented Jan 17, 2013

Hello,

I am packaging your script for Debian and the system requires the version to be tagged in the git repository. The system currently only find 0.1, 0.2 and 0.3 :(

http://githubredir.debian.net/githubredir.cgi?author=alecthomas&project=voluptuous

Can you please:

git tag 0.6 8bd3ac007af6c0ad802ab5df72aa3c49134db7a3
git tag 0.6 283e9b5e76bd4d1f57bf475f0ba198c984dab45e
git tag 0.4 7b7f674c6fa604c718e0089323b6d2dfe21134bb
git push --tags

Then check that http://githubredir.debian.net/githubredir.cgi?author=alecthomas&project=voluptuous does show up the new versions :-]

Thanks!

@alecthomas
Copy link
Owner

That's a really weird requirement, but sure thing. Tagged.

@hashar
Copy link
Contributor Author

hashar commented Jan 17, 2013

Thanks!!

My comment above had a wrong entry for version 0.5 sorry. So you need one more command:

git tag 0.5 283e9b5e76bd4d1f57bf475f0ba198c984dab45e
git push --tags

Then whenever you push a new tag, the debian github redirector will show up the new version and I can have a package build automatically :-]

@hashar
Copy link
Contributor Author

hashar commented Jan 18, 2013

My last comment has been fixed by Alec :-] Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants