man > cvs-debuild(1)

๐Ÿ“› NAME

cvs-debuild โ€” build a Debian package using cvs-buildpackage and debuild

๐Ÿš€ Quick Reference

Use CaseCommandDescription
Build package with debuildcvs-debuildWrapper around cvs-buildpackage using debuild as builder
Pass debuild optionscvs-debuild --no-conf --lintianPass options to debuild; first non-debuild option signals start of cvs-buildpackage options
Specify root commandcvs-debuild -r fakerootSet the gain-root command for cvs-buildpackage
Preserve environmentcvs-debuild --preserve-envvar=HOMEPreserve specific environment variables
Run lintian after buildcvs-debuild --lintian --lintian-opts -iRun lintian with options after debuild

๐Ÿ“‹ SYNOPSIS

cvs-debuild [debuild options] [cvs-buildpackage options] [--lintian-opts lintian options]

๐Ÿ“ DESCRIPTION

cvs-debuild is a wrapper around cvs-buildpackage to run it with debuild as the package-building program. (This cannot simply be accomplished using the -C option of cvs-buildpackage, as it does not know how to handle all of the special debuild options.)

The program simply stashes the debuild and lintian options, and passes them to debuild when it is called by cvs-buildpackage. All of the standard debuild options may be used (as listed below), but note that the root command specified by any --rootcmd or -r command-line option will be passed as an option to cvs-buildpackage. The first non-debuild option detected will signal the start of the cvs-buildpackage options.

The selection of the root command is slightly subtle: if there are any command-line options, these will be used. If not, then if cvs-buildpackage is set up to use a default root command, that will be used. Finally, if neither of these are the case, then debuild will use its procedures to determine an appropriate command, as described in its documentation.

See the manpages for debuild(1) and cvs-buildpackage for more information about the behaviour of each.

โš™๏ธ OPTIONS

The following are the debuild options recognised by cvs-debuild. All cvs-buildpackage and lintian options are simply passed to the appropriate program. For explanations of the meanings of these variables, see debuild(1).

๐Ÿ”— SEE ALSO

โœ๏ธ AUTHOR

This program was written by Julian Gilbey <jdg AT debian.org>.

cvs-debuild(1)
๐Ÿ“› NAME ๐Ÿš€ Quick Reference ๐Ÿ“‹ SYNOPSIS ๐Ÿ“ DESCRIPTION โš™๏ธ OPTIONS ๐Ÿ”— SEE ALSO โœ๏ธ AUTHOR

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-01 00:01 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!