Package: debian-policy Version: 3.9.2.0 Dear Policy maintainers,
as discussed on debian-project@l.d.o, here is a patch for DEPĀ 5, to link to the SPDX license registry instead of its working version. Have a nice day, -- Charles Plessy Tsurumi, Kanagawa, Japan
>From 698033147768055e8c75c1ca064741a549ebf271 Mon Sep 17 00:00:00 2001 From: Charles Plessy <ple...@debian.org> Date: Sun, 29 May 2011 12:01:50 +0900 Subject: [PATCH] Link to the SPDX license registry instead of its working version. --- copyright-format/copyright-format.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/copyright-format/copyright-format.xml b/copyright-format/copyright-format.xml index e198d3c..8ae9023 100644 --- a/copyright-format/copyright-format.xml +++ b/copyright-format/copyright-format.xml @@ -558,8 +558,7 @@ License: MPL-1.1 </para> <para> Currently, the full text of the licenses is only available in the <ulink - url="http://spdx.org/wiki/working-version-license-list">working version - of the SPDX license list</ulink>. + url="http://spdx.org/licenses">SPDX Open Source License Registry</ulink>. </para> <informaltable> <tgroup cols="2"> -- 1.7.2.5