From f39fe9d4bc04304a4f7f561169892faa4a4f6c5e Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Sat, 7 Jan 2012 08:33:31 -0800 Subject: [PATCH] Dependency architecture restrictions must be non-empty An empty list of architectures doesn't make sense and has an ambiguous meaning, so just make it a syntax error. Closes: #498300 --- policy.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.sgml b/policy.sgml index c1ff4b4..0f1dbf9 100644 --- a/policy.sgml +++ b/policy.sgml @@ -4628,7 +4628,7 @@ Depends: libc6 (>= 2.2.1), exim | mail-transport-agent Relationships may be restricted to a certain set of architectures. This is indicated in brackets after each individual package name and the optional version specification. - The brackets enclose a list of Debian architecture names + The brackets enclose a non-empty list of Debian architecture names in the format described in , separated by whitespace. Exclamation marks may be prepended to each of the names. (It is not permitted for some names to be -- 2.39.2