mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
Add rebuilding manpages as a release task
This commit is contained in:
parent
2f79826bc0
commit
0c9c7770b7
@ -13,7 +13,9 @@ When releasing a new version
|
|||||||
Don't add the release date yet though; it will be added after the release,
|
Don't add the release date yet though; it will be added after the release,
|
||||||
from the date in the mailing list archives.
|
from the date in the mailing list archives.
|
||||||
- Change VERSION in the top of configure.in to hold the new version number.
|
- Change VERSION in the top of configure.in to hold the new version number.
|
||||||
- Commit only this change.
|
- Update the manpages so the will have the new release number by first
|
||||||
|
building the source, followed by making the `update-man' target in doc/.
|
||||||
|
- Commit these changes.
|
||||||
- Create a signed tag having the version ("ELinks X.X.X") as the subject and
|
- Create a signed tag having the version ("ELinks X.X.X") as the subject and
|
||||||
using the changelog create above as the body. Use something like:
|
using the changelog create above as the body. Use something like:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user