From 9562f24be3e420a02c8df746b5bd356e5bed7d2a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 12 Nov 2009 13:18:02 -0800 Subject: [PATCH] Standardize on lowercase must for consistency * Change the sole occurrence of MUST to must for consistency and to avoid confusion with IETF RFC keywords. Thanks, Jakub Wilk. (Closes: #552757) --- debian/changelog | 6 ++++++ policy.sgml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6823819..c29eb94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ debian-policy (3.8.3.1) UNRELEASED; urgency=low * Number the DFSG points like in the social_contract document. Proposed by Enrico Zini. Closes: #550192 + [ Manoj Srivastava ] * [b270d2d]: Typo fix: relayed -> related. Thanks to Matt Kraai for pointing this out. @@ -33,6 +34,11 @@ debian-policy (3.8.3.1) UNRELEASED; urgency=low wording: Eric Dantan Rzewnicki Seconded: Manoj Srivastava + [ Russ Allbery ] + * Change the sole occurrence of MUST to must for consistency and to + avoid confusion with IETF RFC keywords. Thanks, Jakub Wilk. + (Closes: #552757) + -- Manoj Srivastava Wed, 21 Oct 2009 15:46:35 -0500 debian-policy (3.8.3.0) unstable; urgency=low diff --git a/policy.sgml b/policy.sgml index 60984bc..9fcb660 100644 --- a/policy.sgml +++ b/policy.sgml @@ -1732,7 +1732,7 @@ Since an interactive debian/rules script makes it impossible to auto-compile that package and also makes it hard for other people to reproduce the same binary - package, all required targets MUST be + package, all required targets must be non-interactive. At a minimum, required targets are the ones called by dpkg-buildpackage, namely, clean, binary, binary-arch, -- 2.39.2