logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

botch-annotate-strong - add strong dependency information to a dependency graph

Author

       This man page was written by Johannes Schauer. Botch is written by Johannes Schauer and Pietro Abate.

Bugs

Description

       Annotates  buildgraph.xml  and  srcgraph.xml  with strong dependency information. Strong dependencies are
       calculated for binary and source packages from the information given in Packages and Sources.

Name

       botch-annotate-strong - add strong dependency information to a dependency graph

Options

--version
           show program's version and exit

       -h,--help
           show this help message and exit

       -v,--verbose
           print additional information

       --quiet
           do not print any messages

       --deb-drop-b-d-indep
           Drop Build-Depends-Indep dependencies

       --deb-drop-b-d-arch
           Drop Build-Depends-Arch dependencies

       --deb-native-arch=arch
           Native architecture arch.

       --deb-host-arch=arch
           Host architecture arch. Defaults to native architecture.

       --deb-foreign-archs=archs
           Comma-separated foreign architectures in addition to native and host architectures.

       --bg=Packages
           Additional Packages lists that are checked and used for resolving dependencies (can be repeated)

       --fg=Packages
           Additional Packages lists that are NOT checked but used for resolving dependencies (can be repeated)

See Also

       Debian doc-base Manual /usr/share/doc/botch/wiki/Home.html

Synopsis

botch-annotate-strong [options] buildgraph.xmlsrcgraph.xmlPackagesSources

See Also