summaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-06-03 19:39:09 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-03 19:39:09 +0200
commite1a60126b3d078ef3486caa20d257937a2738018 (patch)
tree6a4355656d2205e2cee60fae7d8b9ab3a13df64b /README.maintainer
parent17de39a6a0a5bc51becc090bfbb920c3a37fa9a5 (diff)
downloadqpdf-e1a60126b3d078ef3486caa20d257937a2738018.tar.zst
create signed release tags
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.maintainer b/README.maintainer
index 31097185..ff97a5ba 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -90,7 +90,9 @@ Release Reminders
in the "files" subdirectory of the website on sourceforge.net.
* Create a tag in the version control system, and make backups of the
- actual releases.
+ actual releases. With git, use git tag -s to create a signed tag:
+
+ git tag -s release-qpdf-$version HEAD -m'qpdf $version'
* When releasing on source forge, external-libs distributions go in
external-libs/yyyymmdd, and qpdf distributions go in qpdf/vvv