/[dep]/web/deps/dep5/copyright-format.xml
ViewVC logotype

Diff of /web/deps/dep5/copyright-format.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 214 by vorlon, Tue Nov 29 05:09:08 2011 UTC revision 215 by vorlon, Wed Nov 30 22:33:10 2011 UTC
# Line 182  Line 182 
182          <title><varname>Format</varname></title>          <title><varname>Format</varname></title>
183          <para>          <para>
184            Required single line: URI of the format specification, such as:            Required single line: URI of the format specification, such as:
185            <literal>http://www.debian.org/doc/copyright-format/1.0</literal>            <literal>http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/</literal>
186          </para>          </para>
187        </section>        </section>
188    
# Line 275  Line 275 
275    
276        <section id="example-header-paragraph">        <section id="example-header-paragraph">
277          <title>Example header paragraph</title>          <title>Example header paragraph</title>
278  <programlisting>Format: &lt;VERSIONED_FORMAT_URL&gt;  <programlisting>Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
279  Upstream-Name: SOFTware  Upstream-Name: SOFTware
280  Upstream-Contact: John Doe &lt;john.doe@example.com&gt;  Upstream-Contact: John Doe &lt;john.doe@example.com&gt;
281  Source: http://www.example.com/software/project</programlisting>  Source: http://www.example.com/software/project</programlisting>
# Line 485  License: GPL-2 Line 485  License: GPL-2
485   [LICENSE TEXT]   [LICENSE TEXT]
486    
487  License: LGPL-2.1  License: LGPL-2.1
488   LICENSE TEXT]</programlisting>   [LICENSE TEXT]</programlisting>
489        </example>        </example>
490    
491        <example>        <example>
# Line 1069  also delete it here.</programlisting> Line 1069  also delete it here.</programlisting>
1069          A possible <filename>debian/copyright</filename> file for the program          A possible <filename>debian/copyright</filename> file for the program
1070          <quote>X Solitaire</quote> distributed in the Debian source package          <quote>X Solitaire</quote> distributed in the Debian source package
1071          <literal>xsol</literal>:          <literal>xsol</literal>:
1072  <programlisting><![CDATA[Format: <VERSIONED_FORMAT_URL>  <programlisting><![CDATA[Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1073  Upstream-Name: X Solitaire  Upstream-Name: X Solitaire
1074  Source: ftp://ftp.example.com/pub/games  Source: ftp://ftp.example.com/pub/games
1075    
# Line 1099  License: GPL-2+ Line 1099  License: GPL-2+
1099    
1100  Files: debian/*  Files: debian/*
1101  Copyright: Copyright 1998 Jane Smith <jsmith@example.net>  Copyright: Copyright 1998 Jane Smith <jsmith@example.net>
1102  License:  License: GPL-2+
1103   [LICENSE TEXT]]]></programlisting>   [LICENSE TEXT]]]></programlisting>
1104        </para>        </para>
1105      </example>      </example>
# Line 1110  License: Line 1110  License:
1110          A possible <filename>debian/copyright</filename> file for the program          A possible <filename>debian/copyright</filename> file for the program
1111          <quote>Planet Venus</quote>, distributed in the Debian source          <quote>Planet Venus</quote>, distributed in the Debian source
1112          package <literal>planet-venus</literal>:          package <literal>planet-venus</literal>:
1113  <programlisting><![CDATA[Format: <VERSIONED_FORMAT_URL>  <programlisting><![CDATA[Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1114  Upstream-Name: Planet Venus  Upstream-Name: Planet Venus
1115  Upstream-Contact: John Doe <jdoe@example.com>  Upstream-Contact: John Doe <jdoe@example.com>
1116  Source: http://www.example.com/code/venus  Source: http://www.example.com/code/venus
# Line 1125  License: PSF-2 Line 1125  License: PSF-2
1125    
1126  Files: debian/*  Files: debian/*
1127  Copyright: 2008, Dan Developer <dan@debian.example.com>  Copyright: 2008, Dan Developer <dan@debian.example.com>
1128  License:  License: permissive
1129   Copying and distribution of this package, with or without   Copying and distribution of this package, with or without
1130   modification, are permitted in any medium without royalty   modification, are permitted in any medium without royalty
1131   provided the copyright notice and this notice are   provided the copyright notice and this notice are

Legend:
Removed from v.214  
changed lines
  Added in v.215

  ViewVC Help
Powered by ViewVC 1.1.5