X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=blobdiff_plain;f=tools.dbk;h=7eeb56704a62541e9322c2bd56ae9748643fd17b;hp=70514dc867d433567dc8e82ed55d6dcf98c225bf;hb=20ea8ac97f9556ff2f9198d393710f413184d4a8;hpb=dad69a3b080c9433b2c707311f1bb3e336eee30d diff --git a/tools.dbk b/tools.dbk index 70514dc..7eeb567 100644 --- a/tools.dbk +++ b/tools.dbk @@ -212,17 +212,17 @@ packages. The following packages help with the package building process, general driving dpkg-buildpackage as well as handling supporting tasks. -
-<systemitem role="package">cvs-buildpackage</systemitem> +
+<systemitem role="package">git-buildpackage</systemitem> -cvs-buildpackage provides the -capability to inject or import Debian source packages into a CVS repository, -build a Debian package from the CVS repository, and helps in integrating +git-buildpackage provides the +capability to inject or import Debian source packages into a Git repository, +build a Debian package from the Git repository, and helps in integrating upstream changes into the repository. -These utilities provide an infrastructure to facilitate the use of CVS by -Debian maintainers. This allows one to keep separate CVS branches of a package +These utilities provide an infrastructure to facilitate the use of Git by +Debian maintainers. This allows one to keep separate Git branches of a package for stable, unstable and possibly experimental distributions, along with the other benefits of a version control system. @@ -254,9 +254,8 @@ package's build-dependencies are correct, and to be sure that unnecessary and wrong build dependencies will not exist in the resulting package. -A related package is pbuilder-uml, -which goes even further by doing the build within a User Mode Linux -environment. +A related package is cowbuilder, +which speeds up the build process using COW filesystem on any standard Linux filesystem.