From 817114e18b76ae1f131dde86d76bb36ab8125b5d Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Thu, 30 Jul 2009 01:07:47 +0200 Subject: [PATCH] Document modified --give-back semantics --- bin/wanna-build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bin/wanna-build b/bin/wanna-build index 669a93e..963e25d 100755 --- a/bin/wanna-build +++ b/bin/wanna-build @@ -2689,7 +2689,10 @@ Options: a new version number (source-version + "+b") --give-back: Mark a package as ready to build that is in state Building, Built or Build-Attempted. To give back a package in state Failed, use - --override + --override. This command will actually put the package in state + BD-Uninstallable, until the installability of its Build-Dependencies + were verified. This happens at each call of --merge-all, usually + every 15 minutes. --merge-quinn: Merge quinn-diff output into database. --merge-packages: Merge Packages files into database. --pretend-avail: Pretend that given packages are available now and give -- 2.39.5