summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-12-31 16:52:00 +0100
committerJay Berkenbilt <ejb@ql.org>2012-12-31 17:43:20 +0100
commit66ef118b4377a00329314a9d7cbe23cf12e12832 (patch)
treea16aae3c06a430f62ac1bc0383c2f23bb083b62a
parent3e96148aa552eef6325c4d5e77ebae67df286675 (diff)
downloadqpdf-66ef118b4377a00329314a9d7cbe23cf12e12832.tar.zst
Mention github issues and debian package in README.maintainer
-rw-r--r--README.maintainer4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.maintainer b/README.maintainer
index fd4e3b94..4be45f51 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -28,7 +28,7 @@ Release Reminders
You can generate these by running valgrind with --gen-suppressions=yes.
- * Check all open issues in the sourceforge trackers.
+ * Check all open issues in the sourceforge trackers and on github.
* If any interfaces were added or changed, check C API to see whether
changes are appropriate there as well.
@@ -91,6 +91,8 @@ Release Reminders
libraries. Run ./make_windows_releases from there. You will need
to have zip in your path.
+ * Before releasing, rebuild and test debian package.
+
* Remember to copy README-what-to-download.txt separately onto the
download area.