From b39a1eab117ef1d481b26eec38f5a77268301af0 Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Thu, 21 Jun 2018 01:16:05 -0700 Subject: [PATCH] Refine instructions --- update.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/update.sh b/update.sh index bf7cd8078..950ad6165 100755 --- a/update.sh +++ b/update.sh @@ -57,9 +57,10 @@ corresponding non-hint files. (We have no way to auto-detect this so you have to be honest!) You should also ignore the FIXME in the Distribution field in the top entry of debian/changelog, that will be dealt with in the next step. -If satisfied with the output, run \`./release.sh $*\` to finalise your changes -in the changelog and build a release-ready .dsc in build/. Assuming it runs -successfully, you may \`dput\` the results afterwards. If you're not a Debian +When satisfied with the output, you can commit and push all your changes. Then, +ask a Debian Developer to run \`./release.sh $*\` to finalise your changes in +the changelog and build a release-ready .dsc in build/. Assuming it runs +successfully, they may \`dput\` the results afterwards. If you're not a Debian Developer and are unable to upload, please don't run that script because it -will commit the wrong thing to git; instead get a DD to run it on your behalf. +will add inaccurate commits to git stating that the package has been uploaded. eof -- 2.39.5