]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Perl Policy: Explain %Config earlier
authorNiko Tyni <ntyni@debian.org>
Fri, 16 May 2014 16:40:35 +0000 (19:40 +0300)
committerBill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
Sat, 17 May 2014 21:44:58 +0000 (23:44 +0200)
Move the footnote about the Config module to the first reference
The new Config reference was introduced in cc34dcc0 but the
footnote wasn't moved accordingly.

Wording: Niko Tyni <ntyni@debian.org>
Seconded: Russ Allbery <rra@debian.org>
Seconded: Damyan Ivanov <dmn@debian.org>
Closes: #748479
debian/changelog
perl-policy.sgml

index 0b60482a743d888da82cf621ceda6d492870f35f..ac2165a21ac5fef69c2c81dedd7e1d0c0113bed7 100644 (file)
@@ -22,6 +22,11 @@ debian-policy (3.9.6.0) unstable; urgency=low
     Seconded: Russ Allbery <rra@debian.org>
     Seconded: Bill Allombert <ballombe@debian.org>
     Closes: #748480
+  * Perl Policy: Explain %Config earlier
+    Wording: Niko Tyni <ntyni@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Damyan Ivanov <dmn@debian.org>
+    Closes: #748479
   * Packaging: refreshed the names of the Policy Editors.
 
   [ Jonathan Nieder ]
index abe04d9a47d63c537a75dc9a8b5fcad150e233a3..54e97d36bef4c03ba4b653064f1b5ca482603400 100644 (file)
@@ -96,7 +96,8 @@
          <package>perlapi-<var>abiname</var></package> for all released
          package versions it is compatible with. The choice of
          <var>abiname</var> is arbitrary, but if it differs from
-         <tt>$Config{version}</tt>, it must be specified in
+         <tt>$Config{version}</tt><footnote>see the
+         <tt>Config</tt> module</footnote>, it must be specified in
          <tt>$Config{debian_abi}</tt>.
        </p>
       </sect>
 /usr/local/share/perl/<var>version</var>
                </example>
                Where <var>version</var> indicates the current Perl
-               version (<tt>$Config{version}</tt><footnote>see the
-               <tt>Config</tt> module</footnote>).
+               version (<tt>$Config{version}</tt>).
              </p>
            </item>
            <tag><var>vendor</var></tag>