Skip to content

Commit 13a277f

Browse files
committed
Update release checklist to include DOI info.
1 parent d8c6ee3 commit 13a277f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

doc/releasenotes/checklist.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@ TESTING
1818

1919
MANUAL
2020

21-
* Update version number in macro at top of userguide.tex.
21+
* Update version number and DOI in macro at top of userguide.tex.
2222

23-
* Update version number in install/install.tex.
23+
* Update version number in install/install.tex (verbatim shell environment)..
24+
25+
* Update citation information (year) in preface.tex.
2426

2527
SOURCE CODE
2628

27-
* Increment version number in configure.ac.
29+
* Update version number and DOI in configure.ac.
2830

2931
* Add changes to CHANGES.
3032

@@ -71,6 +73,10 @@ TAG
7173

7274
RELEASE
7375

76+
* Create release from tag on GitHub.
77+
78+
* Get DOI at zenodo and update DOI in README.md, configure.ac, and userguide.tex.
79+
7480
* Upload source tarballs to GitHub.
7581

7682
* Package binaries
@@ -81,6 +87,8 @@ RELEASE
8187

8288
* Upload manual to GitHub.
8389

90+
* Create Docker image.
91+
8492
UPDATE next and maint
8593

8694
* Rewind next to master

0 commit comments

Comments
 (0)