mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-10 20:37:54 -05:00
@@ -3,14 +3,14 @@ When ready to do a release, do the following:
|
||||
1. Ensure all makefiles are updated as required (remember update of opennds/openwrt makefile for its release PR)
|
||||
2. conf.h - update version number and copyright eg current year
|
||||
3. Changelog - list changes and add to docs/changelog.rst
|
||||
4. debian/changelog - list changes
|
||||
5. debian/copyright - update copyright dates as required eg current year
|
||||
4. deprecated - debian/changelog - list changes
|
||||
5. deprecated - debian/copyright - update copyright dates as required eg current year
|
||||
6. docs/source/conf.py - update copyright notice eg current year, version and release numbers, files to copy etc as applicable
|
||||
7. openwrt/Makefile - update copyright notice eg current year, version and release numbers, files to copy etc as applicable
|
||||
8. /Makefile - update copyright notice eg current year, version and release numbers, files to copy etc as applicable
|
||||
9. libraries - update copyright dates as required eg current year
|
||||
10. "cd docs" then "make man". Copy resulting docs/build/man/opennds.1 to overwrite old debian/doc/opennds.1
|
||||
11. remove /docs/build directory created in step 9
|
||||
10. deprecated - "cd docs" then "make man". Copy resulting docs/build/man/opennds.1 to overwrite old debian/doc/opennds.1
|
||||
11. deprecated - remove /docs/build directory created in step 9
|
||||
12. Commit and Push to origin
|
||||
13. Github - Create Pull Request and Merge to master
|
||||
14. Github proceed to "Draft New Release"
|
||||
|
||||
Reference in New Issue
Block a user