]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Mention what to do if there's a `git diff`
authorXimin Luo <infinity0@debian.org>
Fri, 6 Jul 2018 06:17:54 +0000 (23:17 -0700)
committerXimin Luo <infinity0@debian.org>
Fri, 6 Jul 2018 06:17:54 +0000 (23:17 -0700)
update.sh

index 87a20b87e3560e33fb728ce88cc57eede169422f..9540376e8acffca6dee11b2ce57cf7d76bbf2d60 100755 (executable)
--- a/update.sh
+++ b/update.sh
@@ -61,6 +61,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 there was a `git diff` above, check it to see if debcargo made changes to
+any auto-generated hint files. If so, you should make the equivalent changes to
+the non-hint files, and git-add these too.
+
 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