From fd33305f4875ecb7266063a04b549aad9532ecce Mon Sep 17 00:00:00 2001 From: lucas Date: Sat, 7 Jun 2008 22:36:10 +0000 Subject: [PATCH] Fix some typos in tag names. Note that 'make index.html' allows to regenerate only the HTML version, which is quite handy for a pre-commit test ;) git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@5222 313b444b-1b9f-4f58-a734-7bb04f332e8d --- pkgs.dbk | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pkgs.dbk b/pkgs.dbk index 7c6b32d..f6206d0 100644 --- a/pkgs.dbk +++ b/pkgs.dbk @@ -270,7 +270,7 @@ The package build process extracts this information from the first line of the There are several possible values for this field: stable, -unstable, testing-proposed-updates and +unstable, testing-proposed-updates and experimental. Normally, packages are uploaded into unstable. @@ -1110,7 +1110,7 @@ uploads as well. Unless the upstream source has been uploaded to security.debian.org before (by a previous security update), build the upload with full upstream source (dpkg-buildpackage -sa). If there has been -a previous upload to security.debian.org with the same +a previous upload to security.debian.org with the same upstream version, you may upload without upstream source ( dpkg-buildpackage -sd). @@ -1227,7 +1227,7 @@ against ftp.debian.org asking that the package be removed; as all bugs, this bug should normally have normal severity. The bug title should be in the form RM: package [architecture list] -- -reason, where package +reason, where package is the package to be removed and reason is a short summary of the reason for the removal request. [architecture list] is optional and only needed @@ -1610,9 +1610,9 @@ source code). The ``magic'' for a recompilation-only NMU is triggered by using a suffix appended to the package version number, following the form -bnumber. +bnumber. For instance, if the latest version you are recompiling against was version -2.9-3, your binary-only NMU should carry a version of +2.9-3, your binary-only NMU should carry a version of 2.9-3+b1. If the latest version was 3.4+b1 (i.e, a native package with a previous recompilation NMU), your binary-only NMU should have a version number of 3.4+b2. @@ -2221,7 +2221,7 @@ after they have undergone some degree of testing in They must be in sync on all architectures and mustn't have dependencies that make them uninstallable; they also have to have generally no known release-critical bugs at the time they're installed into testing -. This way, testing should always be close to +. This way, testing should always be close to being a release candidate. Please see below for details. @@ -2347,7 +2347,7 @@ Consider this example: The package is out of date on alpha in unstable, and will -not go to testing. Removing the package would not help at all, the +not go to testing. Removing the package would not help at all, the package is still out of date on alpha, and will not propagate to testing. -- 2.30.2