]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Typo fix for writability of maintainer scripts
authorRuss Allbery <rra@debian.org>
Wed, 4 Jul 2007 08:16:18 +0000 (08:16 +0000)
committerRuss Allbery <rra@debian.org>
Wed, 4 Jul 2007 08:16:18 +0000 (08:16 +0000)
Change "must not be not world-writable" to "must not be world-writable"
as was obviously intended.

git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-4

debian/changelog
policy.sgml

index f938920902ecd6e9c3f8dab8df89b842f795a14b..020d3590e19d1bbd303236b2d812e872d2f3fd7d 100644 (file)
@@ -7,6 +7,8 @@ debian-policy (3.7.3.0) UNRELEASED; urgency=low
     operators and change references from POSIX to SUSv3      (Closes: #294962).
   * Bug fix: "[Proposal] new Debian menu structure", thanks to Bill
     Allombert                                                (Closes: #361418).
+  * Bug fix: "typo: "must not be not world-writable"", thanks to Sam
+    Hocevar                                                  (Closes: #392594).
   
  --
 
index a17e6a3d14d2202cee32da75996a73a5eb3083fb..9e23bc040af2a6195a9d701ac3dbbdb7f6632b0c 100644 (file)
@@ -3185,7 +3185,7 @@ Package: libc6
          They must be proper executable files; if they are scripts
          (which is recommended), they must start with the usual
          <tt>#!</tt> convention.  They should be readable and
-         executable by anyone, and must not be not world-writable.
+         executable by anyone, and must not be world-writable.
        </p>
 
        <p>