From 2aa2659c4608b77487e54ff151227373c598247b Mon Sep 17 00:00:00 2001 From: aba Date: Tue, 28 Sep 2004 19:14:32 +0000 Subject: [PATCH] fix examples git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@2604 313b444b-1b9f-4f58-a734-7bb04f332e8d --- developers-reference.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/developers-reference.sgml b/developers-reference.sgml index 675097f..07be5f8 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -6,7 +6,7 @@ %commondata; - + @@ -3166,12 +3166,12 @@ has in testing.

Consider this example:

- - foo | alpha | arm + +foo | alpha | arm ---------+-------+---- testing | 1 | - unstable | 1 | 2 - +

The package is out of date on alpha in unstable, and will not go to testing. And removing foo from testing would not help at all, the package @@ -3179,12 +3179,12 @@ is still out of date on alpha, and will not propagate to testing.

However, if ftp-master removes a package in unstable (here on arm):

- + foo | alpha | arm | hurd-i386 ---------+-------+-----+---------- testing | 1 | 1 | - unstable | 2 | - | 1 - +

In this case, the package is up to date on all release architectures in unstable (and the extra hurd-i386 doesn't matter, as it's not a release -- 2.30.2