X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=tools.dbk;h=25d61a0ffca7b49402cb00c90f4cc57f40381d03;hb=c81927355fe51c8a09827d098d0caad05a052d67;hp=de5cfd4b13f639da4e42fd3772aa6ed29a1f28b9;hpb=a178c5d1e5a28aba66fa3f2ed84e2173c20cd2fd;p=developers-reference.git diff --git a/tools.dbk b/tools.dbk index de5cfd4..25d61a0 100644 --- a/tools.dbk +++ b/tools.dbk @@ -1,6 +1,8 @@ + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ + %commondata; +]> Overview of Debian Maintainer Tools @@ -104,7 +106,7 @@ use Lintian. You can also see a summary of all problems reported by Lintian on your packages -at . These reports contain the +at . These reports contain the latest lintian output for the whole development distribution (unstable). @@ -134,13 +136,13 @@ help you prevent various accidents. You can run it over a pair of binary packages: - package_1-1_arch.deb package_2-1_arch.deb +debdiff package_1-1_arch.deb package_2-1_arch.deb Or even a pair of changes files: - package_1-1_arch.changes package_2-1_arch.changes +debdiff package_1-1_arch.changes package_2-1_arch.changes For more information please see @@ -314,7 +316,7 @@ It can use chrooted environments as well. It can be used stand-alone, or as part of a networked, distributed build environment. As the latter, it is part of the system used by porters to build binary packages for all the available architectures. See for more information, and to see the system in action. +url="&url-buildd;"> to see the system in action. @@ -457,7 +459,7 @@ process through dpkg-depcheck will provide you with a good first approximation of the build-dependencies. For example: --depcheck -b debian/rules build +dpkg-depcheck -b debian/rules build dpkg-depcheck can also be used to check for run-time