HOWTO-RELEASE: add link to official GNU maintainers guide
This commit is contained in:
parent
2119e75d2b
commit
ee118fb616
1 changed files with 10 additions and 0 deletions
|
@ -1,6 +1,16 @@
|
||||||
How to make a new release of GNU Stow
|
How to make a new release of GNU Stow
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
Prerequisite reading
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
First read the official information for maintainers of GNU software:
|
||||||
|
|
||||||
|
https://www.gnu.org/prep/maintain/
|
||||||
|
|
||||||
|
Release procedure
|
||||||
|
-----------------
|
||||||
|
|
||||||
- Ensure NEWS contains the latest changes.
|
- Ensure NEWS contains the latest changes.
|
||||||
|
|
||||||
- Ensure configure.ac contains the new version number.
|
- Ensure configure.ac contains the new version number.
|
||||||
|
|
Loading…
Reference in a new issue