EnglishFrenchSpanish

Ad


OnWorks favicon

git-debdry-build - Online in the Cloud

Run git-debdry-build in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command git-debdry-build that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


git-debdry-build - simple wrapper around debdry and git-buildpackage

git-debdry-build


A simple wrapper around git-buildpackage and debdry.

Usage


$ git debdry-build [OPTIONS]

Options


git-debdry-build does not take any options itself, and all options passed to it on the
command line are passed unchanged to git-buildpackage.

Mode of operation


git-debdry-build will create a temporary branch off the current HEAD, run debdry on it,
commit the debian/ directory to that branch, and build the package using
git-buildpackage(1).

If the build succeeds, you will find the build artifacts in the parent directory as usual,
and the temporary branch will be deleted. If you want to save the state of tree used for
the build (for example when doing the final build before uploading to the Debian archive),
you can just pass the --git-tag option to git-buildpackage and that very tree will be
tagged for you.

If the build fails, git-debdry-build will not remove the temporary branch and will tell
you its name so that you can inspect its contents if necessary.

See also


git-buildpackage(1)

Use git-debdry-build online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad