From 01be05d014bae0ba7f60e5cb78cec991225e857a Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Sat, 7 Jul 2018 14:17:17 -0700 Subject: [PATCH] Mention debcargo.toml --- update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update.sh b/update.sh index 3d6c531e1..d5758383a 100755 --- a/update.sh +++ b/update.sh @@ -67,6 +67,9 @@ and directly git-add without editing: When done, git-add all your changes plus any unmodified hint files, and re-run this command (\`./update.sh $*\`). +For issues with debian/control, edit src/$PKGNAME/debian/debcargo.toml instead. +You can find docs for that in debcargo.toml.example in the debcargo git repo. + Check that your fixes actually get rid of the FIXMEs. Of course, you can ignore FIXMEs listed in hint files, assuming you actually fixed the issues in the corresponding non-hint files. (We have no way to auto-detect this so you have -- 2.39.5