]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Update the common-licenses list
authorRuss Allbery <rra@debian.org>
Mon, 3 Dec 2007 02:52:44 +0000 (02:52 +0000)
committerRuss Allbery <rra@debian.org>
Mon, 3 Dec 2007 02:52:44 +0000 (02:52 +0000)
Update the list of licenses in /usr/share/common-licenses to mention
specific version numbers, include GFDL 1.2, and include GPL 3 and
LGPL 3.  List all of the specific file names in the footnote rather
than only giving examples.

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

debian/changelog
policy.sgml
upgrading-checklist.html

index 3a6bccc350efd778470216a468a13ca2fa5ee1a1..0a6b04a23bcf0544f25410be4e58072e25be524e 100644 (file)
@@ -30,6 +30,8 @@ debian-policy (3.7.3.0) UNRELEASED; urgency=low
     files", thanks to Franz Pop and RaphaĆ«l Hertzog          (Closes: #363133).
   * Bug fix: "Introduce a requirement for internationalisation of debconf
     templates", thanks to Christian Perrier                  (Closes: #402975).
+  * Bug fix: "GFDL is now in common-licenses".  Also add the rest of the
+    specific license versions and the GPLv3                  (Closes: #420701).
   * Remove inactive uploaders and add Russ Allbery.
   
  --
index 2e8fdd19c9b1a0c4e68f397b1937603371a2961b..a71358df7b4687ac86cd3662b60fe93db29c6a44 100644 (file)
@@ -8696,21 +8696,21 @@ install-info --quiet --remove /usr/share/info/foobar.info
 
        <p>
          Packages distributed under the UCB BSD license, the Artistic
-         license, the GNU GPL, and the GNU LGPL, should refer to the
-         corresponding files under
+         license, the GNU GPL (version 2 or 3), the GNU LGPL (versions
+         2, 2.1, or 3), and the GNU FDL (version 1.2) should refer to
+         the corresponding files under
          <file>/usr/share/common-licenses</file>,<footnote>
-            <p>
-              For example,
-              <file>/usr/share/common-licenses/Artistic</file>,
+           <p>
+             In particular,
               <file>/usr/share/common-licenses/BSD</file>,
-              <file>/usr/share/common-licenses/GPL</file>,
-              <file>/usr/share/common-licenses/LGPL</file>,
-              <file>/usr/share/common-licenses/GFDL</file>,
-              <file>/usr/share/common-licenses/GPL-2</file>, and
-              <file>/usr/share/common-licenses/LGPL-2.1</file>, and so
-              on. Note that the GFDL is new here, and the license file
-              may not yet be in place in
-              <file>/usr/share/common-licenses/GFDL</file>. 
+              <file>/usr/share/common-licenses/Artistic</file>,
+              <file>/usr/share/common-licenses/GPL-2</file>,
+              <file>/usr/share/common-licenses/GPL-3</file>,
+              <file>/usr/share/common-licenses/LGPL-2</file>,
+              <file>/usr/share/common-licenses/LGPL-2.1</file>,
+              <file>/usr/share/common-licenses/LGPL-3</file>, and
+              <file>/usr/share/common-licenses/GFDL-1.2</file>,
+              respectively.
             </p>
           </footnote> rather than quoting them in the copyright
          file. 
index f66adf39dc5cda818b7785f57aaed0418932fffc..1c9e8369e8f02addfba395aca9e45427b7bf7d64 100644 (file)
@@ -77,6 +77,8 @@ picking your way through this list.
      * Packages following the Debian Configuration management
        specification must allow for translation of their messages by using
        a gettext-based system such as po-debconf.                [3.9.1]
+     * GFDL 1.2, GPL 3, and LGPL 3 are now in common-licenses and should
+       be referenced rather than quoted in debian/copyright.     [12.5]
 3.7.2.2                        Oct 2006
      * Maintainer scripts must not be world writeable (up from a
        should to a must)                                         [6.1]