revu-build - Debian packages reviewing tool
Contents
Copyright
Copyright © 2006 Raphaël Pinson.
This manual page was written by Raphaël Pinson <<raphink@ubuntu.com>> for the Debian system (but may be
used by others). Permission is granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 or any later version published by the Free Software Founda‐
tion.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/com‐mon-licenses/GPL.
2005-02-08 revu-build(1)
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 ]
