]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Mention debcargo.toml
authorXimin Luo <infinity0@debian.org>
Sat, 7 Jul 2018 21:17:17 +0000 (14:17 -0700)
committerXimin Luo <infinity0@debian.org>
Sat, 7 Jul 2018 21:17:17 +0000 (14:17 -0700)
update.sh

index 3d6c531e159fb824b7918a8f8dfb9ce1eaaf30d5..d5758383a8f913d2fada0ef8287064f40a0fd6ee 100755 (executable)
--- 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