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

ratt - Rebuild All The Things!

Author

       This manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian  project  (and
       may be used by others).

                                                   2015-10-05                                            RATT(1)

Description

       ratt  (“Rebuild  All The Things!”) operates on a Debian .changes file of a just-built package, identifies
       all reverse-build-dependencies and rebuilds them with the .debs from the .changes file.

       The intended use-case is, for example, to package a new snapshot of a Go library and verify that the  new
       version does not break any other Go libraries/binaries.

Name

       ratt - Rebuild All The Things!

Options

       Run ratt -help for more details.

       Note  that  ratt calls sbuild without setting or modifying environment variables, so please see sbuild(1)
       for details about the SBUILD_CONFIG environment variable and others.

Synopsis

ratt [flags] changesfile

See Also