]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Standardize on lowercase must for consistency
authorRuss Allbery <rra@debian.org>
Thu, 12 Nov 2009 21:18:02 +0000 (13:18 -0800)
committerRuss Allbery <rra@debian.org>
Thu, 12 Nov 2009 21:18:02 +0000 (13:18 -0800)
* 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
policy.sgml

index 68238196a127646c26b2006b6b7ecaa779f3d3d8..c29eb9490f3fa3a4ae881d7cc2ca281e760d4d31 100644 (file)
@@ -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 <srivasta@debian.org>  Wed, 21 Oct 2009 15:46:35 -0500
 
 debian-policy (3.8.3.0) unstable; urgency=low
index 60984bc625b5e6eeed62967bef5b49e75b2f96b4..9fcb6605630d730526f6434b2ae0fe77a9d412ae 100644 (file)
          Since an interactive <file>debian/rules</file> script makes it
          impossible to auto-compile that package and also makes it
          hard for other people to reproduce the same binary
-         package, all <em>required targets</em> MUST be
+         package, all <em>required targets</em> must be
          non-interactive. At a minimum, required targets are the
          ones called by <prgn>dpkg-buildpackage</prgn>, namely,
          <em>clean</em>, <em>binary</em>, <em>binary-arch</em>,