aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer.md
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-07 14:54:14 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-07 14:54:36 +0100
commit5c7c58dd8fff02a2f6f7c4333fd2804c66706ba9 (patch)
tree2c3c85dfb8ec7cc83c573ac015d0f69ad7731239 /README-maintainer.md
parentebdd41e692e2e50b6c8998b208881b1bbea3e761 (diff)
downloadqpdf-5c7c58dd8fff02a2f6f7c4333fd2804c66706ba9.tar.zst
Minor fixes to release process
Diffstat (limited to 'README-maintainer.md')
-rw-r--r--README-maintainer.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README-maintainer.md b/README-maintainer.md
index e6a5d9b8..ca28317a 100644
--- a/README-maintainer.md
+++ b/README-maintainer.md
@@ -506,7 +506,6 @@ When done, the following should happen:
* Make sure version numbers are consistent in the following locations:
* CMakeLists.txt
* include/qpdf/DLL.h
- * manual/conf.py
`make_dist` verifies this consistency, and CI fails if they are
inconsistent.
@@ -622,7 +621,7 @@ done
If needed, go onto github and make any manual updates such as
indicating a pre-release, adding release notes, etc.
-Template for release notes:
+Template for release notes.
```
This is qpdf version x.y.z. (Brief description)
@@ -645,7 +644,8 @@ rsync -vrlcO ./ jay_berkenbilt,qpdf@frs.sourceforge.net:/home/frs/project/q/qp/q
* On sourceforge, make the source package the default for all but
Windows, and make the 64-bit msvc build the default for Windows.
-* Publish a news item manually on sourceforge.
+* Publish a news item manually on sourceforge using the release notes text. Remove the relative link
+ to README-what-to-download.md (just reference the file by name)
* Upload the debian package and Ubuntu ppa backports.