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

Bump version to 1.0.1 for NonGNU ELPA #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skangas
Copy link

@skangas skangas commented Jan 2, 2022

Hi!

I am investigating if we could add this package to NonGNU ELPA (see link), a new Emacs Lisp package archive that will be enabled by default in Emacs 28. This means that users of that version or later will be able to install this package without any configuration: they can just run M-x list-packages and install it out of the box. We hope that this will improve Emacs and help bring new users to this package and others.

The main difference between NonGNU ELPA and MELPA is that only stable versions of packages are released. A new release will be made automatically when you bump the "Version" commentary header in this repository, as I do in this commit. In the future, you can bump the package version (thereby releasing a new version) when you think it makes sense and at your convenience.

The rules for accepting a package into NonGNU ELPA are here, for your reference:

https://git.savannah.gnu.org/cgit/emacs/nongnu.git/tree/README.org#n133

As far as I can tell, this package already follows the rules so there should be nothing more to do with regards to that. It would be good to add the license and copyright header to the test file as I have suggested separately.

Please let me know if you have any questions about NonGNU ELPA.

Thanks!

@skangas
Copy link
Author

skangas commented Jan 5, 2022

BTW, it would be good if you could review the NonGNU ELPA rules and let us know if you think there will be any problems with following any of them going forward. They should be straightforward and easy to follow, but note in particular that NonGNU ELPA does not distribute any package that recommends proprietary software.

https://git.savannah.gnu.org/cgit/emacs/nongnu.git/tree/README.org#n133

@skangas skangas changed the title Bump version to 0.2 for NonGNU ELPA Bump version to 1.0.1 for NonGNU ELPA Jan 7, 2022
@skangas
Copy link
Author

skangas commented Jan 7, 2022

I see that you already tagged a version as 1.0.0 with a git tag, so I've updated the pull request to bump it to 1.0.1.

@skangas
Copy link
Author

skangas commented Dec 13, 2022

@astahlman Friendly ping.

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

Successfully merging this pull request may close these issues.

1 participant