X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=blobdiff_plain;f=tools.dbk;h=7f6264824884f7aff730e212966bc8c34e9b35bd;hp=7f18532b7a5732b7fbeac4265c9fca3ee915d719;hb=77cab965d9dbb3b3ec96b588c612b3dba78efb3a;hpb=8a77d09ebb4f5b985db6da174892a3a66d5aa272 diff --git a/tools.dbk b/tools.dbk index 7f18532..7f62648 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 @@ -24,7 +26,7 @@ exclusion of a competing tool. Most of the descriptions of these packages come from the actual package descriptions themselves. Further information can be found in the package documentation itself. You can also see more info with the command -apt-cache show <package-name>. +apt-cache show <package-name>.
Core 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 @@ -519,6 +521,22 @@ Documentation for the DTD can be found in the debiandoc-sgml-doc package. +
<systemitem role="package">debian-keyring</systemitem> @@ -538,6 +556,28 @@ unpacking it.
- +
-