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

revu-build - Debian packages reviewing tool

Description

       Debian packages reviewing tool.

       revu-build is a reviewing tool from the revu-tools package, aimed to helping reviewers of Debian packages
       in  their task. revu-build achieves a series of build tests using pbuilder, lintian and linda. It returns
       a series of reports in the current folder that can be used by revu-report to generate a full report.

       Among the informations revu-build gives are:

       • Whether the package fails to build from source in pbuilder ;

       • Whether lintian and linda are happy with this package ;

       • Whether running debuild-S-sa on this package generates files in the diff outside of debian/.

Name

       revu-build - Debian packages reviewing tool

Options

--help|-h
              Show informations about the program and the usage.

       dscfile
              Indicate what dsc file to use. This is optional since revu-build can detect the dsc file automati‐
              cally in the folder.

Synopsis

revu-build [ --help|-h ] [ dscfile ]

See Also